Multiple Developers single project

Great product but I ran into an issue when I had to get a second developer involved. It was very difficult to track changes. The single json nsx file is difficult to diff, especially code.

At this point I have had to

  1. Put all code in code files (not on forms)
  2. Export every form and code (using export function) and then I could use git. Changes would have to be re-imported

Any thoughts on this? At minimum it would be nice to have a export all function to speed things up.

We’re working on something for this. Would you be interested in testing when it is ready?

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.

Yes I would. Thanks.