Hi all,
I have a webview rendering a web page listing the headings of a list of posts / articles where the user can click the "read more ..." link to open the article.
I state that I am not particularly familiar with web views, but the goal in this case is to allow the user to return to the list of articles, after having opened one. How is it possible to manage the "back" button so that it performs the back functionality of the web page displayed in the webview?
At the moment the back button performs a back of the B4XPage.
Thanks in advance for your suggestions.
Luca.
I have a webview rendering a web page listing the headings of a list of posts / articles where the user can click the "read more ..." link to open the article.
I state that I am not particularly familiar with web views, but the goal in this case is to allow the user to return to the list of articles, after having opened one. How is it possible to manage the "back" button so that it performs the back functionality of the web page displayed in the webview?
At the moment the back button performs a back of the B4XPage.
Thanks in advance for your suggestions.
Luca.