Content Picker via Source data-type? Options
mattjk
Posted: Tuesday, March 11, 2008 7:37:55 AM
Rank: Devotee

Joined: 3/14/2007
Posts: 47
Has anyone developed a "Content Picker via Source" data-type for Umbraco?

I'm looking for something that is essentially the same as CPalm's Multiple Content Picker via Source, but which limits you to selecting one piece of content only.

That is, a data-type where you specify a source node in the Content tree, and the data-type presents sub-nodes of the source node as options to select, and stores the node number of the selected node as the actual data for the data-type.

Anyone?
imayat12
Posted: Tuesday, March 11, 2008 10:05:47 AM

Rank: Addict

Joined: 7/19/2006
Posts: 629
Location: Preston, UK
Matt,

Christian's data type does exactly that! You pass in start node and you select nodes. You can modify the source to restrict it to only one.

Regards

Ismail

Level 2 certified. If it aint broke dont fix.
mattjk
Posted: Tuesday, March 11, 2008 10:28:02 PM
Rank: Devotee

Joined: 3/14/2007
Posts: 47
Ismail Mayat wrote:

Christian's data type does exactly that! You pass in start node and you select nodes. You can modify the source to restrict it to only one.


Yep, I know his data-type does that - it's the variation of restricting to only one node that I was after. I'll modify the source code and create my own version if I have to, but I thought it was worth finding out if anyone had already created this first!

Thanks though.
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.