Hi,
for single filter I have syntax:
'f?p=&APP_ID.:15:&SESSION.:OFFER::RIR,CIR:IR_DETAILS:27'
But what if I need to use ROWFILTER with OR operator?
In filter Interface I create such filter by typing
P='40' OR P='27' OR ...
But in URL (column has name 'x_column')?
'f?p=&APP_ID.:15:&SESSION.:OFFER::RIR,CIR:???'
Regards,
G.