Lookup
Get a list of fields and their settings.
- Permissions to view the App is needed.
- API Tokens cannot be used with this API.
LookupField
Warning
- extend the abstract class "AbstractInputField"
Methods
getLookup()
Get the lookup
Parameter
(none)
Return
LookupItem
Methods
getFieldMapping()
Get the fieldMapping
Parameter
(none)
Return
List<FieldMapping>
getFilterCond()
Get the filterCond
Parameter
(none)
Return
String
getLookupPickerFields()
Get the lookupPickerFields
Parameter
(none)
Return
List<String>
getRelatedApp()
Get the relatedApp
Parameter
(none)
Return
getRelatedKeyField()
Get the relatedKeyField
Parameter
(none)
Return
String
getSort()
Get the sort
Parameter
(none)
Return
String