Unlink a user-defined property from its base property
A user-defined property on a:
- screen shortcut
- Screen Navigate command
- Button Behavior event that navigates to a screen on a release
- Popup Open command
inherits its value from a base property.The base property is the property as defined on the screen or popup called by the shortcut or navigation command.
Link

Properties
tab indicates that the value of the property is linked to its associated base property. If Unlink

To unlink a user-defined property from its base property
- Use one of the following methods:
- Next to the property in thePropertiestab, selectLink
and select
Unlink from base property.Unlinkappears and the screen property no longer inherits the value of the base property.
- Change the value of the linked property.
- Change the binding status of the linked property from bound to unbound or vice versa.
- If the property is bound, change the Initial value or the Binding value of the property.TIP:The Border property does not support linking and unlinking.
Provide Feedback