You can use a list of files as a data source on your page, so you can create dynamic lists and tables as well as dynamic slideshows and galleries without complicated database connections. First, open the Server Connect panel and create a new server...
I’m on Windows, 3.7.4
Until Lesson “You can see the files, listed on the page:” all was ok
even the tags fields choosed are orange ( instead blue?)
At the end only Table Header is generated.
PS:I’m a new user and i currently test WAPPLER possibilities, and i really want to buy a professional Licence soon as possible
Cheers all
Teodor
March 21, 2021, 5:41pm
2
Please check for errors in your API Action as explained here:
You can easily debug issues related to server-side processing such as - form not sending email, record not inserting or updating, query not showing data etc.
The first thing you need to do is to open the server connect settings. They are located in the Workflows Panel > Server Actions:
[Screenshot 2021-09-27 at 10.02.35]
And enable the Debug Mode:
[Screenshot 2021-09-27 at 10.03.08]
Click Save:
[Screenshot 2021-09-27 at 10.03.26]
In your browser, open the Developer tools. If you don’t k…
File C:\Users\vincs\Desktop\test\public\api\listFiles not found.
The name of the ‘action’ is listFiles,
and the file created is C:\Users\vincs\Desktop\test\app\api\listFiles.json
I ve created a php project
PS: i try first to do the lesson course with the last version of wappler
How are your files setup? I’ve never used this component but the paths are different it looks like its trying to find the folder in a different area from where the file is created, I maybe wrong and im sure the more experienced members can help more
Yes, it’s a path creation , or project configuration path problem. I will search why there is a public in my ‘result’ path
File C:\Users\vincs\Desktop\test\public\api\listFiles not found.
instead
C:\Users\vincs\Desktop\test\app\api\listFiles.json
George
March 21, 2021, 7:42pm
6
There is something very wrong with your project. The server connect actions shouldn’t be in your public folder but under the project root app.