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
When we select 3 or more countries and click on update button.
Current Result:-
It shows only one selected Country which is top in the list among selected Countries.
Expected Result:-
It should show all 3 selected Countries after click on update button.
Please advise.
Thanks and Regards,
Saransh
The text was updated successfully, but these errors were encountered:
saransh-dev
changed the title
Autoform afQuickField not working well with type="select2" and multiple=true.
Autoform afQuickField not working well with type="select2" and multiple=true.
Sep 15, 2017
Hi,
I am using
afQuickField
withtype="select2"
andmultiple=true
.html:-
{{> afQuickField name="Country" type="select2" multiple=true select2Options=s2Opts options=optionsCountry }}
js:-
Schema :-
When we select 3 or more countries and click on update button.
Current Result:-
Expected Result:-
Please advise.
Thanks and Regards,
Saransh
The text was updated successfully, but these errors were encountered: