Hello
I am using External Lookup to dynamically display options in the Tech Platforms field. However, the lookup works correctly only when a single value is entered in the Domain Lines field. It shows no results when multiple values are inserted (screenshots below). Is there a way to make it work with multiple values selected?
1) Single selection:
2) Multi Selection:
I understand that multi-select returns an array which cannot be used as a dependency. However, I want to ask if anyone has resolved an issue like this before.
My Base URL: $$HOST/attask/api/v19.0/PORT/search?fields=DE:Tech Platforms and Digital Solutions&name={DE:Select Domain Lines}&name_Mod=in
Your help is truly appreciated!