Get Active tab through Client side scripting

By | September 17, 2014

In Sage CRM customizations, client side scripting has been proved beneficial to web developers in many ways. We have discussed several ideas on Client side scripting throughout the blog site. Today I will discuss one more such development trick.
New Stuff:  CRM Email Manager Service failed to start
For one of our customers, we had a requirement of executing a customized code as soon as user lands on Calendar tab after logging in. We were able to achieve this for every first time when user used to login to CRM but the code used to fail when user navigates back to Calendar tab from some other tabs. For this logic we were identifying “Act” parameter in URL, however in above scenario Act itself was changing.
On checking the code for the required tab in URL, I was unable to find any control which could help me to identify that I am on Calendar tab. This led me to go for slight coding through Client side script. I had to get the code of tab active in CRM through below lines of code.
<snippet>
<script language=’javascript’>
crm.ready (function ()
{
var sActiveTab = $(“td.TABON”).html();
})
</script>
</snippet>
As now I have the tab control I can execute my code only when that tab is loaded.
Also Read:
1) Linked selection fields through client side scripting
2) Quick Tip: Hyperlinking inside Your Notes in Sage CRM
3) Table Level Scripts Logging and Performance
4) Client Side API to hide and show Column of grid
5) Getting key value to be added in URL from client side script

33 thoughts on “Get Active tab through Client side scripting

  1. Pingback: you could try these out

  2. Pingback: ไม้เทียม

  3. Pingback: H07V-K

  4. Pingback: วิธีคิด บอลสเต็ป เสียครึ่ง

  5. Pingback: ufa168

  6. Pingback: pgslot

  7. Pingback: เช่ารถตู้พร้อมคนขับ

  8. Pingback: Lamborghini detailing

  9. Pingback: Aviator game online

  10. Pingback: y2k168

  11. Pingback: เทคนิคแทงบอลสด ทำเงินได้จริง

  12. Pingback: https://fortuneox777.com/

  13. Pingback: ปลูกผม

  14. Pingback: click

  15. Pingback: bio ethanol wall fireplaces

  16. Pingback: Wygraj Wielkie Nagrody z Hell Hot 20

  17. Pingback: ขายเหล็ก

  18. Pingback: 123bet

  19. Pingback: Mulch film

  20. Pingback: winomania uk

  21. Pingback: Angthong National Marine Park

  22. Pingback: Aviator game online

  23. Pingback: เครื่องออกกำลังกายกลางแจ้ง

  24. Pingback: personal trainer bangkok

  25. Pingback: เว็บตรงฝากถอนง่าย

  26. Pingback: เว็บตรง สล็อต

  27. Pingback: BETFLIX

  28. Pingback: clothing manufacturer

  29. Pingback: https://azino777-mobilnyj.sholpancity.kz

  30. Pingback: สล็อต เกาหลี

  31. Pingback: อยากให้รู้จักกับ ทดลองเล่นบาคาร่าฟรี ไม่ต้องฝาก แบบไม่จำกัด

  32. Pingback: สล็อตเว็บตรง

  33. Pingback: KA Gaming มาจากคำว่า “Kick-Ass” Gaming

Comments are closed.