[list]
I've created a form where people can select several values.
With these values a search is made on the db. And a custom report generated.
In this report, i've made a link towards a chronoconnectivity page which allow to change the value in the database
(fe component/chronoconnectivity/InventarisEdit/cc_edit_data?cid=" . $row['cf_id']) [/list]
So far, so good.
[list]
But when i now save the new values, i'm getting back to the chronoconnectivity list.
And i want to go back to the 'selected report'. [/list]
I played around with the Frontend Editing > Return After Save Action Order option. But can't figure out how this should be used... I guess it's something to do with the ChronoConnectivity Return To App that i must create?
Thanks to point me out to the right direction.
(fe component/chronoconnectivity/InventarisEdit/cc_edit_data?cid=" . $row['cf_id'])
So far, so good.
[list]
And i want to go back to the 'selected report'.
I played around with the Frontend Editing > Return After Save Action Order option. But can't figure out how this should be used... I guess it's something to do with the ChronoConnectivity Return To App that i must create?
Thanks to point me out to the right direction.
Maybe this FAQ will help you with task control?
http://chronoengine.com/faqs/view/2620/how-to-use-the-qtask-controlq-in-your-connection.html
http://chronoengine.com/faqs/view/2620/how-to-use-the-qtask-controlq-in-your-connection.html
I've got a bit the same, but it's not working.
See the printscreens.
[attachment=1]1.png[/attachment]
[attachment=0]2.png[/attachment]
When I push 'submit', I got the view in chroneconnectivity.
And I would like to get back to my custom form... :$
See the printscreens.
[attachment=1]1.png[/attachment]
[attachment=0]2.png[/attachment]
When I push 'submit', I got the view in chroneconnectivity.
And I would like to get back to my custom form... :$
This topic is locked and no more replies can be posted.