Facing issue related to guidedropdownlist.
I am using guide drop down list in AEM adaptive forms and it is working fine in general but when I pass the query parameter in URL for the value of same field, the form opens & it selects that option in the dropdown which we have passed in query parameter in UI but if I click on submit to submit the form data, it shows an error msg which I have entered in "Required Field Message".
As per my understanding while using query parameter guide drop down list is not able to select the option provided in query parameter as value in backend.
I tried several things but not able to resolve this issue, Kindly let me know if you can help.
Views