Hi
In my application I have various actions I want to perform on Production Orders, e.g confirm op, add note etc.
What are the pros and cons of having one applet on the web page and using setQueryTemplate to switch between the different actions, or having a seperate applet for each action?
Each of the applets concerned will use the same display template.
Thanks for any advice
Nick