• Resolved gluleci

    (@gluleci)


    hello i add “select” field. this select field’s “value” different in register page, different in account edit page. Because i add “select” with custom code. Therefore i want to edit “value” section for select.

    For example;

    1.option value = “1”
    2.option value = “2”..

    <select name=”example”>
    <option value=””>– select–</option>
    <option value=”1″>1.option</option>
    <option value=”2″>2.option</option>
    </select>

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Champ Camba

    (@champsupertramp)

    Hi @gluleci

    How did you make the select field? Is it via UM Form Builder or did you use the Content block for your form?

    Regards,

    Plugin Contributor Champ Camba

    (@champsupertramp)

    Hi @gluleci

    This thread has been inactive for a while so we’re going to go ahead and mark it Resolved… Please feel free to re-open this thread by changing the Topic Status to ‘Not Resolved’ if any other questions come up and we’d be happy to help. ??

    Regards,

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘custom option value for select’ is closed to new replies.