Forums

Open Chronoconnectivity in new windows and return button

parsifaltheking 19 Oct, 2016
I've the necessity to open from a chronoforms a chronoconnectivity connection in a new windows or task but target=_blank not work.. how i can do?

And how i can add a button on chronoconnectivity to retourn previous page?

Thanks
GreyHead 19 Oct, 2016
Hi parsifaltheking,

target=_blank should work just as normal. What is the HTML for the link?

Bob
parsifaltheking 20 Oct, 2016
The link is insert in Redirect action with a parameter;
this is the link
https://xxx.stweb.it/joomla/index.php/manovra/sostituzioni-da-programmare.html?cont=lists&ccname=Sostituzioni_Turni&act=edit

and this is an extra param

gcb=gcb

How i can add target=_blank ?

Thanks
GreyHead 20 Oct, 2016
Hi parsifaltheking,

The ReDirect action just does a plain vanilla redirect.

You can use a meta redirect in a Custom Code action to open a new tab.

Bob
GreyHead 25 Oct, 2016
Hi parsifaltheking,

I experimented with this but didn't find a method that worked well - it seems that most current browser versions block any attempt to open a new window like this as an anti-spam measure.

Bob
parsifaltheking 26 Oct, 2016
Ok no problem.

So i've another problem with this form: the situation is that i have the first chronoconnectivity forms that have name Sostituzioni_Turni; i've added an edit column that name Modifica and in the Front List -> Action - > edit i've insert chronoforms forms inserisci_turni:load .
So it work's... when i click on edit column it open chronoforms inserisci_turni; this forms have a button "Visualizza" that open another cronoconnectivity forms that name scansione_orario with action "Connection Action" and this connection work.
The cronoconnetivity forms "scansione_orario" have a column that names "Correggi" and have action to edit the data, i've insert in this Front List -> Action - > edit the value correggiturni:load that is another chronoform forms but when i click on edit link it reload the inserisci_turni and not the correggiturni forms. Is more nested forms that is not possible? If you have to view the problem i can send you a pm with accountig and site to verify error.
Thanks
GreyHead 18 Nov, 2016
Hi parsifaltheking,

Sorry for the very late reply.

Have you solved this? I suspect that the answer is to use a custom-coded link for one of the connections. That should stop CC getting confused about what to link to.

Bob
kate_ee 12 Nov, 2018
I have same problem, any solutions?
healyhatman 12 Nov, 2018
Create a link, style it like a button, have target='_blank'

Unless you're talking about whatever the OP was trying to say in that last post which I can't decipher.
This topic is locked and no more replies can be posted.