Re: DataTable is showing [object Object] in column for data from sharepoint
Hi Russel,
I am using web studio.
Here is steps i done before i identified issue.
1) Add DataTable to screen and gave datasource to existing sharepoint table.
2) I am able to select column.
3) Next thing i did was created collection using script i shared earlier and filtered data.
4) Manually in advance property window replaced sharepoint view with collection.
5) I am still able to see data in collection. Even any new data getting added to collection is correctly displaying.
Now issues occures if i do below
1) Goto property window and select additional Fields.
2) Additional text field is correctly getting displayed
3) Issue appears when i select any fields which has choices or "People and Group" datatype.
Temporarily i identified workaround
1) Goto property window and select original sharepoint table.
2) Select new columns which are choices or "People and Group" data type
3) Fields start displaying correct data
4) Go back again to advance property and manually replace sharepoint table with collection.
This is workaround. Is there way when i see data as [object Object] I can manually map/make configuration to resolve issue ?
Thanks
Priyank Bhat