Hi,
following use case: we build a form to show the properties of the uploaded file. and we want to show the path where the file is stored in the repository. so there must be some kind of parameters like $date or $sap_user or some kind of query, or not?
how else i could dynamicaly request it? is it ABAP?
thanks,
N.
Hi,
Do you mean to the uploaded document? Is your uploaded document stored in the same repository as the metadata?
In our case, we have in dataschema the field LinkUrl. When the publishing form saves the data, it puts data in this field. When we show the data, HREF points to this LinkUrl fiels.
I hope I answer your question.
Let me know if I am not
Regards,
Leonid
Add a comment