In the documentation for displaytags there is a form option mentioned along with
Iam trying to use this option to post some data onto another page which will give me the next 10 results for a paginated view. But I get a js error saying
"Error: displaytagform is not defined
Source File: javascript:displaytagform('ss',[{f:'CityState',v:['']},{f:'Vendor',v:['Deepaks%20Cafe']},{f:'d-3996743-p',v:'2'}])
Line: 1"
Can someone help me?