Click or drag to resize

CustomerSettingKeyRefPropsAllowTextInput Field

Can be used to allow text input (typing) in (single valued) reference property controls that have a custom lookup function. Normally this kind of overriding is done using the FormFieldSetting.LookupUrlTextInput. However, the filter properties in the access request ed2 process are not based on form fields. Comma delimited (reference) property system names.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public const string RefPropsAllowTextInput = "RefPropsAllowTxtInp"

Field Value

Type: String
See Also