5
Views
4
Comments
Can I use a Static Entity with a List Box ?
Question
I don't get any errors but my List Box does not populate with the 6 records I have in my Static Entity.

I could use a tutorial on this I guess.
2022-01-06 13-41-20
Ricardo Araújo
Hi David,

can you attach the espace to take a look on what is happening?

I´ve just created a blank screen with a list Box and populated with values from a Static Entity and had no problem.

Ricardo Araújo
2011-06-15 10-52-08
David Rickey
I had better luck with a combo box but I'm still trying to understand how that actually worked since I just followed the tutorial.
Here's my espace.  I'd still like to understand how to get List Boxes working and why they seem to be so diffrerent from combo boxes in the way they are implemented.
AttorneyFiles-02.oml
2022-01-06 13-41-20
Ricardo Araújo
Hi David,

to resolve your question you need to populate the variable Field_List to get the proper values. See in attach movie how to do it.

Tip: Instead of using a variable to populate the List Box, you can use que GetField_Lists in Source Record List of your Listbox

Ricardo Araújo
2010-02-10_1653.swf
2011-06-15 10-52-08
David Rickey
Oh wow, very kewl.  Thanks Ricardo.

Thanks for the tip, I will try to figure that one out.

I'm going back thru the tutorials and understanding things a little more each time.

David

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.