drop-down selected value does not appear in flamingo
-
Hello,
I ve got this form:
<div class="row"> <div class="col-md-8 u-marg-t-md"> <div class="c-contact__form__input-wrapper t-fake-select"> [select* subject class:js-fake-select placeholder "Nature de votre demande*"] </div> </div> <div class="col-md-4 u-marg-t-md"> <div class="c-contact__form__input-wrapper t-fake-select"> [select* country class:js-fake-select placeholder "Pays*"] </div> </div> </div>
the values selected do not appear on my flamingo interface while other values (that are not submitted via drop-down selector) are correctly displayed.
Any idea how to fix that?
I’ve got
flamingo_country: "[subject]"
in my additional settings
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘drop-down selected value does not appear in flamingo’ is closed to new replies.