Hiding the field in customer schema Navtree
Hi Team,
There is a requirement to hide the attribute.
I have provided accessibleIf to the customer table. It hides the fields in the database structure level.
but in the nav tree, it's displaying the attribute with 0 if it's an integer attribute and null if it's a string attribute.
also in the form I have provided, visible if so, it's hidden in the form.
but still showing in navtree
FYI: I have added those attributes in the customer schema navtree.
Can anyone have the solution for it.