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