Tuesday, August 14, 2012

Hide Applet Control / List Columns At Runtime

Applet User Property "HIDE CONTROL" which can help you to hide Applet Control / List Columns at Runtime.










This user property set in Applet allows you to hide some control/List columns at runtime.




Syntax:
Name: Hide Control
Value: Control to hide, Condition
So in the below screenshot configuration NewRecord button will be hidden if Account record is present on that applet.
This User property could be based on class and so far I have explored it works only in Order Management realm.

2 comments:

  1. It will doesn't work on most part of applets. It's works only on applets with class "CSSSWEFrameListHC". What is not useful.

    Most useful tip is to use Control with HTML type = "Hidden". Even on List column - drag this field like button in web layout!

    ReplyDelete
  2. Hi,
    will it work on CSSSWEFrameTask class?

    ReplyDelete