Ability to lock templates after creating based on Admin role
This will ensure when a template is created it could not be accidentally deleted. By having a lock icon on template that is created would prevent premature deletion of this customized template
Sometimes we see major differences between our deployed pages and what is in the visual editor/preview page. I know the VE and preview use a lot of client-side rendering and overrides, and i think the issue is in our SSR vs CSR we are missing some...
Currently you can support standard non typed versions of defineProps, such as defineProps(['prop1', 'prop2']) <-- supported in builder sdk in typescript, you would define them as defineProps<{ prop1: string, prop2: number }>() <-- not ...
It is often difficult to identify what's what in the content editor, especially with data model content that doesn't have a visual editor. If you have a list of items that each has an image (1), it would be of great value to see that image in the ...
Abraham Schilling
almost 2 years ago
in Content List
0
Support for multiple urls with separate targeting on same page
We would like to have the ability to create a page that has multiple URL's with separate targeting. Currently, we are trying to surface the same page layout to different URL's targeted at different segments.
This docsLink prop would be IMMENSELY helpful when building custom components for clients. It's also not marked as deprecated in the documentation, even though this forum post from 2 years ago says it was deprecated then.
Add color coding/helper text for model type next to model name
In the Content menu of the dashboard it lists all the models your have on the left side. Would be nice if there was some sort of indicator of what type of model it is (Page, Data, Section) either through color coding or some default helper text/icon.
Currently, you can add bulleted lists to text blocks in the Visual Editor, however it only supports one indentation level, like this: this is a list It would be great to be able to do multiple levels, like this: this is a list