Visibility of attributes in Data Schema | Community
Skip to main content
New Participant
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
Jonathon_wodnickiAccepted solution
New Participant
March 20, 2020

Hi,

 

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

 

Thanks,

-Jon