Hi,
I am hoping this already exists ...
We have three content types. (Applications, Databases, Servers).
Server info is entered into Servers.
Database data is entered into Databases. Including a select list of existing servers for an On-Server field.
Application data is entered into Applications and includes a Database AND Server choice.
I would like to choose the application and database as paired entries in DoubleField to ease display on the content type and in views. Databases should not be required as required as Applications will be associated with Servers that are not Database servers.
Thanks
Comments
Comment #1
chi commentedIt seems you are looking for double entity reference field. Double field is too simple module for such challenge.
Comment #2
fgjohnson@lojoh.ca commentedOK,
Thanks Chi.
I am trying to make it work via a view... An interesting idea though. :-)
Comment #3
fgjohnson@lojoh.ca commentedI'll close this as I found a solution using Relationships and Entities in Views.