General
OWS merge fields for job detail & apply URLs
In our Documents-module it is possible to add merge fields (for example for the candidate first name). Some time ago we created a new & unified system based upon OWS methods & field names for this. In this system (so based upon our OWS methods & field names) we were not yet able to merge the vacacny detail- & apply URLs. Now this is possible. OWS merge field '{{VacancyService.__JobUrl__}}' will merge into the job detail URL and OWS merge field '{{VacancyService.__ApplyUrl__}}' will merge into the apply URL. If you would like the URL of a specific website you can add OWS merge fields '{{VacancyService.__JobUrl__|[siteid]}}' & '{{VacancyService.__ApplyUrl__|[siteid]}}'. This way OWS merge field '{{VacancyService.__JobUrl__|2}}' will for example merge into the job detail URL of website 2.
Deeplink URLs for notes
We have 'deeplink URLs' for specific records in OTYS Go!, for example a candidate can be opened by opening URL 'https://[prefix].otysapp/[lang]/modular.html#/candidates/[candidateouid]' where '[prefix]' is the clients prefix, '[lang]' is the language code of the user interface and '[candidateouid]' is the OUID of the candidate. This for example allows external applications to show a link that immediately opens a candidate. Many of these records with deeplink URLs have a dossier in which you can place notes. There was not yet a deeplink available for a specific note, now there is. By adding '/note/[noteid]' to the current deeplink URL, it will not only open the record (for example the candidate) but also the related note on top of it. Opening 'https://[prefix].otysapp/[lang]/modular.html#/candidates/[candidateouid]/note/[noteid]' will thus show candidate '[candidateouid]' with note '[noteid]' on top of it. This has been implemented for candidates, vacancies, customers, contact persons, procedures, placements, projects, invoices, support tickets, tasks, products & sales trajectories.
Merge fields for date & time in appointment planner
In OTYS we have a really cool mergefield feature which uses the mergefields in regards to the webservice. We also have an appointment planner that is able to create teams meetings in and other meetings in the calendar of Outlook. For the confirmation message you can use Document templates. We now made it possible to use the date & time of the appointment in the merge fields of these documents.
New layout-option for detail pages
When configuring a detail page, you select a layout to determine the rows and columns to which you add widgets. A new lay-out option is now available with first a row with three columns, followed by a row with one, full width column.
'Status'-filter in Instant Match
The Instant Match widget displays suggestions for suitable candidates or vacancies based on match criteria. A 'status' filter has now been added; you can use it, for example, it to show only vacancies with status 'open'.
No more empty batch action menu in case of no batch actions
For most modules it is possible to define which batch actions a user has. If a user does not have any batch action permissions, most modules did show some kind of empty menu. We have made sure that if you do not have permissions for any batch actions, right clicking on an item in the list of any of the standard modules does NOT show you an empty menu.