February 27, 20169 yr I'm looking to store an editable pdf file that I created in a container that's accessible in every record What is the best way to do this?
February 27, 20169 yr Load the pdf into a non global storage container field. A single record storage table will do the trick. Set the container field where you want to have everyone access it from to global storage. On first window open set the global storage container field to the contents of the single record, non global storage field.
Create an account or sign in to comment