| Displaying custom fields
I've built a custom field 'selection' checkbox for a 'Pick of the Week' feature that we can use to select 40/50 images that viewers can see grouped together on one page. However, I can't seem to display the page that just shows the images that have their checkbox ticked.
I've tried something like this:
/gallery/search.php?do=searchresults&string=selection&cfields=field8
but it didn't work.
Any ideas?
Here's the properties for the edit link of the custom field in the forums admincp:
/forums/admincp/vba_gallery_admin.php?do=editcustomfield&fieldid=8
Customfield info:
Title: selection
Description:
Field required: no
Field searchable: yes
Options: selection
|