How to trigger an action when a form tab is clicked? #5576
Unanswered
ibrahimGit123
asked this question in
Help
Replies: 1 comment
-
In the Northwind.CustomerDialog.Template.html file the rest is javascript. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Looking for help on how to trigger an action when a specific form tab is clicked by a user
e.g. in below form, there is a tab for Customers, Orders, and Notes
https://serenity.is/demo/Northwind/Customer#edit/1
I would like to set up the code so that when a user clicks the Orders tab, it triggers an automatic Refresh of the the embedded Orders grid.
Beta Was this translation helpful? Give feedback.
All reactions