Moving an object on a master page with scripting code
I have a barcode on the master page that needs to move based on values in the data. This works perfectly on a content page but the barcode doesn't move on the master page. I have a couple of forms (developed by someone else) that have content pages that are filled with subforms. When I try to place the barcode on the content page it contends with the subforms and doesn't move at all. Is there a way to make this work on the master page or get the barcode to "float" over the subforms on the content page?