WebFrame

WebFrame can be used to display link of content of external source. External source can be: https/http link to file (https:\sharepoint\folder\file.pdf), link to file on shared drive (\server\folder\file.pdf), link to file on local computer (X:\folder\file,pdf), https/http link (https:\www.google.com). WebFrame will be displayed in three modes (WebFrameType):

Show as file link – application will display link to external resource that will be downloaded.
Show as link to page – application will display link to external resource that will be opened in new tab.
Show as frame - application will display iFrame with linked external source.
Definition:

WebFrameType:

1 - Offline link to file (used for file sources)
2 - Online link to file (used for file sources)
3 - Link to page (used for web pages)
4 - Page in frame (use for page sources)

After addition of new Object Line with a type Web Frame it is need to be set one of four types. It is using Server - String calculation with following formula: 'https://demo.xeelo.net’. After save action the content of a Web Frame is displayed on the request.

1 Like