Hi everyone.
I am new in outsystems. I want to linked two dropdown tags in this way
1st dropdown tag: I choose multiple values from the entity CATEGORY2nd dropdown tag: should display and append the subcategories linked to the category
These values should then be updated in the entity.How do I link the first selection given that it is more than one value?Thanks you a lot
Hey.
Step by step of what I would do
1,2)
3)
How to add to entity
I did a little example, check the OML and let us know if it helps :)
Kind Regards,
Márcio
Hi Màrcio, thanks for your answer but the subcategories dropdown still doesn't show the subcategories. Probably I am doing something wrong
Hello,
I have a different approach,
take 2 aggregates set for both dropdown respectively, now set the value of 1st dropdown value to a local variable and set the on-change event in that refresh the another aggregate, add the filter in another aggregate with local variable,
Some screenshots:
I have attached the oml for better understanding,
let me know if this works or not
Thank you
Shohaib
Hey!
Its about dropdown tags and not a simple dropdown :)
Hi Elio,
I will provide you link this link helpful to your senario
https://youtu.be/uVmAtGeRg2M