Announcement

Collapse
No announcement yet.

Need help .

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Need help .

    How to stop form submit when our condition is not true , and also how to do this functionality using formula panel.?

  • #2
    You can't stop saving with formula.
    You can set simple validation in Entity Manager for fields, like requirement or min/max values.
    Or you can throw Error in beforeSave hook

    Comment


    • #3
      Ok ! Got it , let me check , Thanks

      Comment

      Working...
      X