• kishore91
  • NEWBIE
  • 0 Points
  • Member since 2011

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

This is my requirement how can i do?

 

 

 

  1. Launch Video button on top of the New page (next to Save and Cancel buttons) – This will open a new window to launch a video link. There will be a different video link based on logged in user (distributor v/s reseller). The URL to be redirected to can be left blank for now until we have the right URL

Currently i am working on Lead Object  in Visual Force.

This is my requirement:

How can i implement this one

 

  1. Company”textbox can be implemented as one of the following:
  • Using auto-suggest (AJAX)– Query all customer accounts with opportunities where partner is in sold-to partner, tier 2 partner, tier 3 partner fields (implementing this will need some extra dev effort)
  • Picklist – pulls up all associated accounts with this partner
  • Lookup – this will be a custom lookup component which will filter all accounts associated with this partner

This is my requirement how can i do?

 

 

 

  1. Launch Video button on top of the New page (next to Save and Cancel buttons) – This will open a new window to launch a video link. There will be a different video link based on logged in user (distributor v/s reseller). The URL to be redirected to can be left blank for now until we have the right URL