Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi,I'm currently working on sample NeXt applications for the participants of HackZurich. The apps are open-source and are located on GitHub.I'd be glad to get a feedback and any suggestions regarding NeXt apps. Create 'an issue' if you have noticed s...
HiCan we assign an nx.ui.Application to a DOM object? Now the NeXt needs to use the whole web page and if want to use it inside another web page, we plug it in via iframe.What if we have external web app and <div id="next-app"></div> inside of it. Ca...
Hi Marcel,Thanks for the follow-up!Yes, I'm familiar with VIRL, and I know that use or used Next in their AutoNetKit tool. Here's the link to the repo: GitHub - sk2/autonetkit: AutoNetkit: an automated network configuration engineI absolutely agree t...
Hi Marcel,Next does not support this feature by default, because it's primarily focused on visualization. However, there's a simple topology editor (follow the link: http://codepen.io/NEXTSUPPORT/full/mOoBqY/) that you can upgrade into the app you ne...