You need the Web component for that. Look in Connectivity.
where can i find it?
In the Palette in the Designer, choose Connectivity and find the Web component. Or, search for the component in the Palette.
Unlike the WebViewer
, Web
is a non-visible component.
If you're renaming components, then give them a meaningful name: eg for
WebViewer
, something like this: "wView" or "wv" / "WV" (and not "Web").
1 Like