-
Forum
-
T24 Technical Discussions
-
T24 Development & Customization
-
BROWSER.TOOLS
BROWSER.TOOLS
-
yaakoubi27
-
Topic Author
-
Offline
-
New Member
-
Less
More
-
Posts: 13
-
Thank you received: 0
-
-
7 months 1 day ago - 7 months 1 day ago #24451
by yaakoubi27
hello
can anyone help me i create my javascript function in custom.js file then i attached this function to browser.tools , but when i click on the commit button the javascript function excuted before my subroutines how i can execute the js function after commit
Last edit: 7 months 1 day ago by yaakoubi27.
Please Log in or Create an account to join the conversation.
-
yaakoubi27
-
Topic Author
-
Offline
-
New Member
-
Less
More
-
Posts: 13
-
Thank you received: 0
-
-
-
silvergem
-
-
Offline
-
Elite Member
-
-
TAFC|R12/R13, TAFJ|R20
Less
More
-
Posts: 267
-
Thank you received: 21
-
-
6 months 3 weeks ago - 6 months 3 weeks ago #24458
by silvergem
JS is in frontend while the subroutines is on backend (similar to stored procedures on sql). Normally you used the js function to do validation in front end before submittting on backend. This is normal behavior.
Give us the full details of what you are trying to do
Last edit: 6 months 3 weeks ago by silvergem.
Please Log in or Create an account to join the conversation.
-
Forum
-
T24 Technical Discussions
-
T24 Development & Customization
-
BROWSER.TOOLS
Time to create page: 0.068 seconds