Good day. How to create a business process that should
open the page of a new record in the section and control whether the required fields in this record are filled.
Like
you will need to make it with a work around solution by adding a boolean field in the section and set the default value for it false
then you should build the business process when the process fire change the value of the boolean from false to true then in the section make a business rule that when the value of the boolean will be true make the fields you need required so with this sol you can open a page of a new record and can't save until the required fields be filled
Hello,
You can find more information about business process setup in our Creatio Academy.
Best regards,
Bogdan