Hi everyone,
I need to change some specific values according the item options selected on the matrix item level. Is there any approach recommended for this?
The matrix have more than 2 options each.
w
wbermudo
10/04/2022, 1:39 PM
check extensibility API docs:
beforeOptionSelection?
afterOptionSelection?
š 1
l
LC
10/04/2022, 3:34 PM
Thank you!
LC
10/04/2022, 5:00 PM
@wbermudo Thanks!!! I managed to get the values per child. But Iām having issues to pass those values into the actual template. Any example you could think of that might help?
e
eminero
10/04/2022, 5:58 PM
Use the layout/PDP component and the addToContextDefinition to add any extra field to the appropriate view.