on 2019 Jan 10 2:25 PM
Custom property "hiddenForUI" is not working for OOTB fields.
Added below chnage in our custom item.xml but chnages are not reflecting.
<description>Average rating</description>
<modifiers read="true" write="true" optional="true" search="false"/>
<custom-properties>
<property name="hiddenForUI">
<value>Boolean.TRUE</value>
</property>
</custom-properties>
<persistence type="property" />
</attribute>
Request clarification before answering.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.