autoform
autoform copied to clipboard
Required fields not working if using non-default changeset
We're using the default changeset function to determine which fields are given a class of 'required'.
This needs to be changed to take into account the changeset passed in instead/as well.