This topic is locked

Show text, pick photo name

3/12/2008 11:53:33 AM
PHPRunner General questions
M
mmponline author

I have a field name: New displaying a photo: Yes.gif
When the user add, edit or advanced search the new products, I want him/her to select Yes from the dropdown (not the current display Yes.gif) and then get the result where the photo is shown.
How whould I do this? IOW Display the text, but show the photo.

J
Jane 3/13/2008

Stephan,
I recommend you to add another field (INT or VARCHAR type) to the table (flag_new for example) and use this field for searching.