![]() |
Sergey Kornilov admin 10/12/2010 |
It's possible to execute PHP code and pass the result to Javascript. To do so add 'PHP code snippet' to that page and place the following code there: // recuperation prix article
|
T
|
tedwilder author 10/13/2010 |
It's possible to execute PHP code and pass the result to Javascript. To do so add 'PHP code snippet' to that page and place the following code there: // recuperation prix article
|
![]() |
Sergey Kornilov admin 10/13/2010 |
Well, it's going to be more complicated than that. |
T
|
tedwilder author 10/13/2010 |
I see what you mean. I just checked 5.3 ( by the way : the "HELP" button under "autofill" doesnt launch the help file ( at least on my system )).
|
T
|
tedwilder author 10/15/2010 |
just to let to user know that they can simply put $_GET["formfield"] in editor under " Default values" . this way it fills the page with data from the form. |