Dropdown data-type event handling? Options
kaduparag
Posted: Thursday, September 04, 2008 11:54:50 AM
Rank: Enthusiast

Joined: 8/26/2008
Posts: 27
Location: Mumbai
Hi,
I want to use 2 dropdown boxes, such that content of second box will depend on first box.
For example, List of country and city, Selecting one particular country from first box will update the list of city in second box.
Is it possible using existing drop-down control? or i will have write custom control for it.

Thanks
Dirk
Posted: Thursday, September 04, 2008 12:35:32 PM

Rank: Umbracoholic

Joined: 9/27/2007
Posts: 1,136
Location: Belgium
Hi kaduparag,

Are you talking entering content in admin backend here? If so, I'm pretty sure it doesn't exist out-of-the-box. But, it shouldn't be too difficult to create your own custom datatype that does the trick. Have a look at the existing code for the different datatypes. Shoot some more questions if you're stuck.

Hope that helps.

Regards,
/Dirk



level 1 & 2 certified - umbraco MVP 2008/2009 - umbraco blog at netaddicts.be - working on an integrated forum4umbraco
kaduparag
Posted: Thursday, September 04, 2008 12:44:05 PM
Rank: Enthusiast

Joined: 8/26/2008
Posts: 27
Location: Mumbai
Thanks for the quick reply. Ya i am looking for the admin control only. Will make my own control then.Thanks
kaduparag
Posted: Monday, September 08, 2008 2:59:38 PM
Rank: Enthusiast

Joined: 8/26/2008
Posts: 27
Location: Mumbai
Hey i have designed a custom data-control. But how to provide admin-backend interface for the same? . I have two drop-down boxes for country and city. I want to add values in it through admin panel.
Can you give me any sample code link?
Thanks
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.