formtools / core

The Form Tools Core.
https://formtools.org
205 stars 78 forks source link

Can we produce a subform? #844

Open bselcuk opened 2 years ago

bselcuk commented 2 years ago

Dear @benkeen For example, let's say we have two views: categories of movies and actors of movies. There is information about the category in the category form, the features of the movie in the movie form, and the player information in the form of the actors. Is it possible to produce subforms by associating more than one form with each other? And imagine a form like this. The Movies Form contains the features of the movie, the category features (may be in more than one category), and the information of the actors of the movie. (There can be more than one player and when filling out the form, add a player and open the line and enter the player information)