Some users may experience random login-problems to our Community. We are investigating the root cause of this. If you get an error message from CloudFlare, please send the RayID in the message to support@superoffice.com. You may also clear your browser cookies and cashe to solve it. Thanks for your understanding. 

Scripting for beginners

lock
push_pin
done
Answered
1

 

We just started with Development Tools and want to get started with Screen Designer and very simple scripts

The first idea is to have a dynmic link from SuperOffice to Jira

We want to use "Button" in Screen Designer to open the link URL-prefix + Jira ID

I would also be interested to know if there is a selection of scripts which can be re-used or reviewed for learning

Thank you very much

17 May 2025 | 05:20 AM

All Replies (1)

Hi Ralf,

For your specific use case, you would add that button as defined in the Add a button or link documentation. There is a TIP at the top of the page, linking to all available template variables, which can be used in the button URL link, and will be replaced with the variable data. 

With Development Tools comes a lot of options. CRMScript automation is a significant component, as is schema extensibility with Custom Objects. 

Here is a repo with a lot of CRMScript examples. There there are the docs about Custom Objects. These should be good resources to start with, and feel free to ask more questions later when you have more specific scenarios or use cases to discuss. 

Best regards.

 

19 May 2025 | 09:57 AM

Add reply