Software Archive
Read-only legacy content
17061 Discussions

Interactivity Section not working in the App Designer

Maunash_J_
Beginner
227 Views

In the current version 3088, the Interactivity section doesn't work on selecting any UI framework - Ionic, Twitter Bootstrap.

0 Kudos
1 Solution
Chris_P_Intel
Employee
227 Views

Can you be more specific as to what isn't working? I'm using it in 3088 and it works fine.  Here is a video showing how it is used.

https://software.intel.com/en-us/videos/part-11-of-12-interactivity

Note that if you modify  index_user_scripts.js and _break_ it by putting in invalid Javascript (like an unclosed { curly brace or other invalid syntax) that the interactivity pane won't list those actions.

 

View solution in original post

0 Kudos
2 Replies
Chris_P_Intel
Employee
228 Views

Can you be more specific as to what isn't working? I'm using it in 3088 and it works fine.  Here is a video showing how it is used.

https://software.intel.com/en-us/videos/part-11-of-12-interactivity

Note that if you modify  index_user_scripts.js and _break_ it by putting in invalid Javascript (like an unclosed { curly brace or other invalid syntax) that the interactivity pane won't list those actions.

 

0 Kudos
Maunash_J_
Beginner
227 Views

CHRIS P. (Intel) wrote:

Can you be more specific as to what isn't working? I'm using it in 3088 and it works fine.  Here is a video showing how it is used.

https://software.intel.com/en-us/videos/part-11-of-12-interactivity

Note that if you modify  index_user_scripts.js and _break_ it by putting in invalid Javascript (like an unclosed { curly brace or other invalid syntax) that the interactivity pane won't list those actions.

 

Well I found the same point in the project I created, the index_user_scripts.js, I accidently modified that file.

Thank you for your reply.

0 Kudos
Reply