An error occurred, please contact your system administrator.

0
I have a registration system, where I have a button to register new products. However, when I click on the button, the following error message appears. Console:
asked
4 answers
1

hi Gabriel,
Try to debug your code; there must be some missing value for some attribute.

please drop your microflow screenshot for a proper description of your question.

answered
1

Check out the Access for the button with the user roles if that button calls MF or page

answered
0

Take a look in the logs, you should see an error message there explaining what has happened.

In Studio Pro these can be found in the console, if you have deployed this up to the Mendix Cloud you will have to download them from there.

Good luck!

answered
0

You should have a detailed log in the console with the cause of the error, most likely a permissions issue.

answered