Display Records in a Table in Salesforce Flow

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

КОМЕНТАРІ • 9

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

    It worked!!! Thanks a lot!!

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

    It worked perfect. Thanks!

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

    Though I get the data, I also get the Apex error, try to deference Null object.

  • @ChunkyMunky-so7sv
    @ChunkyMunky-so7sv 2 роки тому

    Great video, any way the datatable function can be used in mobile field service flows?

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

    Thanks for the video. This datatable component is great, however we are experiencing an issue with our use case. When we use the component and ask it to display a record collection that only has one record the table does not display. Anything with more than one record works perfectly. Any idea how we may be able to fix this issue?

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

    Good explanation
    but the FlowScreenComponentsBasePack in an error, I tried to install several versions
    Error:
    1. Apex compile failure
    Apex class AccountsPayableOrderService: line 104, column 55: Variable does not exist: CASE_WITHDRAWAL_CAUSE_LACK_KNOW_HOW
    2. Apex compile failure
    Apex class CloneCaseController: line 46, column 64: Method does not exist or incorrect signature: void getCompletedCaseMilestonesPerCase(Id) from the type CaseMilestoneSelector
    3. Apex compile failure
    Apex class UpdateRepairInfoController: line 198, column 56: Variable does not exist: CASE_WITHDRAWAL_CAUSE_LACK_KNOW_HOW
    Thanks

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

    Hi! Thanks for the video. Maybe somebody encountered an error: Uncaught Error?
    Invalid attempt to set a new value for property isDisableSuppressBottomBar of [object:vm ers_datatableCPE (612)] that does not has a setter decorated with @api

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

    Has anyone had issues with the record details showing? I configured the table and saw test data but when I tried it none of the fields were rendering even though there were several rows

  • @sohailkhan-yi4dy
    @sohailkhan-yi4dy 2 роки тому

    Sir! Which datatable component you used?