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
I think it would be a really convenient addition to have. A selectbox specifically to attach a boltform to a record. Yes it's already possible from the twig templates to attach, but this creates the inconvenience of stacking templates. The custom form templates does not always solve this issue.
Please take this into consideration. I think it would be nice to have.
How ideally this would be implemented: when you install boltforms, you attain a new option for a fieldtype you can add to the bolt fields which could be called type: boltformselect. On the record interface in your cms, it should show a simple selectfield default populated with the saved forms from the boltforms.yml, the default selected form should be empty ofcourse to avoid adding forms to records by accident.