Hi MetaBox folks,
I'm fairly new to MB and wondering if the project I have in mind can be done only with MB or if it would require more advanced programming skills.
The project would work similar to WordPress' Theme selection page, but instead of selecting a theme, the user would select a background image. I'm thinking to use image_select fields to display thumbnails of the available background images, each of which could be tagged with, for example, colors, style, light or dark, etc.. The image_select fields would then be searchable and/or sortable according to their tags.
There will be a lot of them, possibly several hundred or more. Thus, I would need the fields to be paginated or, even better, to auto load-more, like WordPress' Themes page does.
Is this something I can accomplish using only MB without any custom programming? If so, how would I handle the pagination and/or load more, and how would I handle the search (or sort by tag) functionality?
Thanks