Salesforce Screen Flow: How to Use Lookup Component

Поділитися
Вставка
  • Опубліковано 10 вер 2024

КОМЕНТАРІ • 47

  • @canesmojo
    @canesmojo 5 місяців тому +3

    Only Salesforce could make this as difficult as it is. But thank you(!) for not simply repeating the field help that I could read for myself like every other site (including Salesforce help) did.

  • @user-mf2ru3rc5t
    @user-mf2ru3rc5t Рік тому +1

    I was just using this for a lookup on existing accounts function, and couldn't understand it very well till you showed me in the first 2 minutes what I was not understanding. Its the fundamental relationship that exists in a lookup.
    Thank you sir, look forward to seeing more content.

  • @andrewstevenson5449
    @andrewstevenson5449 Рік тому +1

    Thank you! I'd spent too long trying to get this to work, and other "how-to" web pages I found did not explain it as clearly as you did. The key thing is that you're basically just "borrowing" an existing relationship. The really cool thing is that any filters on the lookup relationship you use, are also applied on the screen flow.

  • @user-ei7jn4pz3o
    @user-ei7jn4pz3o 8 місяців тому +1

    hit a snag and this is exactly what I needed. thanks!

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

    Thank you a lot, i really needed this help to have a look up for Products.
    Object API Name: Case
    Field API Name: ProductId

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

    Super helpful explanation of a confusing component - Thanks so much!

  • @Prometheus_s_Creations
    @Prometheus_s_Creations 2 місяці тому

    Much Appreciated!

  • @priyadharshini491
    @priyadharshini491 2 місяці тому

    Thank u so much..its very helpful

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

    Instant subscription to this channel. Good explanation, clear english. Many thanks! Keep em coming!

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

    GREAT explanation at 2:15, thank you!!!

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

    So simple in hindsight but this video saved me.. Thank you!

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

    Excellent, very clear explanation of this odd component.

  • @Sezro
    @Sezro 2 роки тому +2

    Can you demonstrate a flow that pulls information from the Lookup component? Like if I search/lookup a Contact, I am able to pull the related Account information to display on the Screen from that Contact.

  • @user-to7qx3pm6n
    @user-to7qx3pm6n 7 місяців тому

    I really appreciate you! This component is so helpful and I didn't know how to use it before!

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

    I agree great call out on the user object. Exactly what I was looking for.

  • @ht103084
    @ht103084 2 роки тому +1

    Perfect! This was exactly what I was looking for!!!

  • @RetroNick
    @RetroNick 8 місяців тому

    You just saved me SOOOO much time. I appreciate you! thanks!

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

    Excellent explanation. This can be a pretty confusing component. Thanks!

  • @U_y_g_h_u_r_L_i_v_e_s_Matter
    @U_y_g_h_u_r_L_i_v_e_s_Matter 2 роки тому

    Great callout regarding the User object

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

    Great explanation. I was struggling to create a Lookup to Users. It was very well explained how to do it. Many Thanks

  • @Leksi489
    @Leksi489 3 місяці тому

    Thank you so much! It's very helpful!

  • @user-hj3li4oz3m
    @user-hj3li4oz3m 2 місяці тому

    Super helpful! Thank you!

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

    This video was SO helpful! Thank you!!

  • @cklung2000
    @cklung2000 2 роки тому

    Best video of the same topic.

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

    Thanks so much for the great explanation and examples. Very helpful!

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

    Looking forward for more videos like this. You explained it very nicely and showed all examples for different objects that was great

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

    Thank you so much for sharing this very informative video

  • @DiscoverSalesforceWithGY
    @DiscoverSalesforceWithGY 7 місяців тому

    Nice Explanation !!

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

    Brilliant video, thanks 👍

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

    Thank you! Very helpful

  • @user-vf9kx8db5f
    @user-vf9kx8db5f 8 місяців тому

    hey quick question. So all lookup fields will have this internal lookup field API as (objecttheyarelookingup)ID ? like for account you used AccountId, similarly if I have custom field which is looking up to other custom object say Class then I would use ClassID as Field API Name?

  • @darklegend9265
    @darklegend9265 6 місяців тому

    How to rename or add the existing lookup in edit screen plz tell me urgent

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

    Very well explained, thank you!
    I've two questions:
    1. A self-lookup also works (lookup field on object to itself). Is there a reason why one would not go this route if a lookup relationship does not already exist on the field of interest?
    2. A text variable resource was created to store the recordId and entered in the Record Id field of this component. Debugging shows a value for this record in the screen flow but shows as null in a Get element for when records with this id is queried - so it appears that the record selected is not passed to the variable. Any idea on what might be missing in this scenario?

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

      Ha! Please disregard #2 - I opted to Manually assign variables (under the Advanced dropdown) and now see the value has passed to that variable.

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

      Thanks and awesome question! I don’t think there is a reason not to use a self lookup - seems like it should work fine!

  • @DarksouIjah
    @DarksouIjah 2 роки тому

    I am trying to get the Case Number as the lookup field. When I run a debug...zero records populate. Any idea why? Thanks!

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

    I really need a 1:1 mentor for creating this flow I need for work. When I have the "resources" to book the session I will. No pun intended.

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

    Thanks, this helps a lot! Though, I am confused about the Widget custom object. Why can't the Lookup component reference the Widget object directly? Why do you have to create a reference through an unrelated object?

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

    Hello, thanks for your video,
    Do you know if it's possible for us to put a default valeur from a picklist when a specific user create an opportunity?
    For example, we want that when someone from USA create an opportunity, it directly puts USA in the final destination country...
    If yes, can you please help me?
    Thank you,
    Martin

  • @PrinceKalavadia
    @PrinceKalavadia 10 місяців тому

    How can I create a lead lookup field

  • @saraambrose2515
    @saraambrose2515 5 місяців тому +1

    What am I doing wrong? This is not working for me at all.

    • @saraambrose2515
      @saraambrose2515 5 місяців тому

      Wish I could upload a screenshot. Or That Nick had an email I could send a question to.

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

    Can you make videos on project examples in LWC

  • @marwanekamal3604
    @marwanekamal3604 2 роки тому

    Do you have an idea about how to create an object inside the field if not existing, for example, if a doesn't find an account in the lookup field, he can use a + button to create a new one ?

    • @nickfrates
      @nickfrates  2 роки тому

      The lookup component itself doesn't allow for this I believe. I think we still have to use a create element inside the flow. If the the lookup component is blank you could route the user to another screen for them to create the account. You could also ask the user "Do you want to create a new account?" and then use that input to move them to a screen for account creation.

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

    This has been really helpful. Thank you!