Re: How to connect 2 Dynamic Objects ?
[email protected] (eolica) Sat, 21 Jun 2003 23:15:31 +0000 (UTC)
| Newsgroups | gmane.comp.cms.xaraya.knowledge-base |
|---|---|
| Organization | not organized |
| Message-ID | <[email protected]> |
Hannes wrote: > i saw here the Howto from eolica to add an publiction type "contact". > (03/06/03) > How can i connect the Contact with the Contries Object , so that i can use > an DropDown-Box in the > ContactForm to choose an Country? If you want just the country names, you don't need another publication. Just use a simple dropdown and include the list of the countries in the Validation (Italy; France; Germany; ...). If your needs are wider (let say: you want to store the countries and get also the associated images for flags) its another story. In my understanding relations to other publications are not implemented (yet?) Sesto