Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

Interactivity Section not working in the App Designer

Maunash_J_
Beginner
657 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
657 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
658 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
657 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