How can I solve this error?

0
I want to create a contact button, when clicked it opens a 'newedit' page but I'm getting this error, I'm using a contact entity
asked
3 answers
1

As on click action, choose Create object. Choose your entity and as on click page use your Contacto_NewEdit page.

Or create a microflow, assign user roles, create a new Contact in there and open the edit page, passing the new object as parameter.

answered
1

Hello,

   On button click select create object and then select contacto entity and the select the respective page. Then error should resolve .

Thanks.

answered
1

Hi Ivan Lopez

 

Can you refer to the screenshot below to help you

 

image.png

answered