Hi to everyone.
Again I encountered a weird incidence.
To make a long story short I created a simple list styled form and added the table smmActivityParentLinkTable as my form's datasource.
My requirement is to create a form that will show to the user all the activity details grouped by customer.
For each of the fields in the form's grid I checked that both the Visible property was set to true and the datasource property along with the field property were set as well. Other things I did were also checking that the form's grid datasource property was set.
I do not think this is an issue related to permissions since for the past months I've been creating customized forms from scratch and all the fields in forms' grids have been displayed properly.
This is the first time I got this issue, and I also tried generating the build but didn't work. Right now I'm generating a full build to see if that solves the problem.
Are there any other procedures or walkthrough steps that I should try out that could help me solve this problem?