Converting classic form to kinetic. When using a list box, the existing comments are not visible

I am converting PO Entry form to kinetic with a list box to replace the selectable comments we used in classic. The list box will populate the form when I create a new purchase order. When I bring up an existing purchase order the comments are not visible. I can print the acknowledge meant and see them. Is there a setting or something I am missing to make them visible.

Classic image.

Kinetic image

Here is how I have the list box setup.

Can you show more of your settings for you Selection list?

What’s in the Dataviews portion… Advanced?

This is all I see in the advanced section in the properties of the list box.

Also, I have Delimited selected

Advanced settings seem okay. What about the Dataviews settings?

You’re in a different version than I am, so some of the settings seem moved around. Just trying to see what all is included.

Here’s what I’m looking for:

In my example below… I bound my selection list to TransView.ListResult.

…but in my settings, I also have a Target View (TransView) and a Target Code Column (MyList) set up.

If I add a couple textboxes to my form and map:
…one to Transview.ListResult
…and one to TransView.MyList

It is actually the TransView.MyList that gets populated with the results.

I don’t use any dataviews. I link it the POHeader.Commenttext table. I probably wasn’t clear enough in my original post. I am getting the comments when I create a new purchase order in the kinetic screen.

It is when a purchase order is created in the classic screen that I cannot see the comments. Before I added the list box they were visible on the kinetic form. They are still on the table and can be pulled via baq or when the acknowledgement is printed.

As we are switching to the kinetic forms I would like for the comments from the classic orders to be visible.