Rapid Iot Studio Display Issues.

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Rapid Iot Studio Display Issues.

跳至解决方案
1,404 次查看
attari
Contributor I

Hi,

hope you all are fine. i am developing my program in rapid iot studio to display sensors data saperatly such as we see in Rapid IoT Weather Station Example but when i develop my example it will move to next screen but with in a second it come back to home screen. can any body help me how i can fix this Display Issue ?Screen Shot 2019-02-14 at 8.46.53 PM.png

0 项奖励
回复
1 解答
1,191 次查看
richard_laborde
Contributor III

You have "Touch Data Read" set to return to the Root page.

 image.png

So every time a touch is read, it will return to the root page. 

If you remove the Ability for that one, it should navigate Right when you touch Right, and go to Root when you touch Top.

在原帖中查看解决方案

0 项奖励
回复
4 回复数
1,191 次查看
attari
Contributor I

Thanks Richard. now it's work.

0 项奖励
回复
1,191 次查看
richard_laborde
Contributor III

muhammadimranafzal‌ - it seems most likely that the trigger on your touch element is not set correctly. Can you share those settings? Or your .atmo file. Thanks

0 项奖励
回复
1,191 次查看
attari
Contributor I

please look at attach file. thanks for assisting me.

0 项奖励
回复
1,192 次查看
richard_laborde
Contributor III

You have "Touch Data Read" set to return to the Root page.

 image.png

So every time a touch is read, it will return to the root page. 

If you remove the Ability for that one, it should navigate Right when you touch Right, and go to Root when you touch Top.

0 项奖励
回复