Skip to main content
Hi Sir,

 

How can i create pagelayout using webservice.From java i have created Field to salesforce.I need to create new Pagelayout and i need to put my field in the new pagelayout.Can you please tell me how can i create Pagelayout using java code.

 

Thanks,

 

Anjana
4 respuestas
  1. 10 feb 2014, 06:02
    Anjana,

     

    you cannot & shouldnt be creating page layouts from external systems.. you should create page layouts in salesforce and assign them based on record types and profiles.

     

    then from external systems (java or whatever system you integrate with) if you create records, when users open those records, they will see it in the page layout assigned to their profile and the record type.
0/9000