Pagination JSON
Sets the value of:
localStorage.setItem("page", "2");
Opens a page number 2
button does not work
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
Sets the value of:
localStorage.setItem("page", "2");
Opens a page number 2
button does not work
Are there any errors in console?
event.returnValue is deprecated. Please use the standard event.preventDefault() instead
After clicking the button, doing Refresh - page switches
Please add invoke Service to button "next".
Ooooh! Thank you! It works ![]()
Another question! How to make a discovery by ID https://public-api.wordpress.com/rest... post office?
Are you going to open link like this?
https://public-api.wordpress.com/rest...
where {number} would be different values.
How do I make a request via "LINK"?