I'm playing with the case example application. On the edit screen I've deleted "origin" and added the "account" datacard. I want to select the account from a list that comes from an excel file on one drive.
I add the excel file OK and it appears as Table1. In the post I was reading on how to do this it says go to the drop down properties and set "items" to Table1.AccountName.
But I cant find the "items" property for the dropdown box? (Initially I changed the "origin" drop down items to show my list which showed my items, but when I deleted the case "origin" datacard and added the account datacard, the drop down does not have an items property. Nor can I see where it gets its AC001, AC002,.... values from)
I'm clicking the datacard, then the drop down so it has the size handles shown, then in the designer I'm looking for "items" property in "properties" and "fx advanced".
I'm using the web deisgner on IE11.