• fishern
  • NEWBIE
  • 25 Points
  • Member since 2009

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

Hi

I am having problems with validation of a value field call Credit__c

 

It must be >0 if a cerain value is selected in a picklist, ie ISPICKLIST (Transaction Type,"Credit Purchase") and must be < 0 if ISPICKLIST (Transaction Type,"Credit Purchase")

 

I have tried many different options and the validation rule just doesnt seem to fire. Both fields are in the same customer object.

 

I would appreciate some help if possible. Many Thanks

Hi,

 

I have 2 objects. One is a standard object and other is a custom object.

 

what i am trying to accomplish is, whenever a record is created on standard object, i want to create a record on custom object and populate some of the fields information in the custom object.

 

ex: Whenever a record  is created on account object, i want to create a new record in custom object with account's "Type", "Address Information" populated in Custom Object fields.

 

Can any one help me with this.

 

Thanks in advance!

Sales4ce

 

I'm looking for a salesForce developer to initially work for 1-2 weeks on fixing some issues we have with our initial salesForce implementation that we don't have the resources to fill.

 

Required:

 

* Visual Force development (specifically PDFs)

* Apex Coding

* Reporting and Dashboards.

 

Desirable:

 

* Experience with JobScience & TMA (Training Management Assistant) SalesForce Apps

* Experience with Sage Integration

* Experience with Data migration projects to Salesforce.

 

 

The contract has a potential to extend for 2 to 3 months to work on our phase 2 SalesForce project. Work is based in Shepherds Bush, London. No agencies please. Please direct all correspondence to francis@escapestudios.com.

 

 

About Escape
Escape Studios is Europe’s leading school of computer graphics delivering learning, recruitment and technology services for the visual effects and games industries. Based in London, Escape Studios provides accelerated learning to school leavers, graduates, industry professionals and businesses. We help recruit top industry talent and provide expert computer graphic solutions to the visual effects and gaming industries.

The ‘Escape Pods’ have worked on blockbuster films including most recently The Chronicles of Narnia: Prince Caspian, The Da Vinci Code, X-Men and Poseidon and continue to work for post production facilities around London.

From aspiring students to industry leading companies our training aims to deliver the same level of quality and customer care to the film and games industries.

For our industry partners we provide the tools, training and staff, all by utilising the wealth of knowledge and experience we have in-house.

For more information about escape take a look at our website at www.escapestudios.com

 

 

 

  • August 04, 2009
  • Like
  • 0

Hi

I am having problems with validation of a value field call Credit__c

 

It must be >0 if a cerain value is selected in a picklist, ie ISPICKLIST (Transaction Type,"Credit Purchase") and must be < 0 if ISPICKLIST (Transaction Type,"Credit Purchase")

 

I have tried many different options and the validation rule just doesnt seem to fire. Both fields are in the same customer object.

 

I would appreciate some help if possible. Many Thanks