Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add custom action: Auto-Generate dataview fields #125

Open
1 of 3 tasks
EitanBlumin opened this issue May 11, 2019 · 0 comments
Open
1 of 3 tasks

Add custom action: Auto-Generate dataview fields #125

EitanBlumin opened this issue May 11, 2019 · 0 comments
Assignees
Labels
Feature: Custom actions Issue related to dataview custom actions implementation

Comments

@EitanBlumin
Copy link
Owner

EitanBlumin commented May 11, 2019

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

Parameters:

  • dataview: dataview[search]

Tasks:

  • 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 EitanBlumin added this to the Alpha release 1 milestone May 11, 2019
@EitanBlumin EitanBlumin self-assigned this May 11, 2019
EitanBlumin pushed a commit that referenced this issue May 11, 2019
@EitanBlumin EitanBlumin pinned this issue May 11, 2019
@EitanBlumin EitanBlumin added the Feature: Custom actions Issue related to dataview custom actions implementation label May 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature: Custom actions Issue related to dataview custom actions implementation
Projects
None yet
Development

No branches or pull requests

1 participant