Skip to content

Add Group Support to OMG Forms

Choose a tag to compare

@mrbobbybryant mrbobbybryant released this 08 Nov 21:21
· 33 commits to master since this release
  • Fields can now be grouped together. Groups can also have titles and an order.
  • Replace Exceptions error reporting with standard PHP errors.
  • Add FormType to Javascript events. This way users can more easily conditionally take actions on a per form type bases.