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
Yassir MERHDERYassir MERHDER 

RecordType

Hello everybody, i just have started to take some courses of visualforce and i have to achieve this training :

Assuming that the Opportunity object has 10 Records Types and more.
To reduce this number, we will create a selection list to preselect the type of record type.
Once made preset, one must view the types of records.
example: record type Type (External, Internal) Record Type (external display, internal display etc.)
Once the user has selected its record type, we redirect to the page for creating an opportunity to record this kind.
Constraint: This process must be available from the Home tab of the Opportunity object.

can you help me with the main architecture to achieve this training?

Thank you 

Best Answer chosen by Yassir MERHDER
SandhyaSandhya (Salesforce Developers) 
Hi,

There are some useful links on the internet, please refer below links which are useful to start over.


https://help.salesforce.com/apex/HTViewHelpDoc?id=creating_record_types.htm&language=en
 
https://help.salesforce.com/HTViewHelpDoc?id=customize_recordtype.htm
 
https://certifiedondemand.com/introduction-to-salesforce-record-types/
 
https://webevents.force.com/s/features-record-types.html
 
Hope this helps you!

Please mark it as Best Answer if my reply was helpful. It will make it available for other as the proper solution.
 
Thanks and Regards
Sandhya