Hide the comment field during a transition
This live field script is called during a transition and hides the Comments field.
if(argv["screen"] == "trans_41") {
lfHide("comments_tab");
lfHide("addComment");
}
, 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.