In Webtop, open documents of one format with more than one application
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…