Pagination Challenge: Updating Reusable Elements without Tab Navigation Change

Hi,

I’m facing an issue with pagination on my page, where I use pagination to display different tabs. On each of these tabs, I have some reusable elements. These reusable elements, for instance, have an “Add” or an “Edit” function for records displayed in a repeating group. Both insertion and editing open a popup.

My challenge is that when I submit new information or edit something and update the page, I get redirected out of the tab I’m on and thrown back to the first tab. How can I update the table in the reusable element after an edit without being moved elsewhere?

Are you using URL parameters to pass data along and navigate? That might solve your issue. :man_shrugging:

I am sure there are multiple ways to do this, this was just one idea. :blush:

No I haven’t figured out how to use url parameters yet.

Do you know about a good video torturial?

Hey @Rallis :wave:

I have a video on our eLearning Hub but it’s a paid video. You are more than welcome to check it out.

This might help you. :man_shrugging:

This topic was automatically closed after 70 days. New replies are no longer allowed.