Embed form and container one below the other (retain them after page reload) in a single page

Hello,

I have dynamic UI to be created, but also batch submit the changes. Hence trying to create a form, so that each form takes in some inputs, and passing those inputs to the next container, where UI is updated based on the selection but this makes the entire page to be reloaded causing the new container to disappear and I am left with only the initial form.

Is there a way to get around with this?

Many Thanks,
Latha

Hi @Latha,

Thanks for posting!

Have you tried using session state to implement this? If so, can you share a code snippet so we can reproduce the issue you’re seeing?

Caroline :balloon:

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.