Intellisense in crmscript for new Appointment functions

lock
push_pin
done
Besvart
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. jun. 2024 | 11:27 a.m.

Alle 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. jun. 2024 | 01:39 p.m.
Thank you for answer, David!
12. jun. 2024 | 04:01 p.m.

Legg til svar