Technical support This forum is closed.
Version 1.x > Technical support > Relationships View modes: 
User avatar
Member
Member
Chameane - 11/18/2005 11:10:48 AM
   
Relationships
Hi,
I've created some Document Templates with a DropDownList Champ in each template. They should contain the same members for all the documents in wich it's defined.

This champ can grown up with other elements, so that I don't want to have to modify it in each template once we've decided to add a new element of the DropDownList.

I'd thought about creating a container and elements templates like in a newsletter but I don't know how to link this idea with the DropDownList.
after that I've realised about relationships that kentico can manage, and I wonder if it's possible to use them in my case.

If the relationships it's the good direction, I'd like some tips on how to manage them... I don't know how to define and retrieve the relationships in my dropdownlist

Thanks for your advise...

User avatar
Guest
admin - 11/21/2005 10:35:36 AM
   
Re: Relationships
Hello,

Thank you for your post. I'm not sure if I understand your question. If you need to manage dropdownlist items for all document types at the same place, I would recommend you placing the items into a separate table in your database and retrieve them using SQL query instead of specifying a list of items in the field definition.

I hope this help.

Best Regards,