JSON schema form array styling

Hi, I am trying to create a form with an array where users can add or remove elements. I am trying to use the JSON Schema Form to do this, but I want the styling for the plus button to look different. I want to change the colour and roundness of the button. Is there any way to do this?

Screenshot 2023-11-17 at 1.00.47 PM

Hello, did you find a solution for this problem?

If not, did you find an alternative way to implement such dynamic form?

Thanks in advance.

hi, i used custom css in the app settings to make this work. it was not the best solution but it worked

1 Like

Hi there and welcome!

I'm happy to hear that you were able to find a solution to this.

I also know that JSON schema form also comes with Bootstrap 3 by default so you ought to be able to utilize their classees for some custom formatting as well.

I hope this helps and let me know if you have any additional questions!

Best,
Evan