Question T9708
Visible to All Users

DynamicPanel: "PanelCount" bindings not being saved.

created 3 years ago

Hello,

We encountered an issue trying to reproduce the following scenario.
First , We added 2 questions one is a dropdown type and the second is a dynamicPanel. Then we configured the property PanelCount (Bindings) as shown in the screenshot below:
Clipboard-File-3.png
In the surveyTest we can see the expected behavior and the property panelCount is updated in the jsonEditor:
Clipboard-File-2.png

However, when we click the save button and check the content of the payload we can't find the PanelCount property , All other properties are being updated correctly except for PanelCount.

Can you please confirm if this behavior is a bug or is due to a wrong manipulation ?

Version used : 1.9.5

Best regards.

Answers approved by surveyjs Support

created 3 years ago

Hello,
Could you please try it with the latest version: v1.9.34?
If it still doesn't work, could you please create an example in any sandbox?
If these properties are in JSON tab, that the object is updated and serialized correctly. If it works in Preview tab, then it means that objects are de-serialized correctly as well.

Thank you,
Andrew
SurveyJS Team