ObjectGears data display on intranet
24.04.2017
ObjectGears data might need to be displayed online also outside ObjectGears, e.g. on intranet. How to achieve it? We can master it simply by means of a page with iframe.
We will create a page in ObjectGears, into which we will place all the necessary webparts (charts, lists of records, time lines, text...). We will switch off displaying ObjectGears menu and displaying ObjectGears appearance. We will also set the page as Public, if the user should not be checked for ObjectGears access rights. Then we will put the page into an intranet page by means of html element iframe.
The highlighted area for display outside ObjectGears, e.g. on intranet.