We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e46cf0 commit 28f605cCopy full SHA for 28f605c
index.html
@@ -86,6 +86,7 @@ <h1>Test Agentforce</h1>
86
// 1. IMPOSTAZIONI DEL CANALE (UI del Widget)
87
// Questo imposta la lingua dei pulsanti standard ("Invia", "Chiudi", ecc.)
88
embeddedservice_bootstrap.settings.language = langCode;
89
+ embedded_svc.settings.loadingText = "..."
90
91
embeddedservice_bootstrap.settings.enableUserInputForConversationWithBot = false;
92
@@ -147,3 +148,4 @@ <h1>Test Agentforce</h1>
147
148
149
150
151
+
0 commit comments