Support Forums

The forums are closed and will be removed when we launch our new site.

Looking for support? You can access the support system via your account.

Forums Forums Search & Filter Pro Multiple Tags fields

Tagged: 

Viewing 10 posts - 1 through 10 (of 17 total)
  • Shaun Trivedi
    #261994

    Hi Team,
    i need to show acf data value to drop down
    As of now in my site ACf field is “Location” its text box value
    so i need two or three data in one drop down
    so first value is NSW – Googong & second value is NSW – All
    so text box value is like ” NSW – Googong , NSW – All , South East – All” with comma value
    1- South East – All
    2-NSW – All
    3- NSW – Googong
    this is example for my issue as of now this 3 value in my text box but on dropdown i need
    <select>
    <option class=”” value=””>Region/Suburb</option>
    <option class=”” value=”South East – All”>South East – All</option>
    <option class=”” value=”NSW – All”>NSW – All</option>
    <option class=”” value=”NSW – Googong”>NSW – Googong</option>
    etc more <option class=”” value=”NSW – Googong”>NSW – Googong</option>
    </select>
    can you please help me here…
    Thank you

    Trevor Moderator
    #262000
    This reply has been marked as private.
    Shaun Trivedi
    #262007
    This reply has been marked as private.
    Shaun Trivedi
    #262074
    This reply has been marked as private.
    Trevor Moderator
    #262185
    This reply has been marked as private.
    Shaun Trivedi
    #262193
    This reply has been marked as private.
    Trevor Moderator
    #262226
    This reply has been marked as private.
    Shaun Trivedi
    #262343
    This reply has been marked as private.
    Trevor Moderator
    #262425

    Ah, now I see the problem. A Text field is not a multi value field.

    The field would need to be a Select or Checkbox field set to Multi Value. I think the Checkbox field allows users to add new values, but, otherwise, there needs to be a predefined set of values to choose from.

    Shaun Trivedi
    #264221
    This reply has been marked as private.
Viewing 10 posts - 1 through 10 (of 17 total)

The forum ‘Search & Filter Pro’ is closed to new topics and replies.