I am using isomorphic smartClient v10.0. I have a situation in my current project where I need to pre populate a text field in a dynamic form with a value equal to the maximum value of a column in a sql table. Is there any way I can achieve it? I have created a function in a java class which will return that maximum value from a sql column. But, how to store it in an isomorphic dynamic form field?
I will appreciate any help in this matter.
Regards,
Akash
I will appreciate any help in this matter.
Regards,
Akash
Comment