Forcetalks | Manu | Activity https://www.forcetalks.com/mallesh-myakala/activity/ Activity feed for Manu. Fri, 13 Mar 2026 08:19:16 +0530 https://buddypress.org/?v=2.16.0 en-US 30 hourly 2 330be04352e460860c0645a2a08477c4 Manu and Anurag algoworks are now connected https://www.forcetalks.com/activity/p/92925/ Fri, 05 Apr 2019 11:36:54 +0530 0 9724630531d3c7d0b57e3a80ee917135 Manu replied to the discussion Which Salesforce Application is Better, Eclipse or Mavensmate? in the forum Salesforce® Discussions https://www.forcetalks.com/salesforce-topic/which-salesforce-application-is-better-eclipse-or-mavensmate/#post-58725 Mon, 25 Mar 2019 20:39:19 +0530 Reply to Which Salesforce Application is Better, Eclipse or Mavensmate?

Hi Satya,

"VS Code" is the best Editor for salesforce.

For download::

https://code.visualstudio.com/

For the Installation process::

https://trailhead.salesforce.com/en/content/learn/projects/quickstart-vscode-salesforce/vscode-salesforce-ready

 

Thanks,

Manu

]]>
394d338abe8e1cd3dc5bd3c56c9dcc49 Manu replied to the discussion How can we provide field level security in Salesforce? in the forum Salesforce® Discussions https://www.forcetalks.com/salesforce-topic/how-can-we-provide-field-level-security-in-salesforce/#post-58724 Mon, 25 Mar 2019 20:18:24 +0530 Reply to How can we provide field level security in Salesforce?

]]>
01031f4553808cada3e32c0ccd8936a3 Manu changed their profile photo https://www.forcetalks.com/activity/p/92297/ Sun, 24 Feb 2019 19:46:24 +0530 0 16ffc74e2d70687589d4a20299792cd4 Manu updated their profile https://www.forcetalks.com/activity/p/92296/ Sun, 24 Feb 2019 19:35:56 +0530 0 6a2354d0e9ebf050c4255867c107bb69 Manu replied to the discussion What are Building Lightning Components in Salesforce? in the forum Salesforce® Discussions https://www.forcetalks.com/salesforce-topic/what-are-building-lightning-components-in-salesforce/#post-58323 Sun, 24 Feb 2019 19:25:02 +0530 Reply to What are Building Lightning Components in Salesforce?

]]>
abb39ca2b5c6007e7da63e7f0b53247b Manu replied to the discussion How to Resolve Integration Problem of Salesforce with Google Maps? in the forum Salesforce® Discussions https://www.forcetalks.com/salesforce-topic/how-to-resolve-integration-problem-of-salesforce-with-google-maps/#post-58322 Sun, 24 Feb 2019 19:22:31 +0530 Reply to How to Resolve Integration Problem of Salesforce with Google Maps?

]]>
a42a8b8da23907a5407ad1c0b6f09a15 Manu replied to the discussion Salesforce API: Get the Time on the Salesforce Server. in the forum Salesforce® Discussions https://www.forcetalks.com/salesforce-topic/salesforce-api-get-the-time-on-the-salesforce-server/#post-58321 Sun, 24 Feb 2019 19:14:33 +0530 Reply to Salesforce API: Get the Time on the Salesforce Server.

String dateInFormat = newDate.formatGMT('yyyy-MM-dd HH:mm:ss');

https://developer.salesforce.com/forums/?id=906F00000009ArvIAE

]]>
86728d6285439f0c5184a6a595e362f9 Manu replied to the discussion Salesforce API: Get the Time on the Salesforce Server. in the forum Salesforce® Discussions https://www.forcetalks.com/salesforce-topic/salesforce-api-get-the-time-on-the-salesforce-server/#post-58320 Sun, 24 Feb 2019 19:12:09 +0530 Reply to Salesforce API: Get the Time on the Salesforce Server.

Hi Kavya,

Try this...

public class MaintCalendar {

String LongDate = ' ';

// Init cLongDate with the current Datetime in long date format
public String getLongDate() {
Datetime cDT = System.now();
LongDate = cDT.format('EEEE, MMMM d, yyyy');
return… Read more

]]>
cd9a0779fec180ba1607f217cdce545a Manu and Tanu are now connected https://www.forcetalks.com/activity/p/92010/ Wed, 13 Feb 2019 12:32:48 +0530 0 1ac1a144f0eb990eba2b8662a70a3d83 Manu replied to the discussion How can we build account hierarchy model using Salesforce Lightning Component? in the forum Salesforce® Discussions https://www.forcetalks.com/salesforce-topic/how-can-we-build-account-hierarchy-model-using-salesforce-lightning-component/#post-57977 Sun, 10 Feb 2019 13:29:15 +0530 Reply to How can we build account hierarchy model using Salesforce Lightning Component?

I need to write using accordion ..... I don't want to write js file like which is you suggested... dynamically which account have child record that account will show through accordian ....

]]>
7db5e3f65b69ed7e398903f61fb4ea1c Manu updated their profile https://www.forcetalks.com/activity/p/91729/ Tue, 05 Feb 2019 12:47:56 +0530 0 63a6ed5d7aab434526546e0d3d594dc3 Manu started the discussion How can we build account hierarchy model using Salesforce Lightning Component? in the forum Salesforce® Discussions https://www.forcetalks.com/salesforce-topic/how-can-we-build-account-hierarchy-model-using-lightning-component/ Sat, 02 Feb 2019 16:59:18 +0530 How can we build account hierarchy model using Salesforce Lightning Component?

I trying to account Hierarchy model like .... Account> contact>> case>>>Task Or Account>> child account>> grandchild account>>> gran, grandchild account....etc Like this using lightning component.

Thanks in Advance.

]]>
85b6c595bc72116cef04e7f417063ad3 Manu started the discussion How to create Napili Template Community and how to find it in Salesforce? in the forum Salesforce® Discussions https://www.forcetalks.com/salesforce-topic/how-to-create-napili-template-community-and-how-to-find-that-community-is-napili-template-or-not/ Thu, 31 Jan 2019 19:54:38 +0530 How to create Napili Template Community and how to find it in Salesforce?

How to create Napili Template Community and how to find that community is Napili template or not..?

 

]]>
4e5d1f8d38bda2af862f392e4207ca9e Manu started the discussion what is the difference between lightning custom buttons and classic custom buttons in Salesforce? in the forum Salesforce® Discussions https://www.forcetalks.com/salesforce-topic/what-is-the-difference-between-lightning-custom-buttons-and-classic-custom-buttons/ Fri, 25 Jan 2019 08:16:09 +0530 what is the difference between lightning custom buttons and classic custom buttons in Salesforce?

what is the difference between "lightning custom" buttons and "classic custom" buttons...?? Any know please let me know...

 

Thanks in advance...!!

]]>
f269a41e0d5a3774d175a270b385d697 Manu started the discussion How Can I Insert, Update the Account Records from Salesforce Vf page using Remote actions? in the forum Salesforce® Discussions https://www.forcetalks.com/salesforce-topic/how-can-i-insert-update-the-account-records-from-vf-page-using-remote-actions/ Thu, 13 Dec 2018 14:20:27 +0530 How Can I Insert, Update the Account Records from Salesforce Vf page using Remote actions?

How Can I Insert, Update the Account Records(using  custom controller class) from Vf page using Remote actions..??

 

Thanks in advance

 

]]>
6f5903b56fa250809e92415b1881fbe5 Manu became a registered member https://www.forcetalks.com/activity/p/90073/ Thu, 13 Dec 2018 14:16:52 +0530 0