Hi,
I need to call the javascript file/function when the next button of BPF is clicked. My requirement is that when I click on Next button, I should get the current active stage. For example, when I move from Qualify to Develop stage by clicking the Next button, I should get the current active stage i.e. "Develop" in javascript variable. I want to hide/show fields depending on the current active stage.
Any help is greatly appreciated.
Thanks.
*This post is locked for comments