• ANIL KUMAR REDDY MANNURU
  • NEWBIE
  • 0 Points
  • Member since 2020

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 1
    Replies

Hi All,

 

I have some issue like-- > I have two fields

                                                  phone number-- +91-(08)/9855664555

                                                 country code ---> 110 

 

 third field is should be automatically comes when we fill above two fields like this :

                                  formatedph: 11091089855664555

 

Means write a wrapper class it call from any where(trigger) . and print without special char.

 

Thank you guys,