Hello everyone, is it possible to call a custom dialogue after clicking on a button of a website that is called by a webview?
Example
These are buttons of my website
When a button is clicked it will open the file details, but I want a custom dialogue to appear before opening of the file details. Is this possible?
Try like this :
When a button on the website is clicked, the URL changes. We can then detect this URL change and display a dialog or message accordingly.
@Saifullahi_Mannir
1 Like
Please how can I set the blocks the way you explain? Because I cant fine the block if url changes, is only progress, website string and title changes I can see
Yes check title on changing
Okey thank you, let me give it a try… Thank you once again