t-rad679 / egrim

Electronic Grimoire
Apache License 2.0
0 stars 0 forks source link

Prevent submit under correct conditions for existing forms #74

Open t-rad679 opened 2 weeks ago

t-rad679 commented 2 weeks ago

When creating the Tarot Deck form, I started thinking about not allowing submit until the form is populated correctly (and, for the case of update, when the values have changed). Go back and apply this thinking to the existing forms. There is likely a way to extract some common logic here.