Hello
I'm trying to create a form that on subimt redirects the user to the chronoconnectivity view based on the field value.
the CC connection uses a where clause: it works fine if I add param at the end of the url.
But I don't know how create the parameter on CF form.
I tried to put in Extra params text box
param={name_of_field}
param=name_of_field
param='value'
but nothing works!!!!
pls can you help me?
thanks to all
monica
I'm trying to create a form that on subimt redirects the user to the chronoconnectivity view based on the field value.
the CC connection uses a where clause: it works fine if I add param at the end of the url.
But I don't know how create the parameter on CF form.
I tried to put in Extra params text box
param={name_of_field}
param=name_of_field
param='value'
but nothing works!!!!
pls can you help me?
thanks to all
monica
Hi Monica,
Regards,
Max
param=name_of_field
should work, you are adding this in the "Extra params" box in the "Redirect" action, correct ?
Regards,
Max
Can you please tell me what's the CC link that I should add to the CF Redirect on submit action so it can show the CC list using the field values selected on the CF?
Thanks.
Thanks.
The link to your CC connection, either the menu link or the link copied from the "front listing" link in CC.
Regards,
Max
Regards,
Max
This topic is locked and no more replies can be posted.