I have a create popup form to add record to sub grid in power portal, need here is I want to stay in the form after submitting the form, how can I achieve this? or if I can do it with custom Save button what's the solution?

I have a create popup form to add record to sub grid in power portal, need here is I want to stay in the form after submitting the form, how can I achieve this? or if I can do it with custom Save button what's the solution?
Hi @Umesh1234 ,
Assuming you're OOB basic form to show as popup while adding a record in sub-grid. Please checkout following article explaining how to do this using JS.
OOB there is no such option available as far as I know but you can redirect to some other page (e.g main list) on submission and then add JS to open newly created record.
Thanks,
Saud
If you like this post, give a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users find it.