This topic is locked
[SOLVED]

 Allow free imput

2/6/2015 1:53:03 AM
PHPRunner General questions
G
GunnySJB author

I have a situation were i have a select drop down from a table. I choose edit box with AJAX popup and want the user to be able to add values in the field that are not in the list so i want to select Allow free input.

But it is greyed out. Is there a reason for it ?
The original table where i get my info is readonly. Is this the reason. I'm working with the latest version of PHPRunner 8.0 32bit

Admin 2/8/2015

This option only makes sense when Link field and Display field are the same field. Otherwise PHPRunner won't know what to insert into the database if you enter some value manually instead of choosing from the list.

G
GunnySJB author 2/9/2015

That makes sense. Thank you. Somethimes the obvious is just to far ... <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=76725&image=1&table=forumreplies' class='bbc_emoticon' alt=':)' />