- Create or open the text file for
customized properties.
For
more information,
see
Editing Properties Using MQL.
-
To hide the AND and NOT buttons in the Edit Effectivity Definition dialog box, follow these steps:
-
Add or edit this line in the file used to import properties into a page object:
emxEffectivity.Dialog.AllowSingleOperator=true
Note:
If more than one effectivity type is defined, this setting has no meaning.
-
Set the value for this property depending on your business requirements:
true = The AND and NOT buttons are not visible when only one effectivity type is present in the Edit Effectivity Definition dialog box.false = The AND and NOT buttons are visible when only one effectivity type is present in the Edit Effectivity Definition dialog box.
A specific page can override this property using the showAnd URL parameter.
-
When you are finished updating the text file with all properties that you want to modify, use the text file to modify the effectivity.properties page object. For more information, see Editing Properties Using MQL.
|