Loading External Data Exercise: What is supposed to happen?
I've just gone through the complete exercise, testing each data page along the way. I have completed all the steps, but not sure what the final solution should do. I understand that I should launch the portal, Click "+New", "Phone Call". When I do this I see the "Search for Customer" screen. I enter in a partial name in "Last Name" and click "Search" but nothing happens to the list of customers (I see the full list but nothing gets selected and I cannot click Submit without selecting one of the customers manually.)
Since nothing happens in the UI, I tried looking in the clipboard for the pyWorkPage on the interaction case, but I don't see it anywhere.
Any pointers for how I can see if what I configured works correctly?