Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to use more parameters in cf_search_formName?

MB November 2, 2021

Hi

Regarding cf_search_ parameter I found only one page: https://wiki.vertuna.com/display/CONFIFORMS/Creating+links+to+filter+views+from+request+parameters+-+url, but there is mentioned only one parameter.

How to combine more parameters from the form? Something like ...?cf_search_myForm=AAA:10&BBB:myString

or

...?cf_search_myForm=AAA:10&cf_search_myForm=BBB:myString

Thanks

Miroslav

1 answer

0 votes
Alex Medved _ConfiForms_
Community Champion
November 2, 2021

Hi

You can have any filtering expression after your form's prefix

?cf_search_myForm=AAA:10 AND BBB:myString

Most probably URL encoding the parameter to conform with specs

?cf_search_myForm=AAA%3A10%20AND%20BBB%3AmyString

PS, you marked this question as "cloud".. but this will work ONLY for server/data center

(as mentioned on https://wiki.vertuna.com/display/CONFIFORMS/Creating+links+to+filter+views+from+request+parameters+-+url)

Alex 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events