Hide Control n/Hide List Column n User Property
We have a requirement to Hide Control based on User logged in Organization. Seems to be Hide Control n/Hide List Column n User Property only work on applets with Class as CSSSWEFrameHC or CSSSWEFrameListHC.
Above user Properties on Account List/Form Applet (CSSFrameListBase/CSSFrameBase) are not working. if I change the Applet class of these applets to CSSSWEFrameHC or CSSSWEFrameListHC it is working.
What is Impact of changing the Applet class from CSSFrameBase to CSSSWEFrameListHC?
We don't want to use the Toggle applets approach or Browser Script approach to hide control.
Do we have any other Configuration approach?
Thanks,