Hi All,

In the above image I need to give the dialog title. I tried parmdialogcaption method but that didn't work.
I used sysoperation framework for this batch.
One more issue I have is, I'veoverridden the modified method of the "percent" dialogfield. When i modify the field the value is not updating after the modified method is executed. In modified method I'm able to get the entered value but the field in dialog is automatically getting back to 0.00. I also tried changing the field value using percent.value(modified_value) but it didnt work.
Any solutions to do this.
*This post is locked for comments
I have the same question (0)