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

feat: add new input field to dynamic form #225

Merged
merged 2 commits into from
Jun 11, 2024

Conversation

tmilost
Copy link
Collaborator

@tmilost tmilost commented Jun 7, 2024

feat: For the access form additional data types added

  SINGLE_CHOICE,
  MULTIPLE_CHOICE,
  FILE,
  TEXT,
  TEXT_LARGE,
  BOOLEAN,
  DATE,
  NUMBER,
  INFORMATION

@tmilost tmilost requested a review from RadovanTomik June 7, 2024 07:52
@tmilost tmilost self-assigned this Jun 7, 2024
@tmilost tmilost linked an issue Jun 7, 2024 that may be closed by this pull request
@tmilost tmilost force-pushed the feat/add_aditional_data_types_for_access_form branch from 1232590 to 9860899 Compare June 7, 2024 08:16
@tmilost tmilost requested a review from konradlang June 10, 2024 10:07
@tmilost tmilost merged commit 4d1f5ec into main Jun 11, 2024
3 checks passed
@tmilost tmilost deleted the feat/add_aditional_data_types_for_access_form branch June 11, 2024 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] Add additional data types for access form
2 participants