Support

Account

Home Forums ACF PRO upload image and associate characteristics (and problem with over long list)

Unread

upload image and associate characteristics (and problem with over long list)

  • I have X category, that can have Y items, and those Y items Z fields.

    The last field is an ID associeated with an image.

    I solved this creating a repeater where the user inserts X,Y,Z, then i do a acfload to populate selects on other field with that options.

    The user selects x,y,z and then uploads an image.

    This works, the problem is that it generates many variations and after some inputs the list becomes way too large and implies a hard maintenance (scrolling up/down, no sort/filter).

    So i can see 2 solutions:

    a) is there a way to filter/sort in fields? (that doesn’t imply i spent 2 days coding to get it done).

    b) optionally if i could upload an image and apply x,y,z as attributes (assuming i could query the db and ask for them).

Viewing 1 post (of 1 total)

The topic ‘upload image and associate characteristics (and problem with over long list)’ is closed to new replies.