Hello,
I have a problem with using dynamic properties of the type form. When clicking on the ...-button for the form property on the dynamic property page the following javascript error occur:
Row: 786
Char: 2
Description: fNewVer is undefined
URL: http../edit/EditDynProp.aspx?id=10
From what I can see in the page source, EditDynProp.aspx is lacking the ´var fNewVer = 1;´-definition that for instance EditPanel.aspx (page type bound properties) has.
Grateful for any help, thanks.
Hello Fredrik!
We have never supported old forms as dynamic properties. I would recomend you to use XForms if you want to use your forms as dynamic properties.