TypeAhead Block (Part I) | Populate Data using DataRaptor Extract | OmniStudio | Salesforce V

Поділитися
Вставка
  • Опубліковано 11 жов 2022
  • #salesforce #ContextId #lwc #omnistudio #flexcard #omniscript
    Hey Everyone,
    In this video we are going to see what a TypeAhead Block is and how we can use this in our OmniScript.

КОМЕНТАРІ • 10

  • @AthenOx675
    @AthenOx675 9 днів тому

    nice explanations, keep up the good work

    • @SalesforceV
      @SalesforceV  9 днів тому

      Thanks for the kind words ❤️

  • @NitheeshMada
    @NitheeshMada Місяць тому

    Can we put any validation, if the user didn't selected any value from the list but typed some thing in the text box and proceeded

  • @shahidarafat1356
    @shahidarafat1356 Рік тому

    nice one

    • @SalesforceV
      @SalesforceV  Рік тому

      Thanks for the encouragement Shahid 🙂

  • @harshalkirpal8120
    @harshalkirpal8120 Рік тому

    👍

  • @shahidarafat5646
    @shahidarafat5646 Рік тому

    Excellent explanation sir, please improve sound quality, ur channel deserve to grow faster

    • @SalesforceV
      @SalesforceV  Рік тому

      Thank you the kind words, would definitely take the suggestions constructively.

  • @rajasaha1997
    @rajasaha1997 Рік тому +2

    What if the Dataraptor output is like this:
    {
    "contacts": {
    "AccountId": "Text",
    "Id": "Text",
    "Name": "Text"
    }
    }

    • @CarlosOmnistudio
      @CarlosOmnistudio 11 місяців тому

      It will not work, the output of the DataRaptor cant have any Nodes.