PxPlus User Forum

Main Board => Discussions => iNomads => Topic started by: pawan63 on December 13, 2018, 05:44:07 AM

Title: Using folder's in the Nomads to access different sub-panels
Post by: pawan63 on December 13, 2018, 05:44:07 AM
Hi Team,

We have a Nomads panel and we are trying to access the sub-panels through this module by using the folder/Tab Selector controls. We have many sub-panels which has to be integrated. The issue is that when we change/clicks the tab (panel) in the folder the sub-panel control is transferred but the functionality is not working. But when we run it without using the iNomads everything seems to be working fine!

Thanks,
Pawan
Title: Re: Using folder's in the Nomads to access different sub-panels
Post by: Mike King on December 13, 2018, 11:09:59 AM
You probably should submit a help desk ticket regarding this issue, however folder tabs defined in your Nomads panels should work.  We have clients using this functionality none of whom who reported any problems. 

If you are manually adding tabs in your code or invoking the *obj/Folder object, then you may have issues.  Dynamically created folders are not supported within iNomads due to the nature of the panel->HTML conversion where folder regions and tabs need to be created up-front during the panel initialization process.

If however your folders are defined in the Nomads panel they should work fine.
Title: Re: Using folder's in the Nomads to access different sub-panels
Post by: pawan63 on December 21, 2018, 07:32:26 AM
Thanks a lot for your time.

Title: Re: Using folder's in the Nomads to access different sub-panels
Post by: Mike King on December 21, 2018, 09:31:53 AM
Hopefully you were able to figure out what was failing.  If not please contact our support department and they should be able to assist you.