lfShowAll
Description
Shows the given fields, panels and tabs.
Parameters
Return Type
None
Example
lfShowAll("issueType", "comments_tab", "activity_panel", "Field Tab");This is equivalent to:
lfShow("issueType");
lfShow("comments_tab");
lfShow("activity_panel");
lfShowTab("Field Tab");See also
Need support? Create a request with our support team.
Copyright © 2005 - 2025 Appfire | All rights reserved.
