How to create a multi-select form field with CMS integration without manual field entry?
Does anyone know of a solution for a multi-select form with CMS? - rather than manually entered fields in the form settings. I've gona down the finsweet route, but have a tough time getting it linked up with Memberstacks scripts/attribute settings.
Comments
1 comment
Hi Nick,I feel a good way to handle this is:
ms-field="yourFieldName".This keeps the UI flexible and CMS-driven, while ensuring Memberstack only sees the clean field value it expects.
Here’s an example that can save an array into Memberstack:
How it works
interests).Please sign in to leave a comment.