This topic is locked

Help with add values on the fly

8/14/2008 12:35:06 PM
PHPRunner General questions
J
JordonC author

I need help with my look up tables. 4.2 no longer seems to work like 4.1. with "add values on the fly" selected in the lookup table wizard may pages now give me some weird results. What used to happen was on my web page is that you would select a value on a drop down box and if the value you needed was not there you would click add new and a small box would pop up and you would add the value you need. Now with 4.2 when I try to do the same thing I get a duplicate page of what ever page is open that pops up when you click on "add new" and that duplicate page doesnt allow me to change anything. I miss the small little edit box. I looked at persmissions and everything is set right. Ive downloaded the newest version of php Runner. I would like to get this new popup working or I would like to get my small little edit box back.
Thank you

J
JordonC author 8/14/2008

I figured it out. Kinda a pain to get set up but it works fine now.

T
thesofa 8/14/2008

Well, come on, share it man!

L
laurent 8/14/2008

Well, come on, share it man!


Hi,
I guess that your problem came from the fact that the "Add New" on the fly open the add page of the table and not the add page of the view your are calling it from.
Cheers,

501327 8/17/2008

I need help with my look up tables. 4.2 no longer seems to work like 4.1. with "add values on the fly" selected in the lookup table wizard may pages now give me some weird results. What used to happen was on my web page is that you would select a value on a drop down box and if the value you needed was not there you would click add new and a small box would pop up and you would add the value you need. Now with 4.2 when I try to do the same thing I get a duplicate page of what ever page is open that pops up when you click on "add new" and that duplicate page doesnt allow me to change anything. I miss the small little edit box. I looked at persmissions and everything is set right. Ive downloaded the newest version of php Runner. I would like to get this new popup working or I would like to get my small little edit box back.

Thank you


Is there a way to get the small edit box?

Patti