I have a grid that calls a control application; passing a global variable from the grid to the control application. On the control application, I have a field that looks up the name / id of a driver based on the value of that global variable. It works great in development - but not in production.
When I deploy the applications I am using typical deployment - selecting only the two related applications - not uploading libraries and buttons - only the applications (is that where it is? I have to deploy these every time - even when deploying one application?)