How can one create a property with an empty value?
I am trying to enable/disable the Next button conditionally, based on whether a property has a value - which is entered by the user e.g.
Code: Select all
( RegistrationURL) AND ( RegistrationCode )
However, it doesn't seem possible to create a property with no value, as the OK button is disabled until a value is entered on the New/Edit property dialog.
AI 7.5.1
Cheers,
Charles.