Add a 360 tour to a Page.
Here is an example of how you can use an equation field to build and display HTML. The following is a solution to add a 360 tour to your page using an equation field.
Step 1
Save the URL in a Text Field, as seen in the image above.
Step 2
Add this to an Equation Field and change the {URL} to the name of your field with the URL.
CONCAT('<p><iframe', CHAR(32), 'src="',{URL},'"', CHAR(32), 'width="', '100%"', CHAR(32), 'height="', '500"', '></iframe></p>')
Original Community Post:
How can I embed my 360 tours on a page? - Community Discussions / How Do I - Tadabase Community
We'd love to hear your feedback.