• Anita Bhanarkar
  • NEWBIE
  • 4 Points
  • Member since 2015

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 3
    Replies
Hi,

Can you help me out by answering these questions.

1)A company has a custom object named Warehouse.Each warehouse record has a distinct record owner,and is related to parent Account in salesforce.

A.One-to-Many
B.Lookup
C.Master-Detail
D.Parent-Child

2)To which primitive data type in Apex is a currency field automatically assigned?

   A.Integer
   B.Decimal
   C.Double
   D.Currency



 

i have created an object with name PS_Detail__c .in this custom object i created a custom field of picklist type.in this picklist i defined two values Dollar ,Unit. when i go to P/S Detail Tab for creating a new PS_Detail__c object then i get None also as a value in picklist field .i want only Dollar and Unit as Picklist values .some one please help how to remove this None from Picklist

Hi,

 

When I run the flow in the desktop flow designer it works fine but when i run the same flow from SFDC UI (Flows->run) i get this error

"An unhandled fault has occurred in this flow. An unhandled fault has occurred while processing the flow. Please contact your system administrator for more information."

 

Has anyone else faced this issue. Can anyone provide some help to overcome this issue.

 

Thanks,