From 4c364647fe3eb08c9d1a0ab9f4db0310028291b1 Mon Sep 17 00:00:00 2001 From: Kun Chao Date: Mon, 30 Sep 2024 09:57:14 -0700 Subject: [PATCH] added customPlatformEvent and make some fields readonly --- public/ottapp.html | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/public/ottapp.html b/public/ottapp.html index 0fa8152..088fdd7 100644 --- a/public/ottapp.html +++ b/public/ottapp.html @@ -149,7 +149,7 @@

Settings -
+

Settings

@@ -165,7 +165,7 @@

for="authorizationContext">ConversationChannelDefinition API Name:
+ placeholder="Type ConversationChannelDefinition API Name…" class="slds-input" readonly/>

@@ -184,12 +184,17 @@

placeholder="Type End User Client Identifier…" class="slds-input" />

+
+ +
+ +
+ placeholder="Type EventType Custom Field API Name…" class="slds-input" readonly/>
@@ -197,7 +202,7 @@

Field API Name:
+ placeholder="Type Payload Custom Field API Name…" class="slds-input" readonly/>