Create a dependent dropdown without context mapping
The aim of this document is to create a dependent dropdown with an alternative procedure instead of using the context mapping.
Suppose to have a BO (MultiCode.bo) with two fields CATEGORY and SUBCATEGORY
Step 1.
Step 2.
Select the BO->subcategory field and change the codelist props by pointing to the new created dataset
Step 3.
Create the query based on subcategory BCO
Step 4.
Create and register the event handler
Hi Alessandro,
I was trying to replicate this but confused as you may have missed some of the steps to achieve the dependent drop-down. Can you please elaborate a bit more.
Thanks,
Jay