Hi All,
We are required to create a custom drop down in "LoginRegisterPage" when user is registering .The drop down
contents need to be dynamic and should be coming from netsuite(a custom list or contenets of saved search).
Currently i am refering following page https://developers.suitecommerce.com/add-a-new-custom-entity-field-to-the-registration-form.html
but it is only for adding a check box not for a dropdown.