You need to sign in to do that
Don't have an account?

Edit multiple objects on one page layout
Is it possible to edit muliple objects on 1 page layout. I have a relational set of objects but it appears that a user can only edit one object at a time. Should I be using Visualforce instead to achieve this?
I'm new to the platform so I'm trying to figure out how data entry forms should be designed.
Thanks,
Joe
I'm new to the platform so I'm trying to figure out how data entry forms should be designed.
Thanks,
Joe
You have to use VF page in order to achieve this requirement.
You can find the help on creating VF page in link given below :
https://developer.salesforce.com/docs/atlas.en-us.pages.meta/pages/pages_quick_start_hello_world.htm
Please let me know if you need more help on this.
Thanks,
Abhishek
All Answers
You have to use VF page in order to achieve this requirement.
You can find the help on creating VF page in link given below :
https://developer.salesforce.com/docs/atlas.en-us.pages.meta/pages/pages_quick_start_hello_world.htm
Please let me know if you need more help on this.
Thanks,
Abhishek