Visibility of attributes in Data Schema | Community
Skip to main content
Level 3
March 19, 2020
Solved

Visibility of attributes in Data Schema

  • March 19, 2020
  • 1 reply
  • 2468 views

Hi,

 

We have requirement to make few attibutes in schema, not to visible in configurelist until clicks the display advanced field option.

Normally those attributes should not be visible in configurelist (Data schema- Data Tab). If I click the Display Advanced field option It should visible.

 

Please help me here.

Thanks in advance.

 

 

 


 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Jonathon_wodnicki

Hi,

 

Set attribute advanced="true" on the desired <attribute/> or <element/> nodes in the schema.

 

Thanks,

-Jon

1 reply

Jonathon_wodnicki
Community Advisor
Jonathon_wodnickiCommunity AdvisorAccepted solution
Community Advisor
March 20, 2020

Hi,

 

Set attribute advanced="true" on the desired <attribute/> or <element/> nodes in the schema.

 

Thanks,

-Jon