Excluding a Tab from a Folder Programmatically

Started by James Zukowski, October 14, 2020, 06:16:29 PM

Previous topic - Next topic

James Zukowski

Is there a way to prevent a tab on a folder from being created based on Pre-Display factors? Example: Prevent the tab from being created based on whether contingent files exist. If the file(s) exist, create the tab, else skip it.
Thanks!

v13.10 almost on v17
Linux RH
James Zukowski
Sr. Developer - J&E

BRAND>SAFWAY
Brand Industrial Services

Jane Raymond

After the folder has been drawn (like in the Post-Display logic of the main panel) you can drop or disable a tab.
e.g.
fldr'droptab(3) ! drops the third tab
fldr'disabletab(1) ! disables the first tab
Jane Raymond
Software Developer
PVX Plus Technologies Ltd.

James Zukowski

James Zukowski
Sr. Developer - J&E

BRAND>SAFWAY
Brand Industrial Services