ericrsmith35 / DatatableV2

28 stars 24 forks source link

Ability to hide update selected items in a column row #72

Closed medhaniesfdc closed 3 years ago

medhaniesfdc commented 3 years ago

Hi there, I am wondering if there is a way to hide update selected items in a column row, for instance when a flow clicks a row in a column, they are given the option to update all selected items, can we remove that to only permit just one.

Screen Shot 2021-02-28 at 10 44 21 AM
aKasperavicius commented 3 years ago

· The selection column can be multi-select (Checkboxes), single-select (Radio Buttons), or hidden.

From: medhaniesfdc notifications@github.com Reply-To: ericrsmith35/DatatableV2 reply@reply.github.com Date: Sunday, February 28, 2021 at 19:46 To: ericrsmith35/DatatableV2 DatatableV2@noreply.github.com Cc: Subscribed subscribed@noreply.github.com Subject: [ericrsmith35/DatatableV2] Ability to hide update selected items in a column row (#72)

Hi there, I am wondering if there is a way to hide update selected items in a column row, for instance when a flow clicks a row in a column, they are given the option to update all selected items, can we remove that to only permit just one.

[Screen Shot 2021-02-28 at 10 44 21 AM]https://user-images.githubusercontent.com/79806518/109429734-32e5e980-79b2-11eb-904d-3f7fa55ec9f3.png

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/ericrsmith35/DatatableV2/issues/72, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ABVGTEPURMUU3SFLVHDHPLDTBKFQ7ANCNFSM4YLKQSVA.

ericrsmith35 commented 3 years ago

This is a built in function of the base datatable in Lightning and can not be overridden. If multiple rows are selected, that option will always appear.