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: implement tag list array #81

Closed
wants to merge 1 commit into from

Conversation

a0m0rajab
Copy link

@a0m0rajab a0m0rajab commented Jun 14, 2024

This PR adds a simple list input and list to show an array of strings, I started it as draft and think to change it later based on the array type (string, int, objects etc)

I used the field config to set it as taglist,
image

while working on this I got stuck on updating the array with the values. I would appreciate some advice there.

Closes #35

@vantezzen vantezzen closed this Oct 16, 2024
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.

String Arrays Support
2 participants