I need to share my Appway snippets from the Script Editor with other developers but I didn't find the Appway functionality to do this.
When I use the Script Editor or Interactive Script I can add my own snippets in the snippets section:
And I can view them here:
Is it possible to create a function to copy scripts from a user to the others?
I've already identified the user preference getPreference('CodeSnippets') but when I try to copy the preference to another user, his snippets section doesn't work anymore.
I need to share my Appway snippets from the Script Editor with other developers but I didn't find the Appway functionality to do this.
When I use the Script Editor or Interactive Script I can add my own snippets in the snippets section:
And I can view them here:
Is it possible to create a function to copy scripts from a user to the others?
I've already identified the user preference getPreference('CodeSnippets') but when I try to copy the preference to another user, his snippets section doesn't work anymore.
Thanks in advance.