CynoteckLabs / CTK-LightningComponentSupport

Provide support space for Lightning Components Support
0 stars 0 forks source link

Question on Soql filter #5

Closed rhernandezblueocean closed 1 year ago

rhernandezblueocean commented 2 years ago

I was able to show the related list and its great. However, it is showing ALL records. I want to filter it only by the current record page (e.g.the current page is a task record and “Name” is the lookup to contact/lead. I want to match this with the related list record object who’s ID is Contactid__c.

This should be a quick solution so kindly contact me at 604-506-3313. Thank you so much for your help

shubham25Bisht commented 2 years ago

@rhernandezblueocean: We are available during IST. Please share your preferred time. In the meantime, Lets take an example where I need to display related contacts under Account. In the attached screenshot I have applied filters accountId='[id]' where accountId is the look up field(you can use this field that holds current page record id) in Contact and '[Id]' always holds the current record id here it will hold current Account Id.

ScreenShot
rhernandezblueocean commented 2 years ago

Thank you for your quick reply. I am still not able to get the filter to work.

I am in PST. At the moment it is 7:00am in the morning. I can be available at 10:00pm PST tonight. Would you be available then?

Thank you

toanshulverma commented 2 years ago

@rhernandezblueocean : Please refer to Sample use cases within the user guide (https://github.com/CynoteckLabs/CTK-LightningComponentSupport/wiki/CTK-Dynamic-Related-List---Usage-Guide)

rhernandezblueocean commented 2 years ago

Yes I have already reviewed the wiki. Thank you. Can we have 15 minutes to chat?

rhernandezblueocean commented 2 years ago

Hi there, just following up @shubham25Bisht. Please let me know what time works best for you. I am in pacific timezone.

rhernandezblueocean commented 2 years ago

@toanshulverma and @shubham25Bisht - kindly respond please. This inquiry should not take too long. I just need help with the filter. Need a 10 minute conversation.

rhernandezblueocean commented 2 years ago

@shubham25Bisht I am available right now if you are as it is morning for you

rhernandezblueocean commented 2 years ago

May I ask for updates please? Who can we escalate this to?

rhernandezblueocean commented 2 years ago

Please respond.

rhernandezblueocean commented 2 years ago

@shubham25Bisht @toanshulverma - Hi, may we please receive an update? Or just a quick 5 minute discussion?

toanshulverma commented 1 year ago

@rhernandezblueocean : As we understand, the filters would need to be configured based on your target data and fields. The sample for same has been provided within documentation (https://github.com/CynoteckLabs/CTK-LightningComponentSupport/wiki/CTK-Dynamic-Related-List---Usage-Guide). Please refer to that for more guidance. If there are any gaps within documentation, please highlight, so we can improve content accordingly.

Assuming this is an old issue and should have been resolved at your end, we are closing this.