I have 5 different forms, all were working, but after adding the modal, the last entry isn’t saving. I added a modal at the end for a successful entry which somehow i feel is in play for which now the last entry isn’t saving.
Nothing has changed on this (this was working). I even tried adding the same effect on the modal but that doesn’t save it either.
I guess what am i missing in order for the last form to be saved to the db collection now that I have a modal at the end?
On editing the entry, it will save. But the original new entry form isn’t saving the last screen since adding the modal.
Thanks for the help.