This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Extra Year on Dropdown

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #56976
    rawmixrawmix
    Participant

    Hi Ernest

    I’m using a dropdown to. show a custom Published Year with the following codes:
    ||Any year**
    {get_values}

    However, I just realised there is a year 2997 at the end of the dropdown. I can’t remove it, and this value is not in the database.

    Can you advise please? Thanks

    Best Regards
    Din

    #56980
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi Din,

    Sure! There is an exclude argument for get values, so you can exclude it simply like so:

    {get_values exclude="2997"}

    This should do the trick.

    #56982
    rawmixrawmix
    Participant

    Thanks Ernest!

    That works.

    #56983
    Ernest MarcinkoErnest Marcinko
    Keymaster

    You cannot access this content.

    #56984
    rawmixrawmix
    Participant

    Yes please close. Thanks again.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Extra Year on Dropdown’ is closed to new replies.