Announcements
I have Form1.I have SubmitForm button. SubmitForm button default state is 'DisplayMode.Disabled'I need to make all fields in Form1 required - or identify to the submit button when one or more Form1 fields have been left empty, thus keeping the SubmitForm button display mode 'Disabled'.Once all fields have been filled submit button display mode should change to 'Edit'.
@Phineas
Is it not better to leverage the property of DataCard called Required?
Go to Advance Properties, unlock DataCard, and change Require Property to true.
Do it for all your DataCards, which will automatically highlight to the user what field is not completed.
How do I feed that back to the Submit button, so that the button is not in 'Edit' until all fields have content?
You don't need to change the behaviour of the button. This property will not allow the user to submit until the user will fill all data cards, even handling errors for you 🙂
Here is how that will look if you try to submit but do not fill in the fields, so there is no need to change the behaviour of the button if you using this property inside of the form
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 545 Most Valuable Professional
Haque 314
Kalathiya 234 Super User 2026 Season 1