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
Hi @briceburg, I'm using your flexiform module to add light-weight forms to dataobjects. The docs mention support for multiple forms per page, how would you achieve this?
The extension adds 'has_one' FlexiFormConfig, doesn't that restrict to one flexiform per dataobject?
Should I use intermediary (has_many) DataObjects to each have one the forms?
Hoping you can point me in the right direction here, thanks!
The text was updated successfully, but these errors were encountered:
Hi @briceburg, I'm using your flexiform module to add light-weight forms to dataobjects. The docs mention support for multiple forms per page, how would you achieve this?
The extension adds 'has_one' FlexiFormConfig, doesn't that restrict to one flexiform per dataobject?
Should I use intermediary (has_many) DataObjects to each have one the forms?
Hoping you can point me in the right direction here, thanks!
The text was updated successfully, but these errors were encountered: