Administrator forums

5 Themen

158 Gespräche

Did you get stuck with the setup of SuperOffice CRM? Do you need inspiration on how to automate the work process or simply get more of your solution? Here is the place to post questions, share tips and workarounds and help others.

push_pin lock

Screen definition - Message object not working

I’ve built a screen and encountered a problem! I’ve used the “Message” building block in the screen to open an additional page where you can respond to request messages. The screenshot below highlights a bug. If you click "reply" to the request, then "Edit" and then choose "Cancel," the case header from the old service interface appears. Where is this coming from? It doesn't show unless I click "Edit", and then "Cancel".  Also, I have a feeling it’s a leftover from the Old Service, and I’m wondering what will happen when old service is decommisioned—will these screen layouts stop working as they do now? Does anyone know? I have a hard time finding information about this.  I’m currently using this screen because it allows me to include attachments from previous emails in the request thread, something that the UI for regular case messages doesn’t allow me to do anymore after the update.     This is the layout of the screen definition. Then, I add a template variable in the url to get the ticket to show, like this  https://online3.superoffice. com/**CONTEXT**/CS/scripts/ blogic.fcgi?_sf=28&action= doScreenDefinition&id=78& entryId= <tiid> I sent this in as a bug, but I got sent here as bug@SuperOffice.com does not have ownership over this since it is a customization.  Does anybody know how to fix this? And if this will stop working as it does right now in the future. 

BM

Beata Martinsson
1
7
28. März 2025 | 12:04 PM
Thema:
Settings and maintenance

Letzte Antworten

I will limit my assistance here :) I would recommend to use 'regular edit logic' in new service and block the 'additional edit logic' from old service which does the same, as described earlier. Good luck!
by Bas Kreijveld
22 h, 6 m vor | 08:26 AM
push_pin lock

wrong calendar

What happened to the calendar? The Danish Grundlovsdag has been removed to the 4. June.

KL

Klaus Lundtofte
1
0
22 h, 30 m vor | 08:03 AM
Thema:
Administrator forums
push_pin lock

Scripting-options in new Screen Designer

Our customer has large number of customizations in old Service screens, including ejscript-elements and also pure javascript manipulating html. I cannot find similar options in new Screen Designer so are these out of question?

MT

Mikko Tillikainen
3
2
25. März 2025 | 10:16 AM
Thema:
Settings and maintenance

Letzte Antworten

Thanks a lot. I'll try that appoach and check if that's good enough solution for customer.

MT

by Mikko Tillikainen
28. März 2025 | 04:16 PM
push_pin lock

Udf für Company List?

Hi dear, is there posible to cretae a UDF in Sales for Company List? Thanks!
Jianchun You
3
6
19. März 2025 | 03:22 PM
Thema:
Settings and maintenance

Letzte Antworten

Hi Tony or Samuel, there is no possible to create in Sales a List to get Relation to Company, but I can create Links in Screen Designer, just I don't want hard code it like in Screenshots. Is Possible in crm scripts to implement this links for its Name and soprotocol? Thanks!
by Jianchun You
24. März 2025 | 02:05 PM
push_pin lock

Import module - failing to synch custom fields - type list - with a superoffice list

Hi again, Complementing the Our contact field with a secondary contact from our side I created a custom field which was the type list and the list used was associates. However when importing companies from excel our contact is updated but my custom field is not - even if the input is the same (same name). Is there some extra setting for that?  As an extra inpur I tried importng a custom field for relevant group - I first tried importing to the field (type list wth list used being General - User Group) but failed. However when creating my own list and changing to that for the custom field it was working.  Thankful for answers! :) 

AN

Alexander Nordling
0
1
4. März 2025 | 09:55 AM
Thema:
Setting up and administrating Service

Letzte Antworten

Hi Alexander, You can import associate names by using their user ID in the Excl file. And we are in touch with you personally regarding importing values for a custom field.
by Gerard van de Castel
11. März 2025 | 08:15 AM
push_pin lock

Import companies with custom fields

I am running the built in import module in the admin tool (Import company from Excel) and all is very straight forward in general. My main issue is mapping my columns to my added custom fields. I can find custom fields created in the fields section in the admin tool but not any of the fields added in the system design part of the admin tool. Is this a known issue with Superoffice or am I missing anything when exposiing the fields?  Thankful for answers! 

AN

Alexander Nordling
2
2
20. Feb. 2025 | 01:18 PM
Thema:
Setting up and administrating Service

Letzte Antworten

Hi Bas, Thanks for the prompt response. Great then I know the limitation ! Thanks!

AN

by Alexander Nordling
20. Feb. 2025 | 01:47 PM
push_pin lock

Navigation button - Change url of current window

Is there any way for me to create a Web GUI that is visible as a navigator button, that changes the url of the current window? The default behaviour is to navigate to the specified url in a new window, but I would like to change my current one instead. 

BM

Beata Martinsson
2
1
19. Dez. 2024 | 03:03 PM
Thema:
Settings and maintenance

Letzte Antworten

You can use soprotocol: links to open stuff from SuperOffice using a navigator button, if you want to open something outside SuperOffice in the same window, that is not possible.   
by David Hollegien
10. Jan. 2025 | 10:05 AM
push_pin lock

Navigation button - Change url of current window

Is there any way for me to create a Web GUI that is visible as a navigator button, that changes the url of the current window? The default behaviour is to navigate to the specified url in a new window, but I would like to change my current one instead. 

BM

Beata Martinsson
1
0
19. Dez. 2024 | 03:03 PM
Thema:
Settings and maintenance
push_pin lock

TAGS in tickets

Hi, I have created some TAGS for our tickets in SuperOffice (Service).  How can I delete old TAGS that are no longer needed?  How do I correct any errors in the TAGS that have been created for use? Is there a list somewhere that contains the TAGS that have been created? Thank you in advance.

BB

Betina Bruun
3
3
30. Okt. 2024 | 10:49 AM
Thema:
Setting up and administrating Service

Letzte Antworten

Hi Betina, Also note that in the Admin client we have a setting for which user "Roles" are allowed to add new tags directly in the user interface, without using the Admin client (Settings & Maintenance). You may want to restrict access for standard users to be able to create new tags on their own directly in the user interface. Maybe users should only be able to suggest new types of Tags, and then an system administrator creates the new Tags directly in the list...
by Susan Laugaard Hansen
19. Dez. 2024 | 11:59 AM
push_pin lock

Adding a task via SQL

Working on getting some very custom intigrations working again after an upgrade from 8 to 10. I originally had some code that added Appointements to projects that worked using the old VBScript toolset. Now I wanted to switch this over and just add it using straight SQL  (Microsoft SQL) When I do this I create the record in the APPOINTMENT table with an ID of the MAX Current ID +1 Then Create the record for that ID in the TRAVELTRANSACTIONLOG  for that ID. I make a record in the VISIBLEFOR table and again the TRAVELTRANSACTIONLOG table according to the documentation. Everything is displayed correctly but I can not add a new Appointent in the UI till I delete it. Assuming because it is trying to add it with the ID I just added. Is there another table controling the IDs I need to update so the system will grab the next avalaible? The Table COUNTERVALUE is completly empty. FYI Thank You, Jeff
Jeff Bade
2
2
12. Dez. 2024 | 06:43 PM
Thema:
Settings and maintenance

Letzte Antworten

I need to be able to access a SQL Table in another database which I was told I can not do in CRM-script. Which is why I was looking for alternative methods and was just going to go straight SQL instead. We will never migrate to SO online as we have way too many customizations and the SO database is tied very closely to another in house DB. So not worried about that ever. I think this solved it for me once I make these changes. Thank you, Jeff
by Jeff Bade
12. Dez. 2024 | 08:45 PM
No items to display