• SFDCFun
  • NEWBIE
  • 0 Points
  • Member since 2013

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 6
    Questions
  • 5
    Replies

Hi Developers,

 

I have one VF page and it consist following code.....

 

Code:-

<apex:page standardController="Account" showHeader="false">
    <apex:pageBlock title="Hello {!$User.FirstName}">
         You are viewing the {!account.name} account.
  </apex:pageBlock>
  <apex:detail/>

</apex:page>

 

But it will show output  only as follows,,...

Output:-

Hello Rupam  

You are viewing the account.
 
 
So how i get all output using this code.
 
Thanks & Regards,
SFDC Fun...!!!
 
 

 

 

 

Hi SFDC Developers,

 

I have one VF page and it contains a one picklist.SO now i want to append all account names in this picklist.so how i can achiev this task?

 

Thanks & regards,

SFDC Fun...!!!

Hi SFDC Developers,

 

i have one VF page and it contains one Picklist.so now i want to append all Lead names in this picklist.so how i can achiev this?

 

Thanks & Regards,

SFDC Fun...

Hi Developers....

 

I am new to Salesforce developement.

So i installed the Force.com IDE in Eclipse Kepler but when i try to add new VF page it will give error

 

Error: Unable to check visual force page permission.INVALID USERNAME, PASSWORD, SECURITY TOKEN OR USER LOCKED OUT.

 

so how i solve this error and start the developement in offline mode in eclipse kepler.

 

Regards,

Rupam

 

Hi All.....

 

I am facing a one problem in installing the Force.com IDE in Eclipse (Version: Kepler Service Release 1 / Build id: 20130919-0819)

 

Error:-Cannot complete the install because one or more required items could not be found.
  Software being installed: Force.com IDE 28.0.1.201309101331 (com.salesforce.ide.feature.feature.group 28.0.1.201309101331)
  Missing requirement: Force.com IDE 28.0.1.201309101331 (com.salesforce.ide.feature.feature.group 28.0.1.201309101331) requires 'org.eclipse.update.ui 0.0.0'

 

So please give me a solution to solve this problem.

 

Regards,

Rupam

 

 

Hi All,

 

I am SF 401 certified developer(Summer 13) looking forward to work on remote / part time projects or internship.

Apart from basic click development, triggers, workflows, I have also developed some apex classes, custom controllers, visualforce pages etc.

 

I am here mainly for programming field.

Contact me with your all requirements and conditions.

 

Thanks & Regards,

SFDCFun

Hi Developers,

 

I have one VF page and it consist following code.....

 

Code:-

<apex:page standardController="Account" showHeader="false">
    <apex:pageBlock title="Hello {!$User.FirstName}">
         You are viewing the {!account.name} account.
  </apex:pageBlock>
  <apex:detail/>

</apex:page>

 

But it will show output  only as follows,,...

Output:-

Hello Rupam  

You are viewing the account.
 
 
So how i get all output using this code.
 
Thanks & Regards,
SFDC Fun...!!!
 
 

 

 

 

Hi SFDC Developers,

 

I have one VF page and it contains a one picklist.SO now i want to append all account names in this picklist.so how i can achiev this task?

 

Thanks & regards,

SFDC Fun...!!!

Hi Developers....

 

I am new to Salesforce developement.

So i installed the Force.com IDE in Eclipse Kepler but when i try to add new VF page it will give error

 

Error: Unable to check visual force page permission.INVALID USERNAME, PASSWORD, SECURITY TOKEN OR USER LOCKED OUT.

 

so how i solve this error and start the developement in offline mode in eclipse kepler.

 

Regards,

Rupam