Parameters get appended to the url as follows,also you can specify conditions and respective actions here as given :
<@ofbizUrl><#if !grandTotal?exists>reconcileFinAccountTrans?clearAll=Y</@ofbizUrl>
Concerning searching the corresponding ftl you can trace it like browserUriRequest>controller.xml>ScreenView>ftl in that screen
Thanks Shubham prasanthi_ofbiz wrote:
Yeah its a great solution. But the problem here is I am not able to find the .ftl file for this screen and I am not sure where this url is framing and sending as a request to the server. Please let me know the ftl file and the file where the new parameters,noConditionFind=N&VIEW_SIZE_1=20&VIEW_INDEX_1=1# were appending to <@ofbizUrl>
