dwyl/autoform
View on GitHubRequired fields not working if using non-default changeset
Open
#35 opened on Dec 12, 2018
bughelp wantedin-progress
Repository metrics
- Stars
- (21 stars)
- PR merge metrics
- (PR metrics pending)
Description
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.