function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
NeelMNeelM 

Need help!!

Hi,
Kindly anyone can help on below questions for PD:

Thanks in advance.


1. Create a visualforce page for opportunities that allows user to save or merge the current record. What approach -
A.  Custom Controller
B.  Custom Contoller extension
C.  Visualforce Java Script
D.  Standard Controller Methods.    

2. A developer must build an application that tracks which accounts have purchased specific pieces of equip Products. Each Account could purchase many pieces of equipment.

How should the developer track that an account has purchased a piece of equipment?
A.  Use the Asset object
B.  Use a custom object
C.  Use a Master-Detail on Product to Account
D.  Use a lookup on Account to Product    

 
Best Answer chosen by NeelM
Soundar Rajan PonpandiSoundar Rajan Ponpandi

Hi,

1. Create a visualforce page for opportunities that allows user to save or merge the current record. What approach -
A.  Custom Controller 

 

2. A developer must build an application that tracks which accounts have purchased specific pieces of equip Products. Each Account could purchase many pieces of equipment.
How should the developer track that an account has purchased a piece of equipment?
C.  Use a Master-Detail on Product to Account

Regards,
Soundar.
   

All Answers

Soundar Rajan PonpandiSoundar Rajan Ponpandi

Hi,

1. Create a visualforce page for opportunities that allows user to save or merge the current record. What approach -
A.  Custom Controller 

 

2. A developer must build an application that tracks which accounts have purchased specific pieces of equip Products. Each Account could purchase many pieces of equipment.
How should the developer track that an account has purchased a piece of equipment?
C.  Use a Master-Detail on Product to Account

Regards,
Soundar.
   

This was selected as the best answer
NeelMNeelM
Thank you Soundar for the information.
Regarding # 1, I was getting confuse between Custom Controller and Standard Controller Method.

 
Soundar Rajan PonpandiSoundar Rajan Ponpandi
HI,

Can you Please mark this one as a best answer, So it will helps to someone who searching related that.

Regards,
Soundar.
NeelMNeelM
Sure. Could you please explain me why we are not  selecting Standard controller Methods. 
Tthanks
Soundar Rajan PonpandiSoundar Rajan Ponpandi
NeeIM,

For merging purpose you should write your own functionality in controller.  Let's say for an example if you are Create, Update, Delete then you can choose standard method. But here you need to merge two different record as one record. So standard method is not helping for that.

Can you Please mark this one as a best answer, So it will helps to someone who searching related that.

Regards,
Soundar.
Evon MispetsEvon Mispets
Thanks for this
Regards,
https://www.xapk.pro/