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

Open a record page when contact is saved and checkbox is false
Hi all,
I want to be able to open a new record page when my checkbox is set to false.
For example, I have a checkbox on a contact object. Whenever it is not checked and when the user tries to save it will throw an error and open a record page from my custom object (Standard Hours object).
The Standard Hours object simply contains fields to input date and time.
Currently, I have a process builder as follows and might help clear any further questions you may have:



I want to be able to open a new record page when my checkbox is set to false.
For example, I have a checkbox on a contact object. Whenever it is not checked and when the user tries to save it will throw an error and open a record page from my custom object (Standard Hours object).
The Standard Hours object simply contains fields to input date and time.
Currently, I have a process builder as follows and might help clear any further questions you may have:
Greetings!
Please be informed that the process builder will not allow direct you to the New record page.The process builder can only helps you to create the new Record with the given values on the second screenshot.
So,I would suggest you to try it with the Visualforce page by overriding the Contact record page.
Kindly mark it as best answer if it helps so that it can help others in the future.
Warm Regards,
Shirisha Pathuri