dwyl/autoform
GitHub で見るRequired fields not working if using non-default changeset
Open
#35 opened on 2018年12月12日
bughelp wantedin-progress
Repository metrics
- Stars
- (21 stars)
- PR merge metrics
- (PR metrics pending)
説明
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.