alexed1 / LightningFlowComponents

A collection of unofficial Flow extensions that can be used to enhance Salesforce Flow and Orchestrator.
http://unofficialsf.com
Other
586 stars 577 forks source link

Lookup list incomplete #162

Closed mehansen82 closed 5 years ago

mehansen82 commented 5 years ago

The Lookup list only displays the first (approximate) 100 record results for the user to scroll through. If you need to select any field beyond that, it is REQUIRED that you start typing in the box which activates predictive search. My concern is that for my particular use case (194 records), only options from A-G are displaying and it's not intuitive to my users to start typing in order to find any H-Z records, which will prompt support calls concerned that we've lost approximately 50% of our data in that object when we really haven't. For mouse users this is definitely going to be problematic. Please feel free to contact me directly if you need additional clarification.

The first image shows the end of the list of records for the Object referenced in the Lookup Component End of Object List The second image shows the end of the Lookup results displayed within the Flow. End of Lookup Picklist

ericrsmith35 commented 5 years ago

100 records is an arbitrary limit. You can change or remove the limit from the LightningLookupController Apex Class. Capture

mehansen82 commented 5 years ago

Thanks Eric!

Michelle Hansen Sales Support Consultant 8801 Prairie View Lane SW, Ste. 100 Cedar Rapids, IA. 52404 (319) 841-8416

On May 16, 2019, at 2:18 PM, Eric Smith notifications@github.com<mailto:notifications@github.com> wrote:

CAUTION: This email originated from outside of NISC or its subsidiaries. Do not click links or open attachments unless you recognize the sender and know the content is safe.

100 records is an arbitrary limit. You can change or remove the limit from the LightningLookupController Apex Class. [Capture]https://user-images.githubusercontent.com/24724447/57880851-d241e880-77ed-11e9-94a6-4d3a73d7bbf8.PNG

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/alexed1/LightningFlowComponents/issues/162?email_source=notifications&email_token=ALV2NB46SSJDUYBB6RE7IHLPVWXP3A5CNFSM4HNOXB72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVSZTLQ#issuecomment-493197742, or mute the threadhttps://github.com/notifications/unsubscribe-auth/ALV2NB6X7XWHONIOK6LQUIDPVWXP3ANCNFSM4HNOXB7Q.

mehansen82 commented 5 years ago

Eric,

I updated that field successfully in sandbox, but when I try to deploy it to production (change set that includes the LightningLookup Class and Test Class) I’m failing with only 68% code coverage. I have absolutely zero idea what I’m doing when it comes to Apex and development and code coverage. Would you have some time to help me out in the near future?

Thanks,

[http://intranet/sig/NISC_50th_logo.jpg]http://www.nisc.coop/ Michelle Hansen Sales Support Consultant National Information Solutions Cooperative® 8801 Prairie View Lane SW Ste.100 Cedar Rapids, IA 52404 • e-mail: michelle.hansen@nisc.coopmailto:michelle.hansen@nisc.coop • phone: 866.999.6472 ext 8416 • direct: 319-841-8416 CONFIDENTIALITY NOTICE: This email message, including any attachments, is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, copying, use, disclosure, or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. Thank you.

From: Eric Smith notifications@github.com Sent: Thursday, May 16, 2019 2:18 PM To: alexed1/LightningFlowComponents LightningFlowComponents@noreply.github.com Cc: Michelle Hansen Michelle.Hansen@nisc.coop; Author author@noreply.github.com Subject: Re: [alexed1/LightningFlowComponents] Lookup list incomplete (#162)

CAUTION: This email originated from outside of NISC or its subsidiaries. Do not click links or open attachments unless you recognize the sender and know the content is safe.

100 records is an arbitrary limit. You can change or remove the limit from the LightningLookupController Apex Class. [Capture]https://user-images.githubusercontent.com/24724447/57880851-d241e880-77ed-11e9-94a6-4d3a73d7bbf8.PNG

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/alexed1/LightningFlowComponents/issues/162?email_source=notifications&email_token=ALV2NB46SSJDUYBB6RE7IHLPVWXP3A5CNFSM4HNOXB72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVSZTLQ#issuecomment-493197742, or mute the threadhttps://github.com/notifications/unsubscribe-auth/ALV2NB6X7XWHONIOK6LQUIDPVWXP3ANCNFSM4HNOXB7Q.

ericrsmith35 commented 5 years ago

Are you able to deploy any other Apex classes to Production with a Change Set?

On Fri, May 17, 2019 at 12:58 PM mehansen82 notifications@github.com wrote:

Eric,

I updated that field successfully in sandbox, but when I try to deploy it to production (change set that includes the LightningLookup Class and Test Class) I’m failing with only 68% code coverage. I have absolutely zero idea what I’m doing when it comes to Apex and development and code coverage. Would you have some time to help me out in the near future?

Thanks,

[http://intranet/sig/NISC_50th_logo.jpg]http://www.nisc.coop/ Michelle Hansen Sales Support Consultant National Information Solutions Cooperative® 8801 Prairie View Lane SW Ste.100 Cedar Rapids, IA 52404 • e-mail: michelle.hansen@nisc.coopmailto:michelle.hansen@nisc.coop • phone: 866.999.6472 ext 8416 • direct: 319-841-8416 CONFIDENTIALITY NOTICE: This email message, including any attachments, is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, copying, use, disclosure, or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. Thank you.

From: Eric Smith notifications@github.com Sent: Thursday, May 16, 2019 2:18 PM To: alexed1/LightningFlowComponents < LightningFlowComponents@noreply.github.com> Cc: Michelle Hansen Michelle.Hansen@nisc.coop; Author < author@noreply.github.com> Subject: Re: [alexed1/LightningFlowComponents] Lookup list incomplete (#162)

CAUTION: This email originated from outside of NISC or its subsidiaries. Do not click links or open attachments unless you recognize the sender and know the content is safe.

100 records is an arbitrary limit. You can change or remove the limit from the LightningLookupController Apex Class. [Capture]< https://user-images.githubusercontent.com/24724447/57880851-d241e880-77ed-11e9-94a6-4d3a73d7bbf8.PNG>

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub< https://github.com/alexed1/LightningFlowComponents/issues/162?email_source=notifications&email_token=ALV2NB46SSJDUYBB6RE7IHLPVWXP3A5CNFSM4HNOXB72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVSZTLQ#issuecomment-493197742>, or mute the thread< https://github.com/notifications/unsubscribe-auth/ALV2NB6X7XWHONIOK6LQUIDPVWXP3ANCNFSM4HNOXB7Q>.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/alexed1/LightningFlowComponents/issues/162?email_source=notifications&email_token=AF4UHX5LTTX2HXPS6JIQ34TPV3PZ5A5CNFSM4HNOXB72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVVJPGY#issuecomment-493524891, or mute the thread https://github.com/notifications/unsubscribe-auth/AF4UHXYM35KJKFCB5SBUHJDPV3PZ5ANCNFSM4HNOXB7Q .

mehansen82 commented 5 years ago

I’ve never tried. I have zero experience with development of Apex and certainly have never deployed any outside of a package.

[http://intranet/sig/NISC_50th_logo.jpg]http://www.nisc.coop/ Michelle Hansen Sales Support Consultant National Information Solutions Cooperative® 8801 Prairie View Lane SW Ste.100 Cedar Rapids, IA 52404 • e-mail: michelle.hansen@nisc.coopmailto:michelle.hansen@nisc.coop • phone: 866.999.6472 ext 8416 • direct: 319-841-8416 CONFIDENTIALITY NOTICE: This email message, including any attachments, is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, copying, use, disclosure, or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. Thank you.

From: Eric Smith notifications@github.com Sent: Friday, May 17, 2019 1:21 PM To: alexed1/LightningFlowComponents LightningFlowComponents@noreply.github.com Cc: Michelle Hansen Michelle.Hansen@nisc.coop; Author author@noreply.github.com Subject: Re: [alexed1/LightningFlowComponents] Lookup list incomplete (#162)

CAUTION: This email originated from outside of NISC or its subsidiaries. Do not click links or open attachments unless you recognize the sender and know the content is safe.

Are you able to deploy any other Apex classes to Production with a Change Set?

On Fri, May 17, 2019 at 12:58 PM mehansen82 notifications@github.com<mailto:notifications@github.com> wrote:

Eric,

I updated that field successfully in sandbox, but when I try to deploy it to production (change set that includes the LightningLookup Class and Test Class) I’m failing with only 68% code coverage. I have absolutely zero idea what I’m doing when it comes to Apex and development and code coverage. Would you have some time to help me out in the near future?

Thanks,

[http://intranet/sig/NISC_50th_logo.jpg]http://www.nisc.coop/ Michelle Hansen Sales Support Consultant National Information Solutions Cooperative® 8801 Prairie View Lane SW Ste.100 Cedar Rapids, IA 52404 • e-mail: michelle.hansen@nisc.coopmailto:michelle.hansen@nisc.coop<mailto:michelle.hansen@nisc.coop%3cmailto:michelle.hansen@nisc.coop> • phone: 866.999.6472 ext 8416 • direct: 319-841-8416 CONFIDENTIALITY NOTICE: This email message, including any attachments, is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, copying, use, disclosure, or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. Thank you.

From: Eric Smith notifications@github.com<mailto:notifications@github.com> Sent: Thursday, May 16, 2019 2:18 PM To: alexed1/LightningFlowComponents < LightningFlowComponents@noreply.github.commailto:LightningFlowComponents@noreply.github.com> Cc: Michelle Hansen Michelle.Hansen@nisc.coop<mailto:Michelle.Hansen@nisc.coop>; Author < author@noreply.github.commailto:author@noreply.github.com> Subject: Re: [alexed1/LightningFlowComponents] Lookup list incomplete (#162)

CAUTION: This email originated from outside of NISC or its subsidiaries. Do not click links or open attachments unless you recognize the sender and know the content is safe.

100 records is an arbitrary limit. You can change or remove the limit from the LightningLookupController Apex Class. [Capture]< https://user-images.githubusercontent.com/24724447/57880851-d241e880-77ed-11e9-94a6-4d3a73d7bbf8.PNG>

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub< https://github.com/alexed1/LightningFlowComponents/issues/162?email_source=notifications&email_token=ALV2NB46SSJDUYBB6RE7IHLPVWXP3A5CNFSM4HNOXB72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVSZTLQ#issuecomment-493197742>, or mute the thread< https://github.com/notifications/unsubscribe-auth/ALV2NB6X7XWHONIOK6LQUIDPVWXP3ANCNFSM4HNOXB7Q>.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/alexed1/LightningFlowComponents/issues/162?email_source=notifications&email_token=AF4UHX5LTTX2HXPS6JIQ34TPV3PZ5A5CNFSM4HNOXB72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVVJPGY#issuecomment-493524891, or mute the thread https://github.com/notifications/unsubscribe-auth/AF4UHXYM35KJKFCB5SBUHJDPV3PZ5ANCNFSM4HNOXB7Q .

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/alexed1/LightningFlowComponents/issues/162?email_source=notifications&email_token=ALV2NBYV25E7J72RXTPWQK3PV3ZQLA5CNFSM4HNOXB72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVVP34I#issuecomment-493551089, or mute the threadhttps://github.com/notifications/unsubscribe-auth/ALV2NB2CBUCNZNIKUF5ABQDPV3ZQLANCNFSM4HNOXB7Q.