I'd like to add an extra question to the submit page (step 2). I do not want to use any of the extra fields, rather re-use an existing field. Basically I want to leave the program compatible for future upgrades and minimize using additional fields.
My site is a editorial style site, so I do not use the URL field ($submit_url)...
I'd like to add a question to the submit page (step2), such that the user will answer the question by selecting YES/NO from a dropdown. If the user selects YES, then i will display an image (eg. Image1.jpg) in the story, if the user selects NO, I will display a different image in the story (eg. Image2.jpg). Sounds simple, right?
I tried using the URL field ($submit_url) in submit-step2 in the morning and was unsuccessful. Since I do not know how to create drop-downs, I tried to display the URL field ($submit_url) as an editable input box in the submit-step2 page. When I did that it displayed 'http://' in the box by default; obviously this will confuse the user. The idea was to display a blank box, where the user would input YES or NO (Even better, pre-populate the box with YES). Then I would check the value of this field, in the link-summary page and if it was YES, then display Image1 and if NO, then display Image2. Ideally I would want a drop-down so the user could select YES or NO.
Can anyone offer guidance on how I could use the URL field ($submit_url) to accomplish my goal?
I know this task would be trivial for some here but is very hard for me, so any help would be appreciated....
Thx




Linear Mode




