Hello
Here I am trying to use v6.
Attached are the images of my settings.
I followed as well as I understood the following tutorial:
https://www.chronoengine.com/faqs/73-chronoconnectivity-v6/5283-build-a-basic-listing.html
However no data is displayed when I preview the form. I can see the fields header but there is no data displayed from the table.
What am I doing wrong?
Where is the debug in v6?
Thank you for your help.
Amelia
Here I am trying to use v6.
Attached are the images of my settings.
I followed as well as I understood the following tutorial:
https://www.chronoengine.com/faqs/73-chronoconnectivity-v6/5283-build-a-basic-listing.html
However no data is displayed when I preview the form. I can see the fields header but there is no data displayed from the table.
What am I doing wrong?
Where is the debug in v6?
Thank you for your help.
Amelia
Hi Amelia,
You can display the debug info using: {debug:}
Your where conditions may be the reason, you have:
Which means find all records where the "lodgename" field = " my-lodge", with a space before it, is this what you need ?
Best regards,
Max
You can display the debug info using: {debug:}
Your where conditions may be the reason, you have:
lodgename: my-lodge
Which means find all records where the "lodgename" field = " my-lodge", with a space before it, is this what you need ?
Best regards,
Max
This topic is locked and no more replies can be posted.