I have a object that has 7 properties and it is being populated into an Object Set (Object list 2 Object Set) through an AIP logic function. I am able to see just the titles when I display this Object Set. However, I am not able to see the other properties that I also want displayed. I do not see the option to select the properties in the “Property Configuration” tab in “Widget Setup”. Please let me know if you have any insight.
I was actually able find a solution. If you set the object list set to a “Object Set Definition” first instead of “Function”, you can adjust the Property Configuration. Then you can switch back to “Function”, and the included properties will persist.
In the way I set it up, the object list set was populated when a button was clicked through a AIP logic function, which is why it says undefined. When I debugged the function in AIP, it was properly populated.