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 API Access for Fields in Custom Array Component #466

Open
ab5y opened this issue May 2, 2024 · 1 comment
Open

Add API Access for Fields in Custom Array Component #466

ab5y opened this issue May 2, 2024 · 1 comment

Comments

@ab5y
Copy link

ab5y commented May 2, 2024

We are trying to build an Array type component which comes with some default fields but can can be extended with some more fields the user chooses.

But we would also like to be able to remove the default fields the Array component comes with.

The new fields can be added and deleted from the right side properties UI. We tried our best to find a way to insert our default fields to this section, but we are yet to find a way to do that.

Any suggestions on how we can achieve this based on existing capabilities would also be highly appreciated!

@chrisvxd
Copy link
Member

Hi @ab5y - the Dynamic Fields API added in #280 is available in the canary build, and might help your use case. Let me know if that helps.

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

No branches or pull requests

2 participants