-
ChatterFeed
-
0Best Answers
-
0Likes Received
-
1Likes Given
-
12Questions
-
10Replies
-
- Nagendra Singh
- December 10, 2014
- Like
- 0
- Continue reading or reply
how to integrate .php page to salesforce on wordpress
i have a page in php on wordpress,which is integrated with .php ,I am getting some values from that page into .php , I want same information in salesforce(Lead) from same page, How can i do that ,using same Page without using Web2Lead
-
- Nagendra Singh
- September 08, 2014
- Like
- 0
- Continue reading or reply
I want to download attachments it is approx 14000 records,how can i download
i also use dataloader.io
bt cant succeed
bt cant succeed
-
- Nagendra Singh
- September 01, 2014
- Like
- 0
- Continue reading or reply
Need to assign page layout to a role not profile
I need to create a new page layout in opportunities for a specific "role'. I am reading I need to create sales process and new record type. I get the record type but not the Sales Process. I am only seeing the Assinged to Profile. Help please
-
- Nagendra Singh
- August 02, 2014
- Like
- 0
- Continue reading or reply
how to setup Gmail Single Sign-On for Partner Community in salesforce
please suggest a solution
-
- Nagendra Singh
- August 01, 2014
- Like
- 0
- Continue reading or reply
The following code was generated for a simple web-to-lead form. The problem is that it is not mapping to the proper lead record type (see underline )
<!-- ---------------------------------------------------------------------- -->
<!-- NOTE: Please add the following <META> element to your page <HEAD>. -->
<!-- If necessary, please modify the charset parameter to specify the -->
<!-- character set of your HTML page. -->
<!-- ---------------------------------------------------------------------- -->
<META HTTP-EQUIV="Content-type" CONTENT="text/html; charset=UTF-8">
<!-- ---------------------------------------------------------------------- -->
<!-- NOTE: Please add the following <FORM> element to your page. -->
<!-- ---------------------------------------------------------------------- -->
<form action="https://www.salesforce.com/servlet/servlet.WebToLead?encoding=UTF-8" method="POST">
<input type=hidden name="oid" value="00Dd0000000eN2u”>
<input type=hidden name id=“recordType” id=“recordType” value=“012d0000000SMtA">
<input type=hidden name="retURL" value="http://ENTERRETURNURLHERE.COM">
<!-- ---------------------------------------------------------------------- -->
<!-- NOTE: These fields are optional debugging elements. Please uncomment -->
<!-- these lines if you wish to test in debug mode. -->
<!-- <input type="hidden" name="debug" value=1> -->
<!-- <input type="hidden" name="debugEmail" -->
<!-- value="cassandra.ramirez0107@gmail.com"> -->
<!-- ---------------------------------------------------------------------- -->
<label for="first_name" id="first_name_pcl">First Name</label><input aria-labelledby="first_name_pcl" id="first_name" maxlength="40" name="first_name" size="20" type="text" /><br>
<label for="last_name" id="last_name_pcl">Last Name</label><input aria-labelledby="last_name_pcl" id="last_name" maxlength="80" name="last_name" size="20" type="text" /><br>
Home Mailing Address:<textarea aria-labelledby="00Nd0000005FLPm_pcl" id="00Nd0000005FLPm" name="00Nd0000005FLPm" type="text" wrap="soft"></textarea><br>
Social Security Number:<input aria-labelledby="00Nd0000005FEvB_pcl" id="00Nd0000005FEvB" maxlength="9" name="00Nd0000005FEvB" size="20" type="text" /><br>
Preferred Phone:<select id="00Nd0000004XgBJ" name="00Nd0000004XgBJ" title="Preferred Phone"><option value="">--None--</option><option value="Home">Home</option>
<option value="Work">Work</option>
<option value="Mobile">Mobile</option>
<option value="Other">Other</option>
</select><br>
<label for="phone" id="phone_pcl">Phone</label><input aria-labelledby="phone_pcl" id="phone" maxlength="40" name="phone" size="20" type="text" /><br>
<label for="mobile" id="mobile_pcl">Mobile</label><input aria-labelledby="mobile_pcl" id="mobile" maxlength="40" name="mobile" size="20" type="text" /><br>
<label for="fax" id="fax_pcl">Fax</label><input aria-labelledby="fax_pcl" id="fax" maxlength="40" name="fax" size="20" type="text" /><br>
<label for="email" id="email_pcl">Email</label><input aria-labelledby="email_pcl" id="email" maxlength="80" name="email" size="20" type="text" /><br>
<label for="company" id="company_pcl">Company</label><input aria-labelledby="company_pcl" id="company" maxlength="40" name="company" size="20" type="text" /><br>
<label for="street" id="street_pcl">Address</label><textarea name="street"></textarea><br>
<label for="city" id="city_pcl">City</label><input aria-labelledby="city_pcl" id="city" maxlength="40" name="city" size="20" type="text" /><br>
<label for="state" id="state_pcl">State/Province</label><input aria-labelledby="state_pcl" id="state" maxlength="20" name="state" size="20" type="text" /><br>
<label for="zip" id="zip_pcl">Zip</label><input aria-labelledby="zip_pcl" id="zip" maxlength="20" name="zip" size="20" type="text" /><br>
Date Business Established:<span class="dateInput dateOnlyInput"><input aria-labelledby="00Nd0000005FLLV_pcl" id="00Nd0000005FLLV" name="00Nd0000005FLLV" size="12" type="text" /></span><br>
Start Up or Existing Business?:<select id="00Nd0000005Fboy" name="00Nd0000005Fboy" title="Start Up or Existing Business?"><option value="">--None--</option><option value="Start Up">Start Up</option>
<option value="Existing">Existing</option>
</select><br>
File personal/business taxes w/in 3 yrs?:<select id="00Nd0000005FboE" name="00Nd0000005FboE" title="File personal/business taxes w/in 3 yrs?"><option value="">--None--</option><option value="Yes">Yes</option>
<option value="No">No</option>
</select><br>
Did you file taxes w/in the past 3 yrs?:<select id="00Nd0000005Fbp8" name="00Nd0000005Fbp8" title="Did you file taxes w/in the past 3 yrs?"><option value="">--None--</option><option value="Yes">Yes</option>
<option value="No">No</option>
</select><br>
Loan Amount Requested:<input aria-labelledby="00Nd0000005FbpS_pcl" id="00Nd0000005FbpS" name="00Nd0000005FbpS" size="20" type="text" /><br>
Purpose of Loan:<textarea aria-labelledby="00Nd0000005FLQa_pcl" id="00Nd0000005FLQa" name="00Nd0000005FLQa" type="text" wrap="soft"></textarea><br>
<label for="revenue" id="revenue_pcl">Annual Revenue</label><input aria-labelledby="revenue_pcl" id="revenue" name="revenue" size="20" type="text" /><br>
I am Currently Serving in the Military:<input aria-labelledby="00Nd0000005FpIx_pcl" id="00Nd0000005FpIx" name="00Nd0000005FpIx" type="checkbox" value="1" /><br>
Dates of Military Service:<input aria-labelledby="00Nd0000005FpIt_pcl" id="00Nd0000005FpIt" maxlength="100" name="00Nd0000005FpIt" size="20" type="text" /><br>
Military Branch:<input aria-labelledby="00Nd0000005FpJ2_pcl" id="00Nd0000005FpJ2" maxlength="100" name="00Nd0000005FpJ2" size="20" type="text" /><br>
Military Discharge Status:<select id="00Nd0000005FpJv" name="00Nd0000005FpJv" title="Military Discharge Status"><option value="">--None--</option><option value="Honorable">Honorable</option>
<option value="Dishonorable">Dishonorable</option>
</select><br>
<input type="submit" name="submit">
</form>
<!-- NOTE: Please add the following <META> element to your page <HEAD>. -->
<!-- If necessary, please modify the charset parameter to specify the -->
<!-- character set of your HTML page. -->
<!-- ---------------------------------------------------------------------- -->
<META HTTP-EQUIV="Content-type" CONTENT="text/html; charset=UTF-8">
<!-- ---------------------------------------------------------------------- -->
<!-- NOTE: Please add the following <FORM> element to your page. -->
<!-- ---------------------------------------------------------------------- -->
<form action="https://www.salesforce.com/servlet/servlet.WebToLead?encoding=UTF-8" method="POST">
<input type=hidden name="oid" value="00Dd0000000eN2u”>
<input type=hidden name id=“recordType” id=“recordType” value=“012d0000000SMtA">
<input type=hidden name="retURL" value="http://ENTERRETURNURLHERE.COM">
<!-- ---------------------------------------------------------------------- -->
<!-- NOTE: These fields are optional debugging elements. Please uncomment -->
<!-- these lines if you wish to test in debug mode. -->
<!-- <input type="hidden" name="debug" value=1> -->
<!-- <input type="hidden" name="debugEmail" -->
<!-- value="cassandra.ramirez0107@gmail.com"> -->
<!-- ---------------------------------------------------------------------- -->
<label for="first_name" id="first_name_pcl">First Name</label><input aria-labelledby="first_name_pcl" id="first_name" maxlength="40" name="first_name" size="20" type="text" /><br>
<label for="last_name" id="last_name_pcl">Last Name</label><input aria-labelledby="last_name_pcl" id="last_name" maxlength="80" name="last_name" size="20" type="text" /><br>
Home Mailing Address:<textarea aria-labelledby="00Nd0000005FLPm_pcl" id="00Nd0000005FLPm" name="00Nd0000005FLPm" type="text" wrap="soft"></textarea><br>
Social Security Number:<input aria-labelledby="00Nd0000005FEvB_pcl" id="00Nd0000005FEvB" maxlength="9" name="00Nd0000005FEvB" size="20" type="text" /><br>
Preferred Phone:<select id="00Nd0000004XgBJ" name="00Nd0000004XgBJ" title="Preferred Phone"><option value="">--None--</option><option value="Home">Home</option>
<option value="Work">Work</option>
<option value="Mobile">Mobile</option>
<option value="Other">Other</option>
</select><br>
<label for="phone" id="phone_pcl">Phone</label><input aria-labelledby="phone_pcl" id="phone" maxlength="40" name="phone" size="20" type="text" /><br>
<label for="mobile" id="mobile_pcl">Mobile</label><input aria-labelledby="mobile_pcl" id="mobile" maxlength="40" name="mobile" size="20" type="text" /><br>
<label for="fax" id="fax_pcl">Fax</label><input aria-labelledby="fax_pcl" id="fax" maxlength="40" name="fax" size="20" type="text" /><br>
<label for="email" id="email_pcl">Email</label><input aria-labelledby="email_pcl" id="email" maxlength="80" name="email" size="20" type="text" /><br>
<label for="company" id="company_pcl">Company</label><input aria-labelledby="company_pcl" id="company" maxlength="40" name="company" size="20" type="text" /><br>
<label for="street" id="street_pcl">Address</label><textarea name="street"></textarea><br>
<label for="city" id="city_pcl">City</label><input aria-labelledby="city_pcl" id="city" maxlength="40" name="city" size="20" type="text" /><br>
<label for="state" id="state_pcl">State/Province</label><input aria-labelledby="state_pcl" id="state" maxlength="20" name="state" size="20" type="text" /><br>
<label for="zip" id="zip_pcl">Zip</label><input aria-labelledby="zip_pcl" id="zip" maxlength="20" name="zip" size="20" type="text" /><br>
Date Business Established:<span class="dateInput dateOnlyInput"><input aria-labelledby="00Nd0000005FLLV_pcl" id="00Nd0000005FLLV" name="00Nd0000005FLLV" size="12" type="text" /></span><br>
Start Up or Existing Business?:<select id="00Nd0000005Fboy" name="00Nd0000005Fboy" title="Start Up or Existing Business?"><option value="">--None--</option><option value="Start Up">Start Up</option>
<option value="Existing">Existing</option>
</select><br>
File personal/business taxes w/in 3 yrs?:<select id="00Nd0000005FboE" name="00Nd0000005FboE" title="File personal/business taxes w/in 3 yrs?"><option value="">--None--</option><option value="Yes">Yes</option>
<option value="No">No</option>
</select><br>
Did you file taxes w/in the past 3 yrs?:<select id="00Nd0000005Fbp8" name="00Nd0000005Fbp8" title="Did you file taxes w/in the past 3 yrs?"><option value="">--None--</option><option value="Yes">Yes</option>
<option value="No">No</option>
</select><br>
Loan Amount Requested:<input aria-labelledby="00Nd0000005FbpS_pcl" id="00Nd0000005FbpS" name="00Nd0000005FbpS" size="20" type="text" /><br>
Purpose of Loan:<textarea aria-labelledby="00Nd0000005FLQa_pcl" id="00Nd0000005FLQa" name="00Nd0000005FLQa" type="text" wrap="soft"></textarea><br>
<label for="revenue" id="revenue_pcl">Annual Revenue</label><input aria-labelledby="revenue_pcl" id="revenue" name="revenue" size="20" type="text" /><br>
I am Currently Serving in the Military:<input aria-labelledby="00Nd0000005FpIx_pcl" id="00Nd0000005FpIx" name="00Nd0000005FpIx" type="checkbox" value="1" /><br>
Dates of Military Service:<input aria-labelledby="00Nd0000005FpIt_pcl" id="00Nd0000005FpIt" maxlength="100" name="00Nd0000005FpIt" size="20" type="text" /><br>
Military Branch:<input aria-labelledby="00Nd0000005FpJ2_pcl" id="00Nd0000005FpJ2" maxlength="100" name="00Nd0000005FpJ2" size="20" type="text" /><br>
Military Discharge Status:<select id="00Nd0000005FpJv" name="00Nd0000005FpJv" title="Military Discharge Status"><option value="">--None--</option><option value="Honorable">Honorable</option>
<option value="Dishonorable">Dishonorable</option>
</select><br>
<input type="submit" name="submit">
</form>
-
- Nagendra Singh
- July 31, 2014
- Like
- 0
- Continue reading or reply
after inserting record in a object,if a field have specific value in inserted record i want to delete it...how to do
how to do it from trigger
-
- Nagendra Singh
- July 23, 2014
- Like
- 0
- Continue reading or reply
How to use Pagination
i have reocrds in a object,and showing these records on page using pageblocktable,how to use Pagination for that object
-
- Nagendra Singh
- July 01, 2014
- Like
- 0
- Continue reading or reply
- Nagendra Singh
- December 10, 2014
- Like
- 0
- Continue reading or reply
how to integrate .php page to salesforce on wordpress
i have a page in php on wordpress,which is integrated with .php ,I am getting some values from that page into .php , I want same information in salesforce(Lead) from same page, How can i do that ,using same Page without using Web2Lead
- Nagendra Singh
- September 08, 2014
- Like
- 0
- Continue reading or reply
I want to download attachments it is approx 14000 records,how can i download
i also use dataloader.io
bt cant succeed
bt cant succeed
- Nagendra Singh
- September 01, 2014
- Like
- 0
- Continue reading or reply
how to setup Gmail Single Sign-On for Partner Community in salesforce
please suggest a solution
- Nagendra Singh
- August 01, 2014
- Like
- 0
- Continue reading or reply