DuWayne Caviness
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Activity overview
Latest activity by DuWayne Caviness-
DuWayne Caviness commented,
Yes, that worked, thanks!
-
DuWayne Caviness commented,
var event = form.load;for (let i = 0; i < ModifyWhat.value.length; i++) { if ((Boolean(ModifyWhat[i].value)) && (ModifyWhat[i].value === 'Job Title')) { jobtitlemessage.visible = true; jobtitlemess...
-
DuWayne Caviness commented,
-
DuWayne Caviness created a post,
Applying Rules to Tables
I have a rule tied to a drop-down embedded in a tabled that is not triggering properly... As seen above, when 'Job Title' is selected a message is supposed to appear. If 'Job Title' in any other ...