Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 618 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 618 Bytes

Web

Custom view that shows a web page using an iFrame.

The view navigates to the web page according to the current selection / filter state. If multiple records with multiple URLs are selected the view won't show any content. You can play with the URL setting in the view options to control this behaviour (e.g. by changing which function to apply on the field)

Demo

Public demo file

Settings

  • URL: the field which contains the URL to navigate to. By default it uses the singleton function.

screenshot