HTML Survey in Web Render. How do I click with mouse?

Hello friends,

GOAL: I would like to build a simple multi-choice survey in html and then pop it into a web render TOP. I’ve gotten that far.

ISSUE: However, my survey has radial buttons to select answers and, in perform mode, I can’t seem to click on them.

I’ve been mucking around with the panel CHOP, mousein, and a chop execute with some vibe code… Still not getting it. Would really appreciate any help. Thanks!

Collin

if you want to handle the clicks in HTML, in the Palette under Tools you’ll find the webBrowser component, which is an interactive interface to the Web Render TOP (currently available on Windows only afaik). It’s all using Chromium underneath. Using that you can click on webpages.