Is there a function to identify if an attribute in a configuration has been hidden by a rule?
Summary:
Looking for a way to get hiddenByRule information, via BML or any other option.
Content (required):
Pipeline Viewer in config shows the Configuration XML, and that one is showing all attribute information like this...
<attribute _variableName="profileAB" dataType="Text" hiddenByRule="true" isArrayAttr="false" label="User Profile" locked="false" menuType="false" value_var_name="">
Looking for a way to get that kind of information, specifically hiddenByRule property via BML or any other option.
Version (include the version you are using, if applicable):
21B
Code Snippet (add any code snippets that support your topic, if applicable):
Tagged:
0