Does smart client caches generated views.
I am trying to upload a file using rest DataSource this DS is required to be accessed from various pages. So, trying to place it in a common location, and reuse it. Is there a possibility that smart client will cache the file throughout the components sharing the upload code?
I am trying to upload a file using rest DataSource this DS is required to be accessed from various pages. So, trying to place it in a common location, and reuse it. Is there a possibility that smart client will cache the file throughout the components sharing the upload code?
Comment