Retrieves the table configuration based on the specified ID for the logged in user.
name | description | type | default | type |
---|---|---|---|---|
id | ID of the record to be returned | path | String |
the requested RowMobileTableConfig object
Child Elements:
RowMobileTableConfigField
This element represents field detail records associated with the table configuration.
The element contains a __name
attribute with the value mobileTableConfigFields
.RowUsers
This element represents the user associated with the table configuration, by the mobileTableConfig.user_id
field.
The element contains a __name
attribute with the value enteredUser
.