Using user controls inside Umbraco Options
desmo
Posted: Sunday, October 15, 2006 5:19:19 PM

Rank: Aficionado

Joined: 7/19/2006
Posts: 171
Location: NYC
Hi,

I have a few user controls that I use to edit data outside Umbraco. What I would really like to do is be able to create a tab for a documenttype and then add a working user control just like a property. This would be great because you wouldn't have to leave the happy Umbraco environment and load a page outside of it to actually use the control.

I read Daniel's excellent article here HERE.

The user control in this case is only used to display data, it can't do any "work".

I don't think there's a way to do this, but maybe it would be useful in future versions?

What do you think? It would make an Umbraco installation more "integrated".

- Mark

hoehler
Posted: Sunday, October 15, 2006 10:41:28 PM

Rank: Addict

Joined: 7/19/2006
Posts: 597
Location: Bad Homburg, Germany
Hi Mark

You can create your own datatypes. Take a look at the cool datatypes like MultiplePagePicker or something else. I have done a new datatype for an commercial editor. You have to implement some interfaces. I will come back to you tomorrow from my company where I have the code.

Thomas

• 2007/2008 MVP • www.thoehler.com • Bad Homburg, Germany
hoehler
Posted: Monday, October 16, 2006 9:08:33 AM

Rank: Addict

Joined: 7/19/2006
Posts: 597
Location: Bad Homburg, Germany
Hi Mark...

Take a look here http://www.cpalm.dk/blog/2006/08/15/multiplemediapickerviasource.aspx

Thomas

• 2007/2008 MVP • www.thoehler.com • Bad Homburg, Germany
desmo
Posted: Monday, October 16, 2006 12:09:53 PM

Rank: Aficionado

Joined: 7/19/2006
Posts: 171
Location: NYC
Thanks, Thomas. I'll check it out.

- Mark
Users browsing this topic
Guest


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.