• Tomeu
  • NEWBIE
  • 0 Points
  • Member since 2010

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

Hello,

 

I have a site developed with force.com sites.  I bought a domain and linked it with the direcction that salesforce gives to your site: http://xxxx-developer-edition.na7.force.com/. When I open a browser and write the name of my domain, I go to my site, but in the bar of the browser I see the direction that salesforce gave me. How could I do to see my domain instead of http://xxxx-developer-edition.na7.force.com/


 
  • March 01, 2010
  • Like
  • 0
 Hello, I have a form in my site to give a trial of my DOT. When someone fill this form, has access to the trial, and in my portal partner I can see the lead. But I would like that the lead was created also in my org, like in web2lead. How can I siphon the prospect data off of the HTML trial form before it posts to the Salesforce provisioning server? I have read something about LMA, but can I add something to this code instead of using LMA: ?
 
 
 
 
<form action="http://www.salesforce.com/leadcapture/PartnerSignupServlet" method="post" name="signup_form"
  target="_blank" onsubmit="return window.confirm(&quot;Te dispones a enviar información a una página externa.\n¿Estás
  seguro de que deseas proceder?&quot;);"> 
 
 
                        <input type="hidden" name="process_form" value="true"> 
<input type="hidden" name="UserUsername" value=""> 
<input type="hidden" name="LeadSource" value="Trialforce"> 
<input type="hidden" name="formName" value="xxxxxxxx"> 
<input type="hidden" name="Lead.Partner_Account__c" value="xxxxxxx">
 
             <input type="hidden" name="successPage" value="http://www.salesforce.com/form/trial/conf/freetrial-conf.jsp"> 
            <input type="hidden" name="failPage" value="http://www.salesforce.com/form/trial/conf/freetrial-error.jsp"> 
<input type="hidden" name="Lead.Referrer_Company__c" value="Salesforce.com Alliances"> 
<input type="hidden" name="Product_Interest__c" value="Alliances TEST">
<input type="hidden" name="CompanyLanguage" value="en_US"> 
            <div>
 
 
thank you! 
  • February 25, 2010
  • Like
  • 0
I have created a page Template, and then a page using CMSforce. I have read in the usage guide how to set that page as my Home page in my site. My problem is that I need to use that page, but not as a Home page. How could I use it as a visualforce page for my site and set it in any place of my site?
  • February 17, 2010
  • Like
  • 0

Hello,

 

I have a site developed with force.com sites.  I bought a domain and linked it with the direcction that salesforce gives to your site: http://xxxx-developer-edition.na7.force.com/. When I open a browser and write the name of my domain, I go to my site, but in the bar of the browser I see the direction that salesforce gave me. How could I do to see my domain instead of http://xxxx-developer-edition.na7.force.com/


 
  • March 01, 2010
  • Like
  • 0
I have created a page Template, and then a page using CMSforce. I have read in the usage guide how to set that page as my Home page in my site. My problem is that I need to use that page, but not as a Home page. How could I use it as a visualforce page for my site and set it in any place of my site?
  • February 17, 2010
  • Like
  • 0