@paul-griffith I used the system.project.getProject() function you created instead of importing IgnitionDesigner and works great thanks again!
Now when I call the same script I mentioned earlier from an onClick event inside a view I'm getting 'ImportError: No module named perspective'. It occurs on all of the com.inductiveautomation.perspective.common imports. I'm assuming since it has common in the name it is not a scope issue.
Any thoughts on the cause and how to resolve this issue?
Thank you!
