Hi Raja, What I have observed is that if you use this function hiFormDone() or hiFormFinish() directly in your script then it won't wait for the users to input the values(if form is created for taking some inputs) and will immediately close the form as soon as you run script so you need to either give some condition to invoke these functions or may be there is some other logic which I am not aware of right now!!! Thanks, Vishal.
↧