Hi
Can we call supply function explicitly in any other method of the view using wd_this->supply function name( ) ?.
In case the supply function is local to the view and when it is defined in component controller ?
hi vishal........
you cannot call supply function explicitly.......
what you can do is.... invalidate the node that has the supply function. so the supply function will be called again.
---regards,
alex b justin
Thanks for the information Alex !
answered