Fetch choices
Parameters
fieldAccessPath | The access path of field for which the choices are to be fetched. |
---|---|
form | The Form object which holds the choice field. |
index | Index from which the choices are to be fetched. |
completionHandler | The choices and Error will be returned to the completionHandler. |
Parameters
searchString | A string that has to be searched on the available choices. |
---|---|
fieldAccessPath | The access path of field for which the choices are to be fetched. |
form | The Form object which holds the choice field. |
index | Index from which the choices are to be fetched. |
completionHandler | The choices and Error will be returned to the completionHandler. |
Parameters
reportLinkName | The report link name. |
---|---|
fieldAccessPath | The access path of field for which the choices are to be fetched. |
form | The Form object which holds the choice field. |
index | Index from which the choices are to be fetched. |
completionHandler | The choices and Error will be returned to the completionHandler. |
Parameters
reportLinkName | The report link name. |
---|---|
searchString | A string that has to be searched on the available choices. |
fieldAccessPath | The access path of field for which the choices are to be fetched. |
form | The Form object which holds the choice field. |
index | Index from which the choices are to be fetched. |
completionHandler | The choices and Error will be returned to the completionHandler. |
Parameters
recordID | The ID of the record that needs to be updated. |
---|---|
reportLinkName | The report link name. |
fieldAccessPath | The access path of field for which the choices are to be fetched. |
form | The Form object which holds the choice field. |
index | Index from which the choices are to be fetched. |
completionHandler | The choices and Error will be returned to the completionHandler. |
Parameters
recordID | The ID of the record that needs to be updated. |
---|---|
reportLinkName | The report link name. |
searchString | A string that has to be searched on the available choices. |
fieldAccessPath | The access path of field for which the choices are to be fetched. |
form | The Form object which holds the choice field. |
index | Index from which the choices are to be fetched. |
completionHandler | The choices and Error will be returned to the completionHandler. |