justinmind-logo
 
Upvote 1

Raising a custom event

Answered Victor Conesa 8 years ago

There are a number of drop-down controls on my page, as well as a data list that is filtered based on the content of the drop down controls.


If any one of the drop downs change, the data list has to be re-filtered. I can attach a "Changed" event handler to EVERY drop down - but that is tedious to maintain.


I thought that as each drop-down changes I could cause another special event handler to fire - but I found that my attempts were unreliable.


Is there a reliable way to handle this? (I have found the ability to raise custom events very useful in other prototyping tools.)


Thansk!

Replies (1)
photo
1

Hi Roy,


We are working on a new functionality called "on variable change" that will help you with this. It will be available very soon.


Best,


Sonia Durán

Leave a Comment
 
Attach a file