• padma
  • NEWBIE
  • 15 Points
  • Member since 2015

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 13
    Questions
  • 16
    Replies
hello every one,

will any body know about the vf pag to water mark . can any one explain the procedure please
Thanks,

 
  • March 30, 2015
  • Like
  • 0
Hello everyone,
 can you explain a anyone  how to install app through appexchange:
if i am trying to install an app  i am getting the error like this:

Oops! Looks like you don't have permission to install apps.
This problem any body know solution explain
Thanks &Regards


 
  • March 30, 2015
  • Like
  • 0
Hi all,

How to write a trigger to update a existing record fields.can any one explain?

thanks,
  • March 13, 2015
  • Like
  • 0
                                     form
Firstname                                           lastname
 email                                                 catagery
skills                                                   Branches
division                                               

 here we have to create a table like
start date                                              billingdate
end date                                                 billing expire date

agin the table will be end. as same as the table another with colorof header

Then  
SFdcedition                                    orderdate

expiredate

 can you please help me the above functionality page.


Hi everybody who know this functionality  are good can you please explain?

Thanks&Regards
 
  • February 26, 2015
  • Like
  • 0
Hellow All,
hai how to  customize the service contract object in salesforce. can any one  Know can explain please
Thanks&Regards
  • February 25, 2015
  • Like
  • 0
Hi All,
can you any one  help a triggers topic  with  DML operations 
Thanks&Regards
  • February 09, 2015
  • Like
  • 0
Hi All,
i have problem a validation rule
below is my code :
AND( 
OR( ISCHANGED( status__c ), ISNEW() 
), 
AND( ISPICKVAL( status__c , 'new'), 
Activity_Date__c <> TODAY() 
))
 in this code There is no errors but it will not be worked . why
can any one help ....
Thanks&Regards
  • February 06, 2015
  • Like
  • 0
Hi All,
 what is approvla process? how it is used? if anybody know help ... sample way.
Regards



 
  • February 05, 2015
  • Like
  • 0
 Hi,
Below is my error  when this error will be cmng my page
System.QueryException: List has more than 1 row for assignment to SObject 

Thanks,
padma
  • February 04, 2015
  • Like
  • 0

Hi  All,
 How to give a Field dependency in Visual force page. how to write a clss and page. would  you know any body.please help....?
Thanks,
padma
  • February 04, 2015
  • Like
  • 0
Hi ,
 There is a Two objects X,Y X  contains field  status  and Y  contains  a field Functional area . How can  we access  the both fields in
Apex Vf page .please help???
Thanks,
padma.
  • February 02, 2015
  • Like
  • 0
 Hi ,
  if any body  know  help me .how to override a buttons in salesforce. with Vf pages.
 Thanks,
padma.
 
  • February 02, 2015
  • Like
  • 0
 Hi,
I am new in salesforce,How to  write a code for the extensions. how   it will be invoke the page?
Any one can explain this? please....
Thanks,
pa
 
  • February 02, 2015
  • Like
  • 0
what is the difference between the  One-Dimensional Lists and Two Dimensional lists .
if possible give one simple example..
Thanking you in advance..
 
hi guys,,
i am new to salesforce, what is the fuction of this statement ..
please explain me ..
List<List<Set<Integer>>> my_list_2 = new List<List<Set<Integer>>>();
Thanking you in advance..
 
hello every one,

will any body know about the vf pag to water mark . can any one explain the procedure please
Thanks,

 
  • March 30, 2015
  • Like
  • 0
Hello everyone,
 can you explain a anyone  how to install app through appexchange:
if i am trying to install an app  i am getting the error like this:

Oops! Looks like you don't have permission to install apps.
This problem any body know solution explain
Thanks &Regards


 
  • March 30, 2015
  • Like
  • 0
                                     form
Firstname                                           lastname
 email                                                 catagery
skills                                                   Branches
division                                               

 here we have to create a table like
start date                                              billingdate
end date                                                 billing expire date

agin the table will be end. as same as the table another with colorof header

Then  
SFdcedition                                    orderdate

expiredate

 can you please help me the above functionality page.


Hi everybody who know this functionality  are good can you please explain?

Thanks&Regards
 
  • February 26, 2015
  • Like
  • 0
Hi,

I have created 2 visualforce pages with one controller. 

First Page:  It has a multiselect picklist which shows a list of string. Once values are selected and a button is clicked then it goes to second page.
Second Page: The First Column is a list of another string that are generated from the code.It shows a table with columns as the list that it got from the First Page. The table values or the data in the table is from a wrapper class.

Fucntion : Once clicked on Save Button then wrapper list will be sent back to method in the controller and it saves.

Problem: The controller is not getting the values from Second Visualforce page. Once we call for the list it is giving old values.The list is controlling the values that are put into it to show on the table. The list is not getting updated with the changes. 
Hi All,
can you any one  help a triggers topic  with  DML operations 
Thanks&Regards
  • February 09, 2015
  • Like
  • 0
Hi All,
 what is approvla process? how it is used? if anybody know help ... sample way.
Regards



 
  • February 05, 2015
  • Like
  • 0
Hi


how to call a apex class or method from  botton click ,please give me sample code for that 

Thanks in advance
Sri.
On the Accounts object. how to allow the user to change the "Account Owner" field. when we creating the account, Account Owner value is diaplyaed and not editable.

Hi  All,
 How to give a Field dependency in Visual force page. how to write a clss and page. would  you know any body.please help....?
Thanks,
padma
  • February 04, 2015
  • Like
  • 0