Hello CS Experts,
How are you? Here I am again asking for your help.
First, thank you for all your help in my previous post.
Now, I have a new requirement to update a date field into current date of records which are selected from contact main view. The update will trigger when the custom button below is clicked. The button gets visible only when at least 1 record is selected from the view.
How do I write the javascript code for this?
Kind regards,
Jolas365
Hi Jolas365 ,
You can create JS WebResource to update selected records and call JS function in ribbon button command. You can set enable rule for ribbon button to hide show button based on record selection.
Refer below links to get selected record GUIDs in JS function, and update records using GUIDs in JS:
https://d365demystified.com/2020/06/21/pass-selected-rows-guids-to-ribbon-button-in-d365-ribbon-workbench/
https://dynatecon.com/2022/07/20/update-multiple-records-using-custom-button/
Refer below links to show ribbon button on selection of at least one record from grid:
https://d365demystified.com/2020/03/06/show-ribbon-button-only-on-record-selection-in-dynamics-crm/
https://community.dynamics.com/365/b/d365demystified/posts/show-ribbon-button-only-on-record-selection-in-dynamics-crm
I hope it helps,
Thanks.
Please mark as verified if the answer is helpful. Welcome to join hot discussions in Dynamics 365 Portal.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 290,782 Super User 2024 Season 2
Martin Dráb 229,067 Most Valuable Professional
nmaenpaa 101,150