Skip to main content
Nintex Community Menu Bar
Solved

Trouble with List Lookup Control in Nintex Forms (New Responsive Designer)

  • September 18, 2024
  • 1 reply
  • 43 views
  • Translate

Forum|alt.badge.img+3

Hi everyone,

I have added a "List Lookup" control to my Nintex Form and named it "list_lookup." I have also created a rule that always runs with some dummy logic (if "a" == "a") to add the selected value from "list_lookup" to "text_field1" in the form.

Here is what I've observed in "text_field1":

  • If I select option1, option1 is visible.
  • If I select option1 and then option2, only option1 is visible.
  • If I select option1, deselect it, and then select option2, only option1 is visible.

I want all selected options to be visible in "text_field1." Can someone help me achieve this?

Thanks!

Best answer by SimonMuntz

Hi @oysteinbruce,

 

Instead of using text control to show the value of the lookup control, use a calculated value control.
Set the formula of the calculated value control to:
 

parseLookup(list_lookup)

 

View original
Did this topic help you find an answer to your question?

1 reply

SimonMuntz
Nintex Employee
Forum|alt.badge.img+22
  • Nintex Employee
  • 2464 replies
  • Answer
  • September 20, 2024

Hi @oysteinbruce,

 

Instead of using text control to show the value of the lookup control, use a calculated value control.
Set the formula of the calculated value control to:
 

parseLookup(list_lookup)

 

Translate

Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie Settings