This sample widget demonstrates how all types of properties are displayed in the widget designers. The properties are defined in the Entity class For more information, see Autogenerated field types.
Entity
Attribute
IPropertyConfigurator
Program.cs
PREREQUISITES: You must set up a Sitefinity renderer application and connect it to your Sitefinity CMS application. For more information, see Install Sitefinity in ASP.NET Core mode.
NOTE: The instructions in this sample use Visual Studio 2022 and a Sitefinity renderer project named Renderer.
Under your Renderer project, you must create the following folders:
Extensibility
Entities
AllProperties
ViewComponents
Views
Shared
Components
Entities/AllProperties
ViewComponent
View
Views/Shared/Components/AllProperties
You must register the ExternalChoicePropertyConfigurator class in the Program.cs.
ExternalChoicePropertyConfigurator
The Program.cs file should look in the following way:
Build your solution.
When you open your Renderer application and open the New editor, you will see the AllProperties widget in the widget selector. When you add the widget on your page and edit it, you can see a list of all types of fields, which you can configure.
Renderer
This sample is available in Sitefinity’s GitHub repository. You can run and play with it. To do this, perform the following:
sitefinity-aspnetcore-mvc-samples-master/src/all-properties
all-properties.sln
appsettings.json
“Sitefinity”
“Url”
all-properties
Increase your Sitefinity skills by signing up for our free trainings. Get Sitefinity-certified at Progress Education Community to boost your credentials.
This free lesson teaches administrators, marketers, and other business professionals how to use the Integration hub service to create automated workflows between Sitefinity and other business systems.
This free lesson teaches administrators the basics about protecting yor Sitefinity instance and its sites from external threats. Configure HTTPS, SSL, allow lists for trusted sites, and cookie security, among others.
The free on-demand video course teaches developers how to use Sitefinity .NET Core and leverage its decoupled architecture and new way of coding against the platform.
To submit feedback, please update your cookie settings and allow the usage of Functional cookies.
Your feedback about this content is important