• KMK91
  • SMARTIE
  • 803 Points
  • Member since 2015

  • Chatter
    Feed
  • 0
    Best Answers
  • 10
    Likes Received
  • 2
    Likes Given
  • 175
    Questions
  • 99
    Replies
Hi ,

Based on record type need to render lwc.html . how to achieve this scenario.

Thanks
KMK
  • September 26, 2023
  • Like
  • 0
HI All,

How to delete the record without refresh, becuse record added partially added into data table is not committed into database(in LWC).

Thanks
KMK
  • September 10, 2023
  • Like
  • 0
Hi,

I can able to hide the checkbox in lwc data table , but how to add input number ?
Similar funtionality based on input number i have to add records
Any idea please ?

Thanks
KMK
  • March 23, 2023
  • Like
  • 0
Hi All,

Add same product more than once at a time in apex using LWC.

User-added image

Here we can find same product 2 times. I added manually 2 times, instead of manually i need to add more than like 2 or 3 or 4 etc..

how to achieve this scenario ?

Thanks
KMK
  • November 11, 2022
  • Like
  • 0
Hi All,

Based on current month Date field how to update record from parent to child object picklist values (Using flows)

EX :

A : Parent object Date Field

B : Child object picklist values like  1, 2,3 4,and 5 

case 1 :  if user select current month should update "1".
case 2 : if user select current month+1 should update "2".
etc...
If user selects current month > 4 should update 5.

case 5 : if user select current month+4 should update "5".

case 6 : if user select current month+6 should update "5".

Thanks
KMK
 
  • October 24, 2022
  • Like
  • 0
Hi All,

Add same product more than once at a time in apex using LWC.

User-added image

User-added image
User-added image

Here we can find same product 2 times. I added manually 2 times instead of manually i need to one time like 2 or 3 or 4 etc..

how to achieve this scenario ?
Thanks
KMK
  • October 24, 2022
  • Like
  • 0
Hi All.

How to Hide Visual force detail and List Button in particular record type?

Thanks
KMK
  • October 06, 2022
  • Like
  • 0
Hi ,

On popup in Jquery how to pass input value.

Ex: maixmum value i need to enter 1 to 50.
on click pass this value in apex class method variable.

Thanks
KMK
  • September 15, 2022
  • Like
  • 0
Hi,

Any one have an idea how to populate pre defined vlaues when click on new button without using URL hacking and not overriding the List, Detail and List button.

Thanks
KMK
  • August 26, 2022
  • Like
  • 0
Hi All,

How to populate opportunity stage field automatically while creating new opportunity using flows?
Any idea about this?

Thanks
KMK
  • August 11, 2022
  • Like
  • 0
Hi,

Can we change stanard validation rule in salesforce.

Thanks
KMK
  • July 25, 2022
  • Like
  • 0
Hi All,

How to Pull fields from a "Parent" object into a "Child" object.


Thanks
KMK
  • July 11, 2022
  • Like
  • 0
Hi Team,

Based on Parent object date field how to update child picklist  field values.(Should be dynamic)

Thanks
kmk
  • June 21, 2022
  • Like
  • 0
Hi All,

How to Compare Month and Year dates in flows.

EX : 

I took Variable 

Date : {!$Flow.CurrentDate}

Formuala (Here it's come current month)
-==========
Month : MONTH({!Date })
 
similarly how to take Year in flow.

Thanks
KMK

 
  • June 03, 2022
  • Like
  • 0
HI ,

How to write formula in flows for current month Date make 1.

Ex : i) if i'm creating an opportunity and i'll give close date to 29th May 2022 in this case make it 1.
ii) if i'm creating an opportunity and i'll give close date to 1st  June 2022 in this case make it 2.

Thanks
KMK
 
  • May 29, 2022
  • Like
  • 0
Hi ,

How to send chatter notification who created the record when changing the status Value "x".

Thanks
KMK
  • April 01, 2022
  • Like
  • 0
Hi Team, 

How to get current month in flows. 
ex: current should return 1
Apr month should return 2..

Similarly

Thanks
Kmk
  • March 28, 2022
  • Like
  • 0
Hi Team,
In debug i found it's inserting duplicate values how to avoid duplicate values using apex class.

Error:

Before Insert or Upsert list must not have two identically equal elements

Thanks
KMK
  • March 22, 2022
  • Like
  • 0
Hi all, 

using flows how to Populate custom pick list values based on date 
from parent to child. 

Thanks
Kmk
 
  • March 17, 2022
  • Like
  • 0
Hi All,

Any one have an idea how to alert if Quote associated opportunity is not synchronized.

Thanks
KMK
  • February 25, 2022
  • Like
  • 0
Hi ,

Based on record type need to render lwc.html . how to achieve this scenario.

Thanks
KMK
  • September 26, 2023
  • Like
  • 0
Hi,

Any one have an idea how to populate pre defined vlaues when click on new button without using URL hacking and not overriding the List, Detail and List button.

Thanks
KMK
  • August 26, 2022
  • Like
  • 0
Hi All,

How to populate opportunity stage field automatically while creating new opportunity using flows?
Any idea about this?

Thanks
KMK
  • August 11, 2022
  • Like
  • 0
Hi,

Can we change stanard validation rule in salesforce.

Thanks
KMK
  • July 25, 2022
  • Like
  • 0
Hi All,

How to Pull fields from a "Parent" object into a "Child" object.


Thanks
KMK
  • July 11, 2022
  • Like
  • 0
Hi Team,

Based on Parent object date field how to update child picklist  field values.(Should be dynamic)

Thanks
kmk
  • June 21, 2022
  • Like
  • 0
Hi All,

How to Compare Month and Year dates in flows.

EX : 

I took Variable 

Date : {!$Flow.CurrentDate}

Formuala (Here it's come current month)
-==========
Month : MONTH({!Date })
 
similarly how to take Year in flow.

Thanks
KMK

 
  • June 03, 2022
  • Like
  • 0
HI ,

How to write formula in flows for current month Date make 1.

Ex : i) if i'm creating an opportunity and i'll give close date to 29th May 2022 in this case make it 1.
ii) if i'm creating an opportunity and i'll give close date to 1st  June 2022 in this case make it 2.

Thanks
KMK
 
  • May 29, 2022
  • Like
  • 0
Hi Team, 

How to get current month in flows. 
ex: current should return 1
Apr month should return 2..

Similarly

Thanks
Kmk
  • March 28, 2022
  • Like
  • 0
Hi Team,
In debug i found it's inserting duplicate values how to avoid duplicate values using apex class.

Error:

Before Insert or Upsert list must not have two identically equal elements

Thanks
KMK
  • March 22, 2022
  • Like
  • 0
Hi all, 

using flows how to Populate custom pick list values based on date 
from parent to child. 

Thanks
Kmk
 
  • March 17, 2022
  • Like
  • 0
What is the formula of getting Current month first date and current month last date ?
I am having issues with Creating  an Apex class that returns Account objects for the Mapping.net concepts challenge.  I am a VB and Javascript programmer and I can't seem to get the syntax right.   
public class AccountUtils {
    
    public static void accountsByState(String st){
       List<String> accts = [SELECT Id, Name FROM Account WHERE billingState = :st];
 }
  
}
I believe the first part is correct, but I cannot seem to get a return value.  I am confused by the constructors.  I have tried the documentation but I can't get a return value.  Please help.  I need to get this challenge complete.
 
Would like to learn how to generate escalation rule that triggers 30 minutes after the case is opened.  Need some guidance.  Is there a walk through or a sample example that I can look at and then learn?  

Thanks for your help in advance.

Regards,
Munira