Hello,
We have been using CRMScript and the related customization features extensively for the last year, some suggestions:
* Better integration between SuperOffice UD Fields and CS, examples: Showing list values from crm, showing checkboxes (info fields v2 profiles)
* Convert some of the screens that are still in the c++ code to the system screens, example: new contact screen when creating a new ticket
* Default CRMScript functions which parses the values coming from CRM Archive System ([I:], etc)
* Default functionality to archive a email you send using the CRMScript classes in SuperOffice CRM as email. (we got multiple customers requesting this)
* Better autocomplete in CRMScript Editor, (object arrays, is it .push() or .pushBack, the editor doesnt know)
* Change the CodeMirror tabsize back to the default value of 4 ;)
And something which propably is a complete seperate project: Customer Service API's in NetServer! (Esecially in the NetServer Services, NetServer Core we have succesfully build wrappers that can insert tickets (TicketRows) and in extra tables (using OSQL) with the correct business logic behind it)
Thanks,
David