This topic is locked

show/hide pictures in add/edit page based on data selection

10/14/2016 5:10:00 PM
PHPRunner General questions
V
volitivo author

hello,
i want to show/hide pictures or graphics based on my selection in a specific field, for example if i choose engine the picture of the engine is shown, if i choose also cooling system the cooling system with be shown .... any suggestions of a code to put in events and wjere to put it.
any help would be great.
regards,

lefty 10/14/2016



hello,
i want to show/hide pictures or graphics based on my selection in a specific field, for example if i choose engine the picture of the engine is shown, if i choose also cooling system the cooling system with be shown .... any suggestions of a code to put in events and wjere to put it.
any help would be great.
regards,



What page are you doing this on add/edit/view or list?

romaldus 10/14/2016

it depends on how you store pictures in phprunner.

  1. Did you store all pictures in one field? (using phprunner multiple picture upload feature)
    2...or store each picture in different field?

V
volitivo author 10/15/2016



What page are you doing this on add/edit/view or list?

V
volitivo author 10/15/2016

for clarification:
i need this on add/edit page.

i need to hide/show pictures i put in design mode.(if i put a picture in design mode can i be able to control it?)
regards,