neptuo / is4wfw

PHP based CMS with multi domain support, virtual file system, library for team-sport fixtures and statistics, and many other features.
http://is4wfw.neptuo.com
Apache License 2.0
1 stars 0 forks source link

Support nesting custom forms #51

Closed maraf closed 6 years ago

maraf commented 6 years ago

We need to combine cf:list and cf:form.

Solution

Custom tags cf:form and cf:field could define attribute formName to indicate which belongs to which.

maraf commented 6 years ago

It can be solved by creating another instance from CustomForm library.