


William Lawrence
- Total activity 26
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 12
- Subscriptions 7
Activity overview
Latest activity by William Lawrence-
William Lawrence created a post,
Power Automate Trigger Built in Filter
Currently when we create a Form submission flow we have to manually add in a condition to filter for the specific form then if it is a No, we need to add a Terminate step to stop the flow from cont...
-
William Lawrence created a post,
Modify Element Properties such as Font and font colors and code viewing
It would be great if we could modify element properties such as changing the font, font colors, etc. and also be able to switch to code view and edit it that way, much like CivicEngage Form Center ...
-
William Lawrence commented,
I completely agree about security.
-
William Lawrence created a post,
Protect Submission History Data
We have some forms that receive confidential data. It would be ideal to lock down forms to be accessible by certain individuals and have the submission history be password protected. This would als...
-
William Lawrence created a post,
Form Builder Form Name, Add Page, Preview and Save make always visible
When building forms, especially longer ones, we have to scroll all the way back up in order to Add new pages, Save and then preview. It would be beneficial to have this menu always visible.
-
William Lawrence commented,
We have the same problem so I made a read-only check box with one item required and default unchecked and this prevents them from submitting the form.
-
William Lawrence commented,
Try to use {ELEMENT:<field name>} by replacing <field name> such as {ELEMENT:Email} or {ELEMENT:Project_Name}. I believe this is where you cannot use spaces and need to use _ instead.