Why are components missing from interaction list?

Trying to add an Event Handler to populate a Text box when selecting a row in a table is causing me grief...

I've added two Event Handlers for two columns in the table, but when I am to add the third the Text box is not visible as a Component... Why is that missing?

Hey @QAnders,

That is indeed weird. Have you tried refreshing the page and checking if the third text box appears? If not, are you able to reference it with a "Run Script" action instead of contrl component one?

Hey, thanks!

Yes, I tried to refresh the page, but no luck...

I'm running it on-prem, but I haven't tried restart the container yet... I wanted to try and find some way to export my work first... :sweat_smile:

I restarted my container and after that the text box is available to chose!

It didn't work using script on it either, prior to the restart of the container.

1 Like