loading option from xml dhtmlxForm 3.0

some setting don’t init right

type=“input” readonly=“true”
type=“calendar” dateFormat="%Y-%m-%d %H:%i"

not working any solution to solve ???

What do you mean under that it don’t init right.
We can’t see any inconsistencies in the working of these attributes

when init form from xml

type=“input” readonly=“true”
readon atrribute not working it can modified, while init from code(not from xml) is working

type=“calendar” dateFormat="%Y-%m-%d %H:%i"

dateFormat atrribute not init ;( not rememmber what default date is mm-dd-yyyy or dd-mm-yyyy, while init from code(not from xml) is working

Hello,
Unfortunately issue can’t be reconstructed locally.

If issue still occurs for you - please provide any kind of sample or demo link where it can be reconstructed.

Also you may try to replace your dhtmlxform.js with the attached one
dhtmlxform.zip (14.7 KB)

thx., working perfect :wink:

in previous worked …

no working

when change value nothing happens :frowning:

Try to replace your string with this one:

thx :wink: