when publishing my application I can no longer access the smtp settings to configure them

0
I am able to sign people up and reset their passwords currently on my app when i run it locally but when I publish it the smtp button wont let me into the settings to set it up ive been trying to figure out why its not working but i cant seem to configure the smtp settings when its published but it works well when on my local computer 
asked
3 answers
0

It sounds like the user on your published application doesn't have the correct roles assigned to it. Make sure you have the Administration module set up in your application as you can use this to check and assign roles for users.

 

https://docs.mendix.com/appstore/modules/administration/

 

Good luck!

answered
0

Screenshot 2025-03-04 152825.pngScreenshot 2025-03-04 152919.png

even though the account is an admin it still isnt letting the admin or the account i turned admin into the smtp settings so i can set them up

 

answered
0

Thomas,

The red 1 inside the circle indicates that there is a required field somewhere on the that tab that is preventing the page from being saved.  This could be the reason you can't get to subsequent pages.  On tab controls, it can be a little bit of a scavenger hunt to see what is preventing the save  from completing.

Hope that helps,

Mike

answered