Servoy CRM tabless panel help

I’m trying to figure out how tabs_solNav in the form frm_nav_main gets set with the navigation. I see lst_solution_navigation actually produces the form but what I can’t figure out is how tabs_solNav gets populated with it.

Can anyone assist me?

thanks
Keith

Hi keith,

The tab links to tabs_solNav over a relationship. In fact it’s more of a filter since the left side of the relationship is a global.
Setting this global will give you a filtered foundset.

Hope this helps.

That makes sense but where are are those settings. There isn’t anything is the properties that would suggest a relationship. I know when you create a tab panel you select a relationship to base it in. Now that it’s created how do I see what it is? I’m running 4.0

Hi Keith,

Just select the tab on that tabpanel and you will see a relationName property in the properties pane.