• Pbondalapati
  • NEWBIE
  • 25 Points
  • Member since 2011

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

The line:

 

<apex:pageBlock">

     <apex:inputText value="{!FLOOR(tier.unit__c)}"/>

 

produces this runtime problem:

 

Syntax error. Missing ')'
Error is in expression '{!FLOOR(tier}' in component.

I want to clone opportunity mass  and users needto change Name , account name, Close date Fields in vf page . so please provide  some input to do this. 

how can i do this. 

I need to select mulple child objects for Parent object and and muliple child objects for child objects in single vf pages 

 

a isparent of b and b is parent of c

 

Iwant to select multiple bs for a and multiple c's for b's . cansome one please help me 

Scenario:  I have two tabs - Tab A and Chatter Tab.  I do something on Tab A, want to go to Chatter to discuss something, and come back to Tab A with everything looking where I had left it previously, instead of the tab being rendered fresh.  I was wondering if there is any way I can either a) pin a tab, or b) maintain session/cache the information in Tab A, such that when I come back from Chatter to Tab A, everything looks where I had left it.

 

Appreciate any assistance I can get on this.

 

Praveen. 

I have a visual force page assigned to tab 

when user opened the vf page ,all sections need to collapsed. We need to give chance to user expand the sections?

I have 2 page blocks, 

first page blocks have out put links 

I need to show them in second page block

I am not sure how to do this requirement.

Can you please answer me 

 

<apex:page sidebar="false" showHeader="true">

<apex:form >
 <apex:pageBlock >
<apex:pageBlockSection collapsible="true" Title="Pre-Award Tools" columns="1">

<apex:outputLink value="http://www.gooogle.com">goole</apex:outputLink>

 


 <apex:pageBlock />

<apex:pageblock>

If user clicks the link i want to show google page in page block2 , how can i achive this requirement.

<apex:pageblock/>

<apex:form />

<apex:page />

assign the account if contact is created with out account if account name is abc ,

i created the trigger , but i account abc is deleted , so how can i manage that .

i want to put a rule that , if contact is created without account , then the contacts aaccount is 'abc'.

if abc is deleted then no account is assigned to that contacts.  

I need to select mulple child objects for Parent object and and muliple child objects for child objects in single vf pages 

 

a isparent of b and b is parent of c

 

Iwant to select multiple bs for a and multiple c's for b's . cansome one please help me 

assign the account if contact is created with out account if account name is abc ,

i created the trigger , but i account abc is deleted , so how can i manage that .

i want to put a rule that , if contact is created without account , then the contacts aaccount is 'abc'.

if abc is deleted then no account is assigned to that contacts.  

Hi All

 

Below is the code,

 

<apex:repeat value="{!listASPSubCategories}" var="oneSubCategory" id="aspSubCategoriesShipment">
<tr>
<td style="white-space: nowrap; width:9%;">

<apex:outputField value="{!oneSubCategory.Material_Sub_Category__r.Name}" id="nameShipment" />

</td>
<apex:repeat value="{!oneSubCategory.ASP_Item_Volume__r}" var="oneASPItemVolforSubCatg" id="aspSubCategoriesShipment">
<td class="customTableNumberCell" style="width:7%;">

<apex:inputField  styleClass="tableNumberTextField" value="{!oneASPItemVolforSubCatg.Volume_Forecast__c}" id="aspItemVolforSubCatgShipment"  style="text-align: right !important;padding-left: 2px !important;padding-right: 2px !important; width:90%;" rendered="{!visibleCurrentSupplyPlan}"/><

/td>
<!--<td class="customTableNumberCell" style="width:7%;">

<apex:inputText styleClass="tableNumberTextField" value="{!oneASPItemVolforSubCatg.Volume_Forecast__c}" id="aspItemVolforSubCatgShipment"  style="text-align: right !important;padding-left: 2px !important;padding-right: 2px !important; width:90%;" disabled="{!visibleCurrentSupplyPlan}"  />

</td> -->                            
</apex:repeat>
<td class="customTableNumberCell" style="width:7%;">

<apex:outputField styleClass="tableNumberTextField" value="{!oneSubCategory.Total_Volume_Forecast__c}" id="aspSubCatgTotalShipment" />

</td>
</tr>
</apex:repeat>

 


I am facing issue in <apex:Inputfield>, if I am giving the render= true, it is not at all displaying the data. Actually I don't want to edit the data, I just want to view the data in <apex:Inputfield> and I also tried using <apex:Input text> disable attribute, it is showing the numbers with decimal point i.e..(123.0) I don't want to see the .0 value into the field.

This above is for Edit page, if "status=complete" have to make this table to be readonly.


Please help!

  • September 28, 2011
  • Like
  • 0

Our team is incredibly experienced building solutions and products on the Force.com platform (among others) and includes previous Salesforce.com instructors and employees. We are always interested in speaking with talented individuals who share our values:

  • Be the best at what you do
  • Treat others with respect and honor those who work beside you
  • Find joy in your life and the joy in your work will follow
  • Have a deep sense of humor
  • Work hard and play hard

These are not values we looked up in some self-help book but simply reflect our nature. If these values happen to resonate with you, send us a message at careers at codescience dot com. No offshore or recruiters please.

 

CURRENT OPPORTUNITIES

Force.com Application Developer
Location: Atlanta, Chattanooga, San Francisco
Our technical roster is a Dream Team of Force.com architects, instructors and developers who have a long history on Force.com and other platforms both cloud and otherwise. Our backgrounds are diverse. From GUI to SOA, Java to dotNet, cloud to client-server, our team has done it all.

 

A good indicator of success for new developers is that you know more than one programming language and have little zealotry regarding technologies. You must love learning new things. The kicker: strong communication skills are a definite requirement and weighed evenly with your technical capabilities.

 

We know not everyone is the same in this world. We certainly don't expect you to be. It is guaranteed you'll be challenged in this role, but very well supported and very well paid.

 

Those developers who find our type of work a good fit have the following characteristics:
1. Some compiled language experience.
2. Lots of interpreted language experience.
3. Desire to work with interesting clients and projects.
4. Possess a deep loathing of cubicles and value flexibility and high pay over the 9-to-5 beige office experience.
5. Have a decent handle on building quality user experience apps.

 

Requirements: 
- Computer Science Degree with 3.0+ GPA or 2+ years web application development experience 
- Experience with web application server environments/languages: ColdFusion, ASP.net, JSP and/or PHP or similar
- Solid with JavaScript as well as CSS 
- SQL experience on more than one major database

Powerups: 
- Ajax toolkits: Extjs, JQuery, etc. 
- Java, C# 
- SOA 
- Force.com platform knowledge 
- Amazon Web Services knowledge 
- Google APIs 
- GUI design sensibilities 
- Like building things that solve client needs elegantly

 

Senior Consultant/Solution Architect
Location: Atlanta, Boston, Chattanooga, San Francisco
Our consulting team runs projects from two day SFA projects to complex cross platform application development projects.  We will take your Salesforce consulting game to the next level.  Our existing team has a wealth of experience to share and a desire to keep pushing the envelope.  We lead a team of experienced developers who can build whatever our consultants design.

 

Ideally, you already have experience as a sales engineer, software consultant or product manager.  Salesforce specific experience is a big plus, but there are a lot of other backgrounds that will fit the bill. You must love learning new things and assimilating new technologies into your solutions.  Our success depends on you thinking creatively, owning projects and building client relationships.

 

You'll find all the independence and latitude you could ask for in this role. You'll also find a team that is well versed with answers when you raise your hand for help.

  • March 14, 2011
  • Like
  • 0
Hi
i create a output link in visual force page.
<apex:outputLink value="https://www.salesforce.com" id="theLink">www.salesforce.com</apex:outputLink>
when we right click the this link we wants to disable (open in new window)  or (open in new tab)
how can get this functionality in output link.please give me a reply because it's very urgent in my project requirement.
 
 
Thanks & Regards
Brijesh Kumar Baser