CRUDE-ASP icon indicating copy to clipboard operation
CRUDE-ASP copied to clipboard

Add custom action: Auto-Generate dataview fields

Open EitanBlumin opened this issue 5 years ago • 0 comments

In system dataview -2 (dataview fields), add action button to generate dataview fields based on existing underlying table structure.

Parameters:

  • dataview: dataview[search]

Tasks:

  • [X] Create backend API controller: ajax_dataview.asp?mode=autoinit&ViewID={{urlparam[dataview[search]]}}
  • [ ] New action type: API Call
  • [ ] Add the new action to the dataview fields module, and save it to PostDeployment scripts

EitanBlumin avatar May 11 '19 09:05 EitanBlumin