yes, we can customise it by extending core components and restricting the fields that are not required as per the requirement and we can also limit number of characters for text box or title by using maxLength property of type long . To hide particular field from core components in custom component ...
yes the cancelInsta property is there only at root level page not at page level. I created new page that page under root for that page also it's returning correct value but not for en/profession/product .
I have a root page say en, en has property cancelInsta checkbox checked and i have page en/index on this page the value of the checkbox returning is true and i have another page en/profession/product on this page the value is returning false. The vinheritedpageproperties value is returning different...
Hi Team,I tried adding caption to scene7 as var s7videoviewer = new s7viewers.VideoViewer({ "containerId": 'id', "params": { "serverurl": serverURL, "contenturl": contentURL+"/", ...