[Flow] How to open a persited resource in write mode

Kompaoré Désiré nkompaore at kode-informatique.com
Thu Jul 18 11:51:12 CEST 2013


Hi,
I've a persited resource (example a word document) with importResource
from ResourceManager. I want to open this resource and modify it. I use
f.uri.resource in my template :
<a href="{f:uri.resource(resource: originalResource)}">open</a>
or
<a
href="_Resources/Static/Packages/My.Package/MyDirectory/{originalResource.filename}">open</a>

The problem is that the resource is opened in read only mode.
Is it possible to open it in write mode?

Thank for your help
Regards

Désiré K.



More information about the Flow mailing list