Closed maraf closed 6 years ago
We need to combine cf:list and cf:form.
cf:list
cf:form
Custom tags cf:form and cf:field could define attribute formName to indicate which belongs to which.
cf:field
formName
It can be solved by creating another instance from CustomForm library.
CustomForm
We need to combine
cf:list
andcf:form
.Solution
Custom tags
cf:form
andcf:field
could define attributeformName
to indicate which belongs to which.