**I don't access anymore to a Tustena system, so I'm not able to mantain anymore this userscript! **
A script that populates an intervention report on Tustena CRM. You can create how many templates you want and every time you can fill the form without any effort.
-
Install a script manager:
-
Directly install it from Github by clicking here;
-
Edit the script with your script manager and edit the following:
-
line 13:
// @include <tustena-url>
; -
line 16: After the
(()=>{
create some line-break and create the variablewindow.clients
like the following:window.clients = [ { alias: 'Name to display on select', title: 'The title of the intervention report', company: 'The company where the intervention report belog', brand: 'The brand of the intervention report', activity: 'The type of the activity of the intervention report', description: 'A template for the activity description of the intervention report', } ]
-
-
Go to
<tustena-url>
; -
Find the big red button in the bottom right corner;
-
Click on it!