S
|
spintz author 2/27/2008 |
In the source folder for PHPRunner 4.1, open the list.php file and in the section for - elseif (@f.strEditFormat==EDIT_FORMAT_LOOKUP_WIZARD || @f.strEditFormat==EDIT_FORMAT_RADIO) && pLookupObj.nLookupType == LT_LOOKUPTABLE##
if(strlen($data["##@f.strName s##"]))
|
![]() |
Alexey admin 2/28/2008 |
Hi, select ... role, role as rawrole, ... from ...
|
S
|
spintz author 2/28/2008 |
Hi, I see what you saying. There is an easier way to achieve that. Add an aliased field on the Edit SQL query tab in PHPRunner. I.e. Then proceed to the Choose Fields tab and choose rolefield to appear on the Edit page and rawrole - on the View.
|