Any pointers, documentation, advise or acheiving the following:-
Web Form
Step 1 Summary of an interview location, (entity form calling data displays fine)
Step 2- end of form load a record for the interview question, 1 for each record associated with the interview
Is this possible rather to define all the steps, i don't want to generate the steps from tabs in the entity form, but rather a step per associated records.
Hi @sbonera,
You will likely want to leverage the new Web API for this and build in dynamic question retrieval and post. Trying to manipulate web form steps is extremely complicated, especially when dealing with the sessions - even using the back button of a browser can throw things off drastically.
If Web Forms are a must, possibly you can use server-side code to fill the GUID in a text field to a "next question" and use Condition steps to check if that field has a value, and if so redirect based on it.
I hope this helps,
Justin
Thank you for the information, just got back from annual leave, I will take a look at the new web API. I had already fetched the data using fetch xml and displayed it etc and that works well, so will dive into my ajax and javascript calls 😀to get the data back to the CDS.
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
User | Count |
---|---|
3 | |
3 | |
1 | |
1 | |
1 |