Dynamic Cascading Drop-Down binder from other drop down binder
Hi,
Based on these:
Dynamic Cascading Drop-Down List
I have a list of clients that are stored in a binder and a list of storage bin affected to each client.
When I do the inventory I need to select the client from the list of client. - That is done and work ok!
Then I have a grid that need to select a bin from a binder that belongs to the client selected above.
I'm able to do it manually by adding in Extra Filter Condition : e.customProperties.account LIKE '%clientname%'
But didn't find a way to dynamicly show the client's bin...
I tried with Grouping ColumnField ID from source form to set as option grouping value. in
Again The select box of the bin displays nothing.-
Any help would be appreciated here. I 've spent many hours on this without success.
Thanks in advance
Spazio