I will try to explain what I want to do. I have a .NET repeater inside a user control. At the moment the user control has insert and edit functionality in a layout created by me. I added the usercontrol to a page using a macro. It all works fine. If I open the page in the admin UI (might not be called that) I can see the content of the repeater. My question is, if there is a way to be able to edit the content of the repeater, inside the admin UI, or do I have to rely on my own layout?
I am asking because I would like my site administrator to be able to change/update/delete all content on the site from the admin menu. At the moment it is just the regular stuff: Adding/deleting pages, inserting macros in the pages, editing text and images using the rich text editor. But I can not seem to be able to edit/delete my repeater generated output in the admin UI.
Any advice is warmly welcomed. I highly appreciate your help. If my explanation is not clear, let me know, and I try to explain it better.
Use repeater in admin UI?
Hello!
I will try to explain what I want to do. I have a .NET repeater inside a user control. At the moment the user control has insert and edit functionality in a layout created by me. I added the usercontrol to a page using a macro. It all works fine. If I open the page in the admin UI (might not be called that) I can see the content of the repeater. My question is, if there is a way to be able to edit the content of the repeater, inside the admin UI, or do I have to rely on my own layout?
I am asking because I would like my site administrator to be able to change/update/delete all content on the site from the admin menu. At the moment it is just the regular stuff: Adding/deleting pages, inserting macros in the pages, editing text and images using the rich text editor. But I can not seem to be able to edit/delete my repeater generated output in the admin UI.
Any advice is warmly welcomed. I highly appreciate your help. If my explanation is not clear, let me know, and I try to explain it better.
Friendly greetings from Mattias!
is working on a reply...