![]() |
Sergey Kornilov admin 5/5/2008 |
Put your code to BeforeAdd event ('Events' screen in PHPRunner). |
E
|
echo author 5/5/2008 |
thx admin. would it be standard php code? or some phpr variation of php? also, why is this code not working in lookup manager? |
![]() |
Sergey Kornilov admin 5/5/2008 |
That would be a regular PHP code. Check events documentation to find what parameters are passed to Events. "customer = '".$_SESSION["UserID"] . "'' |
E
|
echo author 5/5/2008 |
still the same error. used |
J
|
Jane 5/6/2008 |
Hi, |
E
|
echo author 5/6/2008 |
hello jane.i am working localhost, is that a problem? |
J
|
Jane 5/6/2008 |
Hi, |
E
|
echo author 5/6/2008 |
ok. thanks jane. |
E
|
echo author 5/6/2008 |
jane. i have uploaded to dmo account. but when i click the link for project it errors with: |
![]() |
Sergey Kornilov admin 5/6/2008 |
Correct one: "customer = '".$_SESSION["UserID"] . "'" |
E
|
echo author 5/7/2008 |
admin. still not working. let me explain further what i am doing, because it could be my fault. in my project i have a table called 'box'. in that table there are 3 fields: 'department', 'customer', 'status'. what i am trying to is, on the deparment field is by double clicking, i then go to 'edit as' and select 'lookup wizard'. i then select the 'departments' table and select link field 'code' display field 'name' order by 'name' and in the where clause enter "customer = '".$_SESSION["UserID"] . "'" all that does is bring a blank dropdown box which refuses to close or cancel. i have to restart the lookup wizard to resume. am i doing anything wrong? thanks |
J
|
Jane 5/7/2008 |
Please send a URL to your pages along with instructions on reproducing this error to support@xlinesoft.com. |
E
|
echo author 5/7/2008 |
i've already done that jane. i am on localhost for production. i uploaded to demo account. also, i have listed my actions to produce error in previous post. thank you. |
E
|
echo author 5/7/2008 |
any further help with this error? thanks |
J
|
Jane 5/8/2008 |
Hi, |
E
|
echo author 5/8/2008 |
jane. with all due respect. i have hilighted in my post exactly what i did to produce the problem. why do i need to send another mail? all i need to know, is am i doing it correctly? many thanks |
E
|
echo author 5/8/2008 |
jane. sent what you requested by mail. thank you. |
J
|
Jane 5/8/2008 |
answered in your personal email. |
E
|
echo author 5/8/2008 |
jane. info sent as requested. thanks |
E
|
echo author 5/9/2008 |
any help on this yet? thanks |
E
|
echo author 5/9/2008 |
hello. can you help with this? thanks |