Hi All,
I have created one method in the form method section. How to call this method from data source field methods?
Thanks in advance,
Hari
Hi All,
I have created one method in the form method section. How to call this method from data source field methods?
Thanks in advance,
Hari
There is an automatically set variable called element, which holds a reference to the current form. You would see it in debugger.