Organisation drop down list at enrolment

Answered

Comments

1 comment

  • Official comment
    Millie Robinson

    Hi Bianca,

    The Wordpress plugin cannot pull through organisations from your aXcelerate account for security reasons, however it is possible to change the organisation field on the online form to a drop down field and add the organisations in manually (with a little bit of coding).

    Please keep in mind that you will need to manually upkeep the organisation names in the WordPress plugin.

    I would also highly recommend backing up your online form incase any thing goes wrong.

    Please use the following steps:
    - go to the backend end of your website
    - go to the aXcelerate plugin and select "Enroller"
    - select the edit button next to the form you are wishing to change
    - select edit on the step that contains the Organisation field
    - right click your screen and select "Inspect"
    - select the "Console" tab on the right hand side and type configWidget.options.advanced_mode=true then hit enter
    - select edit on the organisation field
    - change the field type to "standard select list"
    - select save field
    - select edit on the organisation field again
    - select "Add a value" (add as many values as you need)
    - select "save field"
    - select "save step"
    - select "save config"
    - select "save changes"

    Comment actions Permalink

Please sign in to leave a comment.