Radzen and Sharepoint On-Premise - Beginner

I downloaded the trial version in my lab environment.
How can I connect to a list I have in my SharePoint dev. In rest connection i choose https://intranet.xxx.xxx/_api/web/lists/GetByTitle(‘Demo List’)/items, I get to the schema unsure what to do here, but add the properties that are in my sharepoint list like Title, Description and Status

In create new page my only option is empty page, the page schema for the view/add/edit is empty.

When I try the demo you have with oAuth I get message cannot read property filter of undefined. I am using windows 10.
Please help.

Hi,

Please try creating an OData data source instead of REST. The latter indeed needs you to configure everything - specify the REST parameters and describe the response (schemas).

In the OData connection dialog try with https://intranet.xxx.xxx/_api/web/ or https://intranet.xxx.xxx/_api. If it works Radzen should display a list of all entities available. Then you should be able to create pages and invoke data source methods.

When I try the demo you have with oAuth I get message cannot read property filter of undefined.

What demo is that?

Best regards,
Atanas

Thanks!

Do you mean that you followed the instructions (used the sample OData service) but you got the filter of undefined error? Or did you get that error when trying with your SharePoint service? I just tested the steps from the documentation with the sample service and it seems to work fine.

In any case is there a chance for us to take a look what’s going on via some sort of a remote session? If yes you can email me the details to atanas@radzen.com

@hansk76 I was able to reproduce the cannot read property filter of undefined error. Will follow up with my findings.

Thank you, I appreciate it

@hansk76 the latest official release of Radzen contains the fix. You could get it from autoupdate.