![]() |
Sergey Kornilov admin 4/21/2010 |
This code doesn't make much sense. |
F
|
frocco author 4/21/2010 |
This code doesn't make much sense. What page you trying to apply this code to?
|
B
|
battyone 4/21/2010 |
Couldn't you use $values["keyFieldName"]? |
![]() |
Sergey Kornilov admin 4/21/2010 |
List page displays a set of records. Each record has it's own primary key. |
B
|
battyone 4/21/2010 |
List page displays a set of records. Each record has it's own primary key. Which of those records you trying to refer to in BeforeDisplay event? You need to provide a better description of what you trying to achieve.
|
F
|
frocco author 4/21/2010 |
>>I think he wants to add a button to quickly print/view the form using the key for that row. That is how I am reading it. << |
B
|
battyone 4/21/2010 |
>>I think he wants to add a button to quickly print/view the form using the key for that row. That is how I am reading it. << Yes, that is it. Thanks
|
![]() |
Sergey Kornilov admin 4/21/2010 |
I just don't get it. |
F
|
frocco author 4/21/2010 |
I just don't get it. Frank, I recommend to post your application to Demo Account and open a ticket at http://support.xlinesoft.com sending your Demo Account URL along with screenshot of further explanation where this link or links should appear and what would be the sample URL.
|
F
|
frocco author 4/21/2010 |
I created the demo account. |
F
|
frocco author 4/22/2010 |
As support suggested, moved code to Occurs after record is processed in List events.
|
T
|
taumic 4/26/2010 |
Hello Frank, |
E
|
electromotive 5/5/2010 |
If I understand what you are asking for correctly, last year I did something similar, where I had an external print_invoice.php which needed the data passed to it. |