In Nintex Forms for Office 365, new responsive designer, I have a list lookup where the user selects from a drop-down menu. Depending on what the user selects, I want long text message to display on another part of the form. I used another list lookup control. It uses a variable created by the first list lookup to filter from a list and returns the value of the long text.
The problem is that it does not display that text immediately. It displays blank, and the text is available in the drop-down options. I do not want the user to have to select it from the drop-down. I want the long text to display immediately and have no option to select anything else.
Any way to fix this? Maybe I can do this a different way, without a list lookup?
I will attach a couple screen shots. See how I have to click the dropdown in order to see the long text that I want to display?