J
|
Jane 1/13/2009 |
Hi, |
J
|
Johnvdg 1/13/2009 |
Hi, Unfortunately no. As workaround I recommend you to have a look at the Edit box with Ajax popup option on the"Edit as" settings dialog on theVisual Editortab.
|
M
|
mailas 2/18/2009 |
Hi, Unfortunately no. As workaround I recommend you to have a look at the Edit box with Ajax popup option on the"Edit as" settings dialog on theVisual Editortab.
|
J
|
Jane 2/19/2009 |
Hi, $LookupSQL .= "`FieldName` LIKE '".db_addslashes($value)."%'";
$LookupSQL .= "`FieldName` LIKE '%".db_addslashes($value)."%'"; |
M
|
mailas 2/19/2009 |
Thank you |