Skip to main content
1-Visitor
February 6, 2020
Question

Moving to related Experiences after task completion

  • February 6, 2020
  • 1 reply
  • 2168 views

Hi All,

 

what i want to achieve is to move to Related experience to select another experience after clicking a button in the project. 

 

p1.png

the code i am using now is bind to a button so that it will activate scan mode after i click a button. But i want to change it to activate related experience without scanning the thingmark again. 

 

benchan95_0-1580974902055.png

 

Thanks

 

1 reply

15-Moonstone
February 6, 2020

use this code to recall an experience from another Experience

 

$scope.load=function() {
window.location='..URL of Experience'
}

 

1.png

2.png

 

 

 

 

 

 

 

URL of Experience copy the link of experience from Sharing Experience

 

 

i hope to help you

 

@Giuseppe_Fiore  

 

benchan951-VisitorAuthor
1-Visitor
February 7, 2020

Hi,

 

may i know how did you get to this page? or where is this page located?

 
15-Moonstone
February 7, 2020
to the right of the button Publish.