lfEnableTab
lfEnableTab
Description
Enables the given tab.
Parameters
Return Type
None
Example
You can enable the Field Tab from the issue if he assignee is Admin.
if(assignee == "admin") {
lfEnableTab("Field Tab");
}
See also
, multiple selections available, Use left or right arrow keys to navigate selected items
Need support? Create a request with our support team.
Copyright © 2005 - 2025 Appfire | All rights reserved.