
Suzanne Wenger
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Activity overview
Latest activity by Suzanne Wenger-
Suzanne Wenger created a post,
Auto-filled fields show "null null" if enabled is not checked
We are seeing a glitch in our system when pre-filling fields with logged-in user's info (userFullName(), userEmail()). The fields pre-fill fine, but when we uncheck the enabled settings box for the...
-
Suzanne Wenger commented,
Hi Courtney, I believe we are on 62. Thanks again for your help, Suzanne
-
Suzanne Wenger commented,
I have updated my code since I first posted as well, to allow for custom error messages. Below is the new code which aligns with the new error message I sent you... ---------------- var today = fre...
-
Suzanne Wenger commented,
Hi Courtney, The errors change when I login and out. Currently the error message is as follows... ---------- Line 15, character 4: EventDate[i].status = "Invalid Date. Please only submit future eve...
-
Suzanne Wenger created a post,
Repeat Field Validation
I am trying to validate a date field within a repeating section(table). So far I am only getting a "Mixed spaces and tabs" error within the rules editor. I am thinking I must be doing something wro...