You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Exclude or Include menu items in chat inlay pre-launch form

Summary:

I have a custom menu field I am using in my chat inlay pre launch form fields. Is there a way I can just show only certain items in the launch form while the other menu items should not be shown here. Is this possible in Oracle b2c Inlay chat.

Content (please ensure you mask any confidential information):

Need to exclude certain menu field items in embedded chat inlay. Using Incident$customeField

Version (include the version you are using, if applicable):



Code Snippet (add any code snippets that support your topic, if applicable):const launchFormFields = [
{ name: "FIRST_NAME", hidden: true, required: true, value: "<?php echo $first_name; ?>" },

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!