Get all records with pagination.
The function accepts limit and has a maximum limit that can not be overwritten
@return
Data Table object
@params question_id is the id from
EmsPollQuestionsController
Arguments
(also
Data Table args)
| question_id |
integer, required |
Get all records
this function returns all the records. Pagination / limit are not accepted
@return
Data Table object
Arguments
Get one record based on id
Arguments
Arguments
| question_id |
integer, required |
| answer |
string, required |
| position |
integer |
Arguments
| id |
integer, required |
| poll_id |
integer |
| question_id |
string |
| answer |
string |
| position |
integer |
Get Change Log for an object
Arguments