You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The content of a composite question is placed in an automatically created panel. To customize the panel, you need to handle the onLoaded event: https://plnkr.co/edit/8b34nEF1iNX02wop
I propose adding a special property that would allow users to specify panel settings: ICustomQuestionTypeConfiguration.panelJSON (similar to elementsJSON and questionJSON)
The text was updated successfully, but these errors were encountered:
The content of a composite question is placed in an automatically created panel. To customize the panel, you need to handle the
onLoaded
event: https://plnkr.co/edit/8b34nEF1iNX02wopI propose adding a special property that would allow users to specify panel settings:
ICustomQuestionTypeConfiguration.panelJSON
(similar toelementsJSON
andquestionJSON
)The text was updated successfully, but these errors were encountered: