Question: I keep receiving a 'no property' error in SalesLogix when I do the following:
I have a Contact entity that has a 1:M relationship to an entity I have called MyHistory. I expand the MyHistory entity, right-click, and choose 'New Form Wizard'. From here I select 'Create Form with Grid', click on Next from the Grig DataSource dialog where I have Entity selected and MyHistory choosen as the EntityType. When I click on Finish the Method or property dropdown never contains values. It is here that I receive the 'no property' message. A Form is created, but it changes into a simple form.
Read more