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 endpoint to populate combobox/select #32

Open
mataca9 opened this issue May 21, 2020 · 1 comment
Open

Add endpoint to populate combobox/select #32

mataca9 opened this issue May 21, 2020 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@mataca9
Copy link
Collaborator

mataca9 commented May 21, 2020

Add endpoint to populate a combobox

  • Extend function selection on JSON definition with endpoint
  • Create service based on components name
    example: PersonalInformationService
  • Create service function based on form item key
    example: cities to getCitiesOptions()
  • Create service call inside function
  • Populate a variable with data
  • Create this service only if some combobox property has URL
@mataca9
Copy link
Collaborator Author

mataca9 commented May 21, 2020

Depends on:
#16

@mataca9 mataca9 added the enhancement New feature or request label May 21, 2020
@adrianlemess adrianlemess added the help wanted Extra attention is needed label May 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants