London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
AI OnAI Off
London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
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]