Created
February 4, 2019 16:17
-
-
Save avi4r10/812181725cae9526a02071ef75894cc6 to your computer and use it in GitHub Desktop.
benjaminaebischer
commented
Aug 25, 2020
via email
Got it, thank you for the quick answer - now its working! 😀👍
Get Outlook for Android<https://aka.ms/ghei36>
…________________________________
From: Avinash Kumar <[email protected]>
Sent: Tuesday, August 25, 2020 1:27:48 PM
To: avi4r10 <[email protected]>
Cc: benjaminaebischer <[email protected]>; Comment <[email protected]>
Subject: Re: avi4r10/CloseCaseButton.html
@avi4r10 commented on this gist.
________________________________
That's a fieldSet and CloseCaseFeedbackFields is the field set name. Please check out the complete blog here ...
https://www.sfdcstacks.com/2019/02/close-case-button-in-lightning.html?m=1
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub<https://gist.github.com/812181725cae9526a02071ef75894cc6#gistcomment-3430175>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AKKYHEYBEXAAY4AWL4QIV53SCON3JANCNFSM4ISDC64Q>.
Just one more thing, is there any possibility to set a default value "Closed" for the Status field on the VFP? Thanks again for the help! :)
Hi, How to get the values of case status with closed checkbox is checked and display in status field here? Because we have closed values other than keyword 'Closed'
if($(this).val().toLowerCase().indexOf('closed') == -1){
Thanks in Advance!
Thanks for sharing this code, it helped us a lot!
Thank you.. I’m glad it helped
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment