We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have added the code: Notify("Test") to the DragAndDrop Controls "OnSelect" event property, but nothing seems to happen when the control is clicked.
Is there some other configuration we need to do to get the OnSelect event to fire?
James.
The text was updated successfully, but these errors were encountered:
+1, same problem
Edit: Tried using Action with the class="action-..." but it's only triggered with buttons, clicks on div do not work
Sorry, something went wrong.
No branches or pull requests
I have added the code:
Notify("Test")
to the DragAndDrop Controls "OnSelect" event property, but nothing seems to happen when the control is clicked.
Is there some other configuration we need to do to get the OnSelect event to fire?
James.
The text was updated successfully, but these errors were encountered: