This topic is locked

edit on a required lookup field

2/10/2007 2:08:48 PM
PHPRunner General questions
B
bkersey author

I tried this on the edit & copy OnPageLoad Event

global $smarty;

$smarty->assign("fieldname",$_SESSION["fieldname"]);

and it didn't work
Thanks

B
bkersey author 2/11/2007



Why would a copy record function NOT display the field contents of the record being copied?

Why would a edit record function NOT display the field contents of the record being copied?

Edit on a radio button appears to work (maybe the default is what is being shown?)

J
Jane 2/12/2007

Please publish your project on Demo Account and send to [email=support@xlinesoft.com]support@xlinesoft.com[/email] a URL to your pages along with instructions on reproducing this error.

I'll find what's wrong with your project inspecting it at Demo account site.

B
bkersey author 2/12/2007

Please publish your project on Demo Account and send to [email=support@xlinesoft.com]support@xlinesoft.com[/email] a URL to your pages along with instructions on reproducing this error.

I'll find what's wrong with your project inspecting it at Demo account site.


  1. wrong project loaded to Demo Account
  2. found the correct billing.phpr project file
  3. tried to upload
  4. got this error, Error: Couldn't create/open file e:\wamp\www\billing\\tmp\billing.zip

    I can see the billing.zip in file explorer with todays date and time stamp (I put \\ in bold)

J
Jane 2/13/2007

Try to remove this zip file and upload again.
If it doesn't help save your project in another directory, open new project file in the created directory, rebuild it and upload to the Demo Account.

N
nzmark 8/6/2007

I am having this same problem except with the edit page. i.e. once a record has been added when you go to edit the record the drop box for the lookup field just displays "Please Select" instead of the value that was already selected when adding the record. Any ideas ? It used to work fine.

Alexey admin 8/6/2007

Mark,
please publish your project on Demo account server and send a link to it to support@xlinesoft.com along with the description on how to reproduce the problem.