• asagarwal.developer
  • NEWBIE
  • 0 Points
  • Member since 2011

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

Restrict Duplicate Records In Salesforce [Duplicate Detector]
http://techsahre.blogspot.com/2011/04/restrict-duplicate-records-in.html

 

Thanks

Aslam Bari

  • April 09, 2011
  • Like
  • 0

In a Force.com application, can I create custom fields and workflows per subscriber organization?

 

I know I can create custom fields and workflows for the entire application, and my company's Salesforce.com organization has custom fields and workflows particular to it.

 

Put another way: can a Force.com application have the same level of multitenancy and customization as Salesforce.com?

 

Thanks,

-Patrick

I'd like to be able to set defaults when a user hits the "New" button on a custom object based on some simple logic.

 

Like set a value to a lookup from their User record?

 

Is there any way to do this or can defaults only be hard-coded values?

 

I guess the alternative would be to override the New button with some VF code but that's a heck of a lot of work to initialize a few fields.