Get all records with pagination.
The function accepts limit and has a maximum limit that can not be overwritten
@return
Data Table object
@params poll_id is the id from
EmsPollsController
Arguments
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
poll_id |
integer, required |
question |
string, required |
max_answers |
integer |
position |
integer |
Arguments
id |
integer, required |
poll_id |
integer |
question |
string |
max_answers |
integer |
position |
integer |
Get Change Log for an object
Arguments