Hi,
I know that in app.xml I can configure how to open documents in webtop
e.g.
<rendition>
<mode>view</mode>
<object_type>all_types</object_type>
<primaryformat>msg</primaryformat>
<renditionformat>pdf</renditionformat>
<isdefault>true</isdefault>
<inline>true</inline>
</rendition>
Using this I would open .msg documents with adobe reader, but if I change <renditionformat> to msg, I would open .msg documents with outlook.
My question is:
Is it possible to configure Webtop so documents of a format (eg. file extension .msg) be opened with some application (eg. Outlook) for some users or profiles and for other users or profiles be opened with another application (eg. Adobe Reader)?
How could I achieve that?
Kind Regards,
Ivan S.