Hello Martin / Joost.
We have spent the whole day today to make it work but could not. We are able to get the values desired in the c_t_node. However, the drop down list is not reflecting the values being passed. It is showing the entire hierarchy.
Caveat: We tried using the get_restriction_flat method to check and it seems to work fine, but the challenge is that the users have a combination of nodes and children and the flat method does not support nodes.
This is the code.
And these are the values we expect to be reflected in the dropdown list.
We are not sure what we are missing. The above values get into c_t_node but nothing gets passed to the F4 list.
Any guidance?
Sunil