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
Hi parsifaltheking,
target=_blank should work just as normal. What is the HTML for the link?
Bob
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
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
Ok can you give me an example?
Thanks
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
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
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
I have same problem, any solutions?
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.