Hi
I have a form which is just a simple table: http://svc.tess.as/index.php/nb/utskrift-av-etiketter-test/cc_edit_data/151
I need to be able to populate this table by clicking edit (any name) in this connection: http://svc.tess.as/index.php/nb/utskrift-av-etiketter-test
This is for printing purposes. Any hints on how to do that?
Regards,
Roger
I have a form which is just a simple table: http://svc.tess.as/index.php/nb/utskrift-av-etiketter-test/cc_edit_data/151
I need to be able to populate this table by clicking edit (any name) in this connection: http://svc.tess.as/index.php/nb/utskrift-av-etiketter-test
This is for printing purposes. Any hints on how to do that?
Regards,
Roger
Hi Roger,
Pages are protected by a password, did you check the Connectivity tutorials on our FAQs page ?
Regards,
Max
Pages are protected by a password, did you check the Connectivity tutorials on our FAQs page ?
Regards,
Max
Sorry. My mistake. It's public now.
I've checked FAQ and forum but when I try all I get is a blank page. I just don't understand which events to use and how to configure it.
This is my form:
Preview
empty
On Load
Show html
Chrono Connectivity Task
Custom Code (contains table and printbutton code)
Custom Code (contains print javascript)
On Submit
empty
Roger
I've checked FAQ and forum but when I try all I get is a blank page. I just don't understand which events to use and how to configure it.
This is my form:
Preview
empty
On Load
Show html
Chrono Connectivity Task
Custom Code (contains table and printbutton code)
Custom Code (contains print javascript)
On Submit
empty
Roger
Hi Roger,
Did you solve this ?
The "on load" event of the form should not contain a "Chrono Connectivity Task" action, just make sure that your form is associated with the connection (under the "frontend editing" tab in the connection) and that should auto load the form when you click the edit link in the listing.
Regards,
Max
Did you solve this ?
The "on load" event of the form should not contain a "Chrono Connectivity Task" action, just make sure that your form is associated with the connection (under the "frontend editing" tab in the connection) and that should auto load the form when you click the edit link in the listing.
Regards,
Max
Hi Max
Yes I figured out how to do this. Changing the Custom Code mode from controller to view made the difference. It works very well now. Thank you.
Roger
Yes I figured out how to do this. Changing the Custom Code mode from controller to view made the difference. It works very well now. Thank you.
Roger
This topic is locked and no more replies can be posted.