November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
Hi,
Hi,
Thanks for your reply. Regarding the second question, the code satisfies my requirements quite well, but I was trying to make sure it falls within the regular way of doing things with Episerver Forms, which will still be working in future versions.
I would like to present users with feedback on the result of a webservice call in which data from a form is submitted to the webservice. The most straightforward way to do this seems to be to call the service from the controller for the page displayed after submission (the "thank you page"). The result of the webservice call can then be passed directly to the view for this page. When using an actor this is more complicated.
Two questions:
The code I want to use is more or less like this:
Submit
[Pasting files is not allowed]