Page 1 of 1

cascading drop downs "many to one" relationships

Posted: 03 Feb 2015
by Jdubs
What's the best way create cascading drop-down menus via Plumsail Lookup that have "Many to One" relationships?


For instance, what if 2 (or more) cascaded drop-down fields depend on the SAME primary drop-down value?


Currently, we're duplicating the primary drop-down value. This causes issues down-stream because even though the primary value has the same name, it has a different ID value.


Pic 1:

https://onedrive.live.com/redir?resid=C ... hoto%2cpng


Pic 2:

https://onedrive.live.com/redir?resid=C ... hoto%2cpng

Re: cascading drop downs "many to one" relationships

Posted: 04 Feb 2015
by Dmitry Kozlov
Unfortunately, I haven't got the structure of your lists. Could you provide the schema with relationships and a screenshot of a form containing cascading drop-downs. If you have more than one parent, you can design cascading drop-downs based on 3 combo boxes: grandparent - parent - child.