Skip to content

KVSADVGuidedUserExperience#

Summary: This codeunit contains all code to extend Microsofts Guided User Experience for this app to speed up the onboarding of users

Procedures#

OpenAssistedSetup(Notification) :#

procedure OpenAssistedSetup(SetupNotification: Notification): 

DisableAssistedSetupNotification(Notification) :#

procedure DisableAssistedSetupNotification(SetupNotification: Notification): 

GetOnlineHelpURL() : Text#

Obsolete

This Element will be removed or changed with a future Version of the App.

[Obsolete('This procedure is no longer supported, on the pages the standard help is available and it has the current link, this link has been on 404 for a while', '22.4')]
procedure GetOnlineHelpURL(): Text

DisableNotification(Notification) :#

procedure DisableNotification(SetupNotification: Notification):