Working with Lists in DotNetMushroom RAD - Issue 61
Last Post 10/05/2010 7:29 AM by Joseph Craig. 2 Replies.
Author Messages
Lee Sykes
DNN Creative Staff
Nuke Master VI
Nuke Master VI
Posts:4945


--
10/03/2010 7:46 AM
    Add any comments or questions regarding the Working with Lists in DotNetMushroom RAD tutorial from Issue 61
    Lee Sykes
    Site Administrator
    Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

    Twitter: www.twitter.com/DNNCreative

    Lee Sykes's Facebook Profile
    ahendro
    Nuke Newbie
    Nuke Newbie
    Posts:1


    --
    10/04/2010 8:01 PM
    Hi Lee, Is it possible to setup parent-child list? for example, on the DNM List we defined the followng:
    • Clothes
      • Trousers
        • Short
        • Long
      • Shirts
        • Long Sleeved
        • Short Sleeved
    On the form, we will have 2 drop down list: The 1st drop down is the Cloth Type (which will list Trousers amd Shirt) Now, the 2nd drop down will load depends on what the Cloth Type had been selected. e.g. if Cloth Type is Shirt, then 2nd drop down will be populated with Long Sleeved and Short Sleeved. I am currently working on an app using DNM that require this type of implementation but had been unsucessful in applying it. Any suggestion will be great. Cheers Antony.
    Joseph Craig
    DNN MVP
    Posts:11667


    --
    10/05/2010 7:29 AM
    If RAD is using the DotNetNuke List structures, this won't be possible.  The reason is that DotNetNuke doesn't support hierarchical lists.

    Joe Craig, Patapsco Research Group
    Complete DNN Support


    ---