Current Record: visibility:fieldName #47

A directive in the relationships.ini file to configure the visibility of a field. This will override the field settings in any of the tables...

Current Record: visibility:fieldName #47

A directive in the relationships.ini file to configure the visibility of a field. This will override the field settings in any of the tables...

visibility:fieldName

[Permalink]

A directive in the relationships.ini file to configure the visibility of a field. This will override the field settings in any of the tables within the relationship.

Hiding A Field

[myrelationship]
conferences.ConferenceID = "$ConferenceID"
visibility:ConferenceID = hidden

This will make the ConferenceID in the relationship list view disappear.

Showing A Field

[myrelationship]
conferences.ConferenceID = "$ConferenceID"
visibility:ConferenceID = visible

This will make the ConferenceID in the relationship list view appear.

blog comments powered by Disqus
Powered by Xataface
(c) 2005-2024 All rights reserved