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
S PraveenS Praveen 

Assigning Different Page Layouts

Hi All,

 

 

I have an requirement like to assign different page layouts for NEW, EDIT and VIEW  for standard page , is it possible by using standard page or we have to develop visual force page.

 

Please help me out its urgent.

 

 

Regards,

Praveen

Ankit AroraAnkit Arora

I don't think we can do this. You need to create VFP for this.

 

 

Thanks
Ankit Arora

 

S PraveenS Praveen

Hi Ankit,

 

First of all thanks for your fast response.

 

My actual requirement is there are some 6 fields, those to display in view but not in new or edit, i have done with formula fields.

 

But there don't want to create duplicate fields like formula fields for existing fields. So there is any another solution to fulfill the requirement.

 

Urgent!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

 

Regards,

Praveen

SAPOCSAPOC

this can be done using Visualforce page .You can easily define how fields should be displayed in NEW/Edit/View Modes

Shashikant SharmaShashikant Sharma

Now my question is that if you don't want fields in new and edit then these fields must be filled from some code or field update not manualy from user input then what is the problem with formula field.

S PraveenS Praveen

Hi,

 

the problem is there don't to create the formula field , they want to use the same fields,

 

but when we keep in page layout then it will displays in new edit and view thats the problem.

 

so how we can solve this issue as this is very urgent

 

 

Regards,

Praveen