pxFile: Text field with a filepicker, provide a string as value for changeInputValueInPx5
pxDate: Date, provide a date as string in format YYYYMMDD as value for changeInputValueInPx5
pxDateTime: Date and time, provide a date with time as string in format YYYYMMDDHHMMSS as value for changeInputValueInPx5
pxHelpField: Help field for picking an data record in an other entity, the name of the other entity is added after a colon, provide a string with the key of the record of the other entity as value for changeInputValueInPx5
pxListbox: Pick a value from a list, provide a string with the in Px5 visible value as value for changeInputValueInPx5
pxListboxMulti: Pick multiple values separates by semicolon from a list, provide a string with the in Px5 visible values as value for changeInputValueInPx5
Payload for message from Px5 of method "GetControlsFromPx5" and "ValueChangedInPx5"
See
MessageFromPx5