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
JavaScript function named 'getQueryVariable' which is able to retrieve variables passed in the URL.
JavaScript function named 'autoPopulateDropDown' is incomplete due to not having the functionality to use the variables fetched form the URL and then pre select the drop down variable.
The challenge is selecting the profile in the drop down by the innerHTML / name rather than the value which is what is conventionally done.
The text was updated successfully, but these errors were encountered:
Pre-selected dropdown partially complete.
JavaScript function named 'getQueryVariable' which is able to retrieve variables passed in the URL.
JavaScript function named 'autoPopulateDropDown' is incomplete due to not having the functionality to use the variables fetched form the URL and then pre select the drop down variable.
The challenge is selecting the profile in the drop down by the innerHTML / name rather than the value which is what is conventionally done.
The text was updated successfully, but these errors were encountered: