OmniStudio: FlexCard SOQL & Custom Data Source #8 | 0to1Code

Поделиться
HTML-код
  • Опубликовано: 15 дек 2024

Комментарии • 20

  • @justwatchingtheworldgobye
    @justwatchingtheworldgobye Год назад +1

    Really enjoy your videos.

  • @vijaymusipatla
    @vijaymusipatla 3 года назад +1

    Good Video, Keep posting such Videos.

    • @0to1Code
      @0to1Code  3 года назад

      Thank you, I will

  • @charleshebdo9764
    @charleshebdo9764 2 года назад

    The Query at 8:00 has an issue. While a Parent to child nested query requires the plural name of the object, it still needs the "FROM ", which the example is missing. Vishnu corrects this at 9:00

  • @TrendingTamizhaTroll
    @TrendingTamizhaTroll Месяц назад

    Hi Sir, Iam getting No Component error while preview the flexcard I searched in google I didn't get any idea. can you help me for this to resolve

  • @laggavenkatagiri8464
    @laggavenkatagiri8464 10 месяцев назад

    Good video !!!
    Best Content !!

  • @SuperVramana
    @SuperVramana 2 года назад +1

    I imported the "Custom Datasource" flex card from GitHub but I don't see that flex card in my flex cards list view.

    • @0to1Code
      @0to1Code  2 года назад

      If it was successful while importing then it should come in the FlexCard.
      Can you please give it another try.

  • @praveenchandran1215
    @praveenchandran1215 7 месяцев назад

    it shows "" THIS DATA CANNOT BE DISPLAYED IN A TABLE "" error while the query SELECT Id, Average_Survey_score__c
    FROM Account. Could you please help out?

  • @yosefeidensohn7366
    @yosefeidensohn7366 Год назад

    amazing content! thank you.
    How can I use a context variable in the soql data source? ie. select id,LanguageLocaleKey from user where id = {User.userId} ? seems that the syntax is incorrect and I cant find any documentation on this. Thanks again!

  • @saurabhbisht5799
    @saurabhbisht5799 Год назад

    Hi Vishnu, how can we make the field hyperlink in a datatable in flexcard

  • @relocatetoukinhindi8312
    @relocatetoukinhindi8312 Год назад +1

    Hello Vishnu, videos are good. But one feedback is here: it would be great, if you can add one business use case before starting the video. Hence, it will create more business value. As a functional consultant, it is very difficult to visualize, where or in which scenario we will use all these functionality or in which sense we will suggest all these functionality to client and convince them

  • @TusharKumar-fl1ux
    @TusharKumar-fl1ux 2 года назад

    How can we get lookup field name in datatable by using soql query in Flex Card?

  • @garimasingh7931
    @garimasingh7931 Год назад

    Hi, I am not getting any value when adding {Contacts.records} in the text. I've also tried {Contacts.records[0].Name}. What could be the issue?

  • @ajaxsadhan2011
    @ajaxsadhan2011 2 года назад

    Contacts.records[0].Name wont this array Index start from 1 ? You said in OmniStudio Array Indexes start from 1 right ?

  • @rcodefine
    @rcodefine 3 года назад

    can we use two result json path at the same time like movie1 and movie2 in same flex card.

    • @0to1Code
      @0to1Code  3 года назад

      No, we can't. it iterates on the list.

  • @manchikantinagesh6514
    @manchikantinagesh6514 2 года назад

    Hi How can you implement Google captcha in ominiscript please explain

    • @0to1Code
      @0to1Code  2 года назад +1

      I haven't tried it. If i do, will post a video about it.

    • @manchikantinagesh6514
      @manchikantinagesh6514 2 года назад

      Please try asap and your explanation is very good for learning new things in Velocity