Announcements
I have a form that has some required field (in this case Resolved date) The save button submits the form fields, but I'd like for it to stop it from saving unless that required field is filled out. The error message populates but the form still saves with the blank field. Any thoughts or help on this would be appreciated.
Hey @joel914823 ,
Did you mark it as required inside your form?
you can do it here:
You need to set this to true and unlock it first (Simply click on the banner in advanced properties)
let me know if it helped.
Hello @DBO_DV I have an if formula in that box, see below and that data card is based on the status drop down which is set to resolved.
If it does not stop it like this you could add a similar function to the buttons Displaymode:
if(DataCardValue2.Selected.Value<> "Resolved"&&IsBlank(DataCardKey1.Text),Displaymode.Disabled,Displaymode.Edit))
Thanks @DBO_DV I did something a tad bit similar and it worked, thanks for your help
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.
Vish WR 839
Valantis 533
Haque 412