Popup openWebSite

Add possibility to open a website with a popup
3 cases :
Open page
GoTo Page
OpenCoWebsite
This commit is contained in:
DESKTOP-FMM8UI0\CLV 2021-03-25 17:12:53 +01:00
parent 7140637807
commit 8764fe5de5
10 changed files with 282 additions and 544 deletions

View file

@ -20,7 +20,7 @@ function launchTuto (){
callback: (popup1) => {
WA.sendChatMessage("Hey you can talk here too ! ", 'WA Guide');
popup1.close();
WA.openPopup("TutoFinal","You are good to go ! You can meet the dev team in the next room !",[
WA.openPopup("TutoFinal","You are good to go ! You can meet the dev team and discover the features in the next room !",[
{
label: "Got it !",
className : "success",callback:(popup2 => {