Neotable visibility after navigation - Forum

Forum Navigation
You need to log in to create posts and topics.

Neotable visibility after navigation

Hi

Hope someone can explain this. I need the data set in the container to remain loaded between navigation to other areas.

If you load a container with a table (neotable) the data will show as expected. However, if you navigate away from the current page (with the container and neotable object) and return the container is empty and you have to reload the data set.

Is there a way to keep the data in the container as loaded between navigation?

@jason-roberts have you tried placing it in a Master Page, common to all pages?
Note that you can hide / show the Container whenever you need.

No I will try that. Thank you Luis.

I got around the issue by running the query on page entry from the previous. There is a delay but I am reasonably happy with the result.