I have browse with items. Now I would like to give my user option to make new document with these items.
I create form with buttons and embed browse with items in that form. When user click on appropriate button I call procedure with batch process that create new document. It works once upon a time but now I have effect of constant calling of my batch process procedure.
It can only be stopped by closing tab in my browser with my NT application.
Just to mention I am not calling process procedure from source, I place my call in OnClick tab in button field definition..
Where did I go wrong?
Best regards,
Djordje Radovanovic