Intellisense in crmscript for new Appointment functions

lock
push_pin
done
Besvarat
2

Using crmscript online, the new functions for Appointment is missing in Intellisense.

AppointmentEntity.GetTitle();
AppointmentEntity.GetAgenda();
AppointmentEntity.GetInternalNotes();

Is there further more a way to get these in a none-html version?

12. juni 2024 | 11:27 fm

Allt Svar (2)

Hi Kasper, they where actually just added in the documentation, so I assume they will show up in a upcoming version (see here: https://github.com/SuperOfficeDocs/superoffice-docs/pull/1219)

For converting html to plain text, you can use the htmlConvToText global CRMScript method

12. juni 2024 | 01:39 em
Thank you for answer, David!
12. juni 2024 | 04:01 em

Lägg till svar