Is it possible to know in the live site in a Section if any of the widgets it contains will render anything?We have some sections that contain spacing like this:@div class=@section@ style=@margin-b...
how would you put together a form component that doesn't have a user enterable value. Something that we could just use to make a placeholder title. So if we wanted to make a label a grouping of fie...
I have created a new custom section called @SingleColumnSection@ When I go on the Kentico UI's page builder to add it, it gets added but the blue plus sign in the middle is locked. Meaning, I can't...
I am trying to create sections. I reviewed the documentation here https://docs.kentico.com/k12sp/developing-websites/page-builder-development/developing-page-builder-sections/defining-section-prope...
When I add a new developed section with page builder or change the section type, kentico sometimes does not save the section, it just shows the default section.Did I miss something when developing ...
I have a widget that I'd like to behave differently dependent on the MVC Section it's been added to (i.e. single or two column section).. Is it possible to identify the section in the widget contro...