• Sanvito
  • NEWBIE
  • 0 Points
  • Member since 2007

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

I have a page created with a form in Apex that outputs here: http://globalexperiences.com/general/contactus.php

 

I've created a new field in Leads (also in Accounts but that's moot) and am trying to call it to output a text field that someone can enter into. My code is this:

 

            <apex:outputLabel value="Skype Name: " for="inputSkypeName" />
                <apex:inputText id="inputSkypeName" value="{!lead.Skype_Name__c}" />

 

Whenever I try it with any other field I've created, it outputs the input field but for this one it just outputs the label only. I can't find any documentation on this anywhere. Please help!

Hi Buyers

 

I am available for salesforce development part-time. My experience is as below:

2 years experience for salesforce, 6 years for software development.

Apex coding

Visual Force

S-Controls

Web API, .net, Java, Javascript

 

If you need any help, please contact me : kunlun.software@gmail.com

I can send you my resume and discuss details. Hope we can do a long-term business.

Thanks
Kunlun



Message Edited by Kunlun on 01-20-2009 09:48 PM
  • January 21, 2009
  • Like
  • 0