I have few questions regarding the CSM.
I want to to pre-create different pages for tenants based on their needs. They will be offered a UI selections and then we will create the pages they need. I also want them to be able to create and edit these pages afterwards.
Question summary:
- Can I create complex pages like the image here below? I want to be able to do something that looks really nice https://abp.io/support/questions/6872/What-is-the-best-way-to-customize-look-and-feel-for-each-tenant. This is for both normal pages from menu but also the landing ("index.html") page it self.
- Can I add dynamic widgets into these pre-made pages?
- Can I intercept the "create page" button and offer my own popup UI for selecting a template?
- Can you edit the dynamic widget from the page its on by clicking on the widget on the page its self?
Same questions in more detail
Q1 Can I create complex pages like the image here below? And are the pages responsive?
Q2 Can I add dynamic widgets into these pre-made pages? I´m pretty sure it is but want to ask.
Q3 Can I intercept the "create page" button and offer my own popup UI for selecting a template? When clicking "+ New page" I want to intercept that and offer another UI showing a selection of different type of pages e.g. "Landing page", "Meet the team", "The product" etc..
Q4 Can you edit the dynamic widget from the page its on by clicking on the widget on the page its self? I would not want to go the the menu for it and I don´t want manual editing of text.
- ABP Framework version: v9.0.1
- UI Type: Blazor Server backend with MVC frontend
- Database System: EF Core (SQL Server)