Tools

Disabling/Enabling Editors

The ConditionalAppearance module allows you to declare conditional appearance rules to disable/enable Property Editors. Here, the following Property Editors are demonstrated:
- Simple Property Editor is disabled in any View when the corresponding flag is set;
- Lookup Property Editor is disabled in any View when the corresponding flag is set;
- Aggregated Property itself and its editors are disabled wheh the corresponding flags are set;
- Collection Propert Editors are disabled in any View when the corresponding flags are set;
- PropertyDisabledByStaticMethod Property Editor is always disabled in any View;
- PropertyDisabledByInstanceMethod Property Editor is disabled when it's set to 'You cannot edit me' string.
 
 
Name AscendingNot filtered
Disable Simple Property Not filtered
Simple Property Not filtered
Disable Lookup Property Not filtered
Lookup Property Not filtered
Property Disabled By Static Method Not filtered
Property Disabled By Instance Method Not filtered
EditNewEditDisableEnableEditorsObject1SimpleProperty can be disabled in any ViewLookupProperty can be disabled in any ViewNever can be editedYou can edit me
EditNewEditDisableEnableEditorsObject2SimpleProperty is disabled in any ViewLookupProperty is disabled in any ViewNever can be editedYou cannot edit me
Page 1 of 1 (2 items)Prev1Next v