This topic is locked

Dropdown box on registration page

7/16/2011 6:02:11 AM
PHPRunner General questions
R
renelasser author

Version 5.3 build 7474
Positive points.

I have a registration page with several dependent dropdown boxes that work very well.

I'm also able to configure one of my other existing fieldt to a dropdown box and it works fine.
Negative points.

My field called 'sellers' that I added latter is giving me great trouble. I'm trying to configure it as a simple dropdown box with 2 choices. In lookup wizard I have tried with 'list of values' and 'lookup table'. I get a dropdown box but selected values don't show. I'm at the end of my wits.

I like to add that it works in edit, it just won't work the registration page. What puzzels me is the fact that all other dropdonwn selection that hhave a long lists to select from and complex dependencies works without problem and this simple box just will not work.
I really hope that someone on the forum can help.

Thanks to everyone.

C
cgphp 7/16/2011

It's hard to say what's happening.

Did you debug your app ? Check if firebug gives you some errors.

Can we see a demo of your app ?