two forms one page

I'm on the edit route and I want to have a form that I use for adding comments. And for that form I need a button to be able to submit the form. Then the page also has the save changes action. I can't seem to find a way to add the comments form as an individual form that can be submitted individualy
2 Replies
awcodes
awcodes5mo ago
If the comments are a relationship then you should use a relationship manager
mvpopuk
mvpopukOP5mo ago
Thank you @awcodes that fixed my problem 🙂

Did you find this page helpful?