PEG_LIST
PEG_LIST copied to clipboard
Set of configurable/actionable LWC list components for Salesforce Lightning UX
**Is your feature request related to a problem? Please describe.** Currently, the same token syntax is used on both client and server sides (via `{{{xxx}}}` markup). In server side query...
**Is your feature request related to a problem? Please describe.** No **Describe the solution you'd like** I'm using the List component and I'd like it not to execute SOQL queries...
Hello @pegros, Currently when pagination is activated on sfPegListCmp, filtering the records work on the data already retrieved with respect to the paginated data already retrieved from server side. **Example...
**Describe the bug** In the sfpegList cmp when we define a SOQL query with AggregateResult and don't bypassFLS in the MDT record, an exception is thrown in the Apex class...
Hello @pegros , Currently we are implementing a mobile solution using the standard salesforce mobile application. However when using the sfpegList tree component, the component does not behave correctly. Here...
**Is your feature request related to a problem? Please describe.** Provide SAQL support in a similar way to SOQL and SOSL to fetch data. **Describe the solution you'd like** Register...
Hello @pegros , I've been using your amazing PEG component repository for many of my client's use cases. We have encountered a puzzling behavior of the system that I was...
Hello @pegros Je ne peux pas faire une action custom qui appelle un flux en passant la liste des Ids pour les rangées sélectionnées en masse. C'est possible de faire...
**Is your feature request related to a problem? Please describe.** The business team often want to customize the fields' name shown in the card cmp. For exemple: The account Name...
**Is your feature request related to a problem? Please describe.** With Winter 23, the LWC **lightning-flow** base component has been introduced. **Describe the solution you'd like** This removes the need...