Page 1 of 1

Extend the solutionmodel with JSForm.getBeans()

PostPosted: Tue May 18, 2010 10:34 am
by martinh
Hi,

Is it possible the extend the solution model with JSForm.getBeans()?
I'm using the SM to find out what is on my form, but the beans are never returned.
I know that each bean has his own properties and that you can't return all the properties of a bean, but if the JSForm.getBeans() would return an array of names, that would be already enough as first solution.

Maybe you could create a JSBean object that contains standard properties like name, height, width, x and y. But as I said an array of names would be perfect at the moment.

Thx

Martin

Feature Request #292697