Title is pretty self explanatory. If I persist the same object I can read the file name just fine. Is this intended?
Hi!
It should be possible to read the Original File Name of a runtime only File Object Class. Is the property used in the UI or are you trying to read it in dev tools? Feel free to add any screenshots you feel are relevant.
I am trying to use it in the UI. In the DEV tools the collumn doesn’t show up for the runtime source. I thought it might be a permission issue, but the user has full permission for the File Object.
I think the problem might be a reference data source, but I can solve it by iterating the File Objects directly and not the parent objects.
The Original File Name should show up in dev tools if it is used in the UI. Let me know if it got solved:)