Skip to main content

So I have a list lookup which is multiselect list. I want to get each selected items individually since I have to do a lookup for each one of them in a calculated value.

Also, how to do it on javascript since I have to refresh each calculated value.

we would need more details to understand what you'd like to achieve.

do you mean to make lookup for each individual selected option within single calculated control?

how do you render lookup control?

why do you need to fire recalculation from javascript?


Hello, it was a nintex form. Anyway, I have managed to fix it by using one calculated control. I just did a regex to split the words.


Reply