Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
I'm using Umbraco 11. I have a back office section created but need to have the HTML setup.
Ideally the page would have a title and table with a button for each row in the table.
Are there any "out the box" templates I could use to give me some boiler plate code to get started with?
A good start is this page https://docs.umbraco.com/umbraco-cms/extending/backoffice-ui-api-documentation#ui-examples
Contains a link to the backoffice api: https://apidocs.umbraco.com/v10/ui#/api and a package with UI examples: https://our.umbraco.com/packages/developer-tools/ui-examples/ Guess that would help the most ?
If you need something easier: There's a great plugin called Konstrukt: https://getkonstrukt.net/
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Any template available for back office?
I'm using Umbraco 11. I have a back office section created but need to have the HTML setup.
Ideally the page would have a title and table with a button for each row in the table.
Are there any "out the box" templates I could use to give me some boiler plate code to get started with?
A good start is this page https://docs.umbraco.com/umbraco-cms/extending/backoffice-ui-api-documentation#ui-examples
Contains a link to the backoffice api: https://apidocs.umbraco.com/v10/ui#/api and a package with UI examples: https://our.umbraco.com/packages/developer-tools/ui-examples/ Guess that would help the most ?
If you need something easier: There's a great plugin called Konstrukt: https://getkonstrukt.net/
is working on a reply...