bind for hidden not possible?

Hi,

seems that
{type:“hidden”, name:“numberParts”, value:"", bind:“partCount”},
is not allowed / not working.

How to bring values from database into hidden items?

What version of dhtmlxForm are you using?

It is version 3beta. I’m using the file you sent me when fixing the calendar preset issue.

To add value to hidden item, you xml should contain node:

some data

Sorry, was my fault. I had a wrong naming.
Thanks for your help.