Hi,
We have an item with 2 item lists. In the second item list I need a field which options are based on the 1st item list. How can I achieve this?
Page Item X
- Field A (item list)
- Field A1
- Field A2
- Field A3
- Field B (item list)
- Field B1
- Field B1
- Field B3
We would like field B3 to be a dropdown of possible items of Field A. Can we have something like a @Code(CurrentItem.id) or @Code(ParentItem.Id)?
Best Regards,
Nuno Aguiar