I have created two pages, in page 1, I have a section from a model, that I need to display based on another model field value. In the action sequence I’ve queried that model. It works fine but I need to reload the page to see that change. Is there any way to reflect the change, without having to reload the page?
Page 1 / 1
Hi Anjana,
Since the page has been initiated without parent model value, the dependent model need to be re-queried post parent model refresh (i.e. post your action sequence run).
Thanks @Dinesh, it worked for me
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.