Developer forum

Forum » Dynamicweb 10 » POST: /dwapi/forms/{formId}

POST: /dwapi/forms/{formId}

Joakim
Reply

Im running DW 10.9.8 and I'm unsure how to properly manage the POST: /dwapi/forms/{formId}. Doing it via razor, you get all the fields required rendered via module output. Fetching the form via GET: /dwapi/forms/{formId} you only get fields and those are the ones created in form for editors app. Since you dont, in form for editors, define recipient, subject etc, where would this data be placed to be able to get via GET: /dwapi/forms/{formId}?

Posting the form in my frontend app correctly shows the submit in form for editors, but no email is sent, which I assume is because there is lacking settings normally set in the module.

I might be looking at this incorrectly, and merely need a point in the right direction.

 

Thanks,


Replies

 

You must be logged in to post in the forum