JSON Schema form Elements not updating values in Old Forms
Hi All,
We have created one JSON schema and we have created some forms using the form elements in the Schema.
For example :we have created a Text Box with Title "Name" and we have created some forms with that.
Now we have updated the Title of the text bold in the JSON schema from "Name" to "Name Updated".
In old forms created the changes are not getting reflected.
Though in new forms once i add the form element the changes i can see.
Is this the expected behaviour.
What things needs to be done to update the value in Old forms .

