Everything works well, except the questions which are set in drop-down / Options format in the form. The answers which are chosen from the drop-down in the form are not transferred to CMS properly.
I tried two things:
To set the corresponding CMS Custom Field in Options format.
In this case there is no way to connect the CMS custom field to the corresponding field from the Form in Logic. The Flow just shows predefined answers that I had created in CMS. I can only manually choose one of those answers directly in the Flow.
Upon submission of the form, these same answers which I chose in the Flow appear in the CMS, regardless of the real answers that the person chose in the form.
To set the corresponding CMS Custom Field in Plain Text format.
In this case regardless of the chosen drop-down answer in the form, CMS custom field shows “Another Option” text.
Is there any way to fix this?
Having limited drop-down options instead of free text is essential to prevent chaos in the submitted data.
Unfortunately readonly view shows almost nothing about logic flows so it’s very difficult for the community help. But your screenshots are useful. It seems clear that selections and options are not supported either at the form level or within the CMS.
If you’re just trying to get the data through, you could short-circuit that using JS. You’d have a select in your form, but on change, you’d update a hidden plaintext field with the new select value. That will pass into Logic fine.
It’s an unfortunate hack that should be unnecessary, however Logic was launched as an incomplete product due to some significant staffing shifts.
If you’re 95% of the way to your goal, I’d probably just go ahead and complete that last step, however if there is more to build, I’d probably pivot away from Logic and towards Make or Zapier. Make has a free plan that may suffice for you and as of yesterday, the new App integration features may make it even easier to integrate.
I’m at a conference this week so haven’t had the opportunity to look.
Logic is really great for quick, simple solutions. I’d say your needs span beyond that and my suggestion is to move over to a free Make (Integromat) account.
Life should be easy
I just now setup what you’ve described with a Make account in about 5 minutes (though, I do this a lot).