You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can you tell me if it is possible to create a form with an Array type, where each input is of the RichText type?
In other words, a form with an Array type is displayed as an array of strings, and I need to display each string as a RichText type.