Hide Tab Page

Use this system function to prevent the user from seeing (and therefore interacting with) the controls on a tab page. Hidden controls can be manipulated programmatically.

Parameters

Tab Control

Input, required. The tab FC to affect.

Tab Page

Input, required. The tab page to hide. Set the parameter to a tab page from the list of objects.

Additional Notes

This function can only be called on Post Dialog is Initialized. At all other times, use Disable Tab Page instead.Disable Tab Page