keep up the good work!

Dick Honing
@Dick Honing
Best posts made by Dick Honing
-
RE: 404 Error - Page Not Found
I've got it figured out
... apparently I accidentally deleted an API function that was linked to my home page and since there's no result now, it throws back the 404 page ...
I removed the action and the problem is solved.
-
Page Builder for Blog Article Content
wouldn't it be nice if we could actually design a blog's article content through the page builder?
We can then for example ad galleries quickly ...
-
RE: cURL APIKey
oops ... forgot that the Content-Type needs to be application/x-www-form-urlencoded ... and not application/json ...
-
Preview option refresh with search parameters
would be nice if we could have a second (maybe hidden) preview option that refreshes the page in preview and opens it in a 'real' preview window (i.e. ....appdrag.site/preview/bicycles?id=1001761.
Now, if I want to test a page with dynamic content, I have to press the Preview button, wait until the preview is loaded. Then I go to another tab, where I have the url of this page from preview. And finally I have to press cmd-shift-R to Force Reload the page in Chrome ...
Save a sh... load of clicking
-
Web site statistics
this site is still under construction, had 0 visitors last month but 2598 pages viewed ... what's wrong with these figures or am I perhaps interpreting them wrong?
-
RE: Sending html mail from API
@Wassim thanks for taking your time to help met out! I'm still learning JavaScript and the promise/async was still om my todo list. Now I think it's time to dive into this. I already collected some reading material, which might be interesting to others as well ...
https://www.w3schools.com/js/js_promise.asp
https://www.freecodecamp.org/news/javascript-from-callbacks-to-async-await-1cc090ddad99/
https://medium.com/better-programming/callbacks-vs-promises-in-javascript-1f074e93a3b5
https://medium.com/better-programming/should-i-use-promises-or-async-await-126ab5c98789
-
RE: API Input Parameters naming convention
Hi David, thanks for your suggestion. However, I decided to no longer use numbers in any of my field names. Best regards - Dick
-
RE: How to create one-to-one and one-to-many relationship between fields from different tables
and keep up the good work !!!
Latest posts made by Dick Honing
-
RE: API Input Parameters naming convention
Hi David, thanks for your suggestion. However, I decided to no longer use numbers in any of my field names. Best regards - Dick
-
RE: API Visual Insert - Results
@David-Alimi said in API Visual Insert - Results:
SELECT LAST_INSERT_ID()
Hi David, thanks! ... but uh ... can I add this code to the API function? And if so, how? Thanks again and best regards - Dick
-
API Visual Insert - Results
Hi there, is it possbile to get some more information/feedback in the result json, i.e. the id of the record created?
-
API Input Parameters naming convention
Hi there,
it looks like I'm having some trouble with a number is a field name/input parameter. Somehow, the number seem to be taken out, i.e. 'phone1' becomes 'phone'. I'm wondering whether numbers are not allowed or is there something else I'm doing wrong?
Thanks in advance for your time to help me out!
-
RE: How to create one-to-one and one-to-many relationship between fields from different tables
and keep up the good work !!!
-
Newsletter reuse - copy Name & Mail
would be really nice if the Name & Mail address would be copied when you click the reuse button.
-
RE: Publish Template
@Wassim oops! ... I thought I did ... but just did it ...
-
Image Library
Perhaps a stupid question; but where/how can I access image library > My assets?