Hi Prasanthi,
"I want to know where this
noConditionFind=N&VIEW_SIZE_1=20&VIEW_INDEX_1=1# parameters were
appending to the basic ofbiz url"
it's in MacroFormRenderer.java
line no. 2108 (renderNextPrev function)
try to create your form in ftl rather then using form-widget,
that will simplify things up.
--
Thanks & Regards
Atul Vani
Jr. Software Developer
HotWax Media Pvt. Ltd.
http://www.hotwaxmedia.com/
prasanthi_ofbiz wrote:
Dear Atul Vani ,
That ticket is exist in my application because i have implemented the
Cash Server in my application, there for each and every request my cash
server validate a ticket for my security reasons so, it won't exist in the
normal application.