IE11 / Edge issues with login page
I know IE is still supported somehow in Mendix 7.23. But i get a different Loginpage on my prefered browser (chrome) then on other browser which customers use (IE and Edge). How to resolve this. Change...
View ArticleIs there any function to find out if the current logged in user has...
HI, I wanted to make attributes of entity editable or not depending of the role Since I cannot do it the above property , I have created the microflow below I just need to know how to find out...
View ArticleProblem when running app on android phone and Mendix template phone device
Hi, when we click on the menu icon, we cannot close the menu On an iPhone works great! Example: Before we click the menu icon After we click the menu icon We cannot close the menu Please...
View ArticleProblem on iphone (IOS operating system) wihen trying to double click on a...
Hi, This issue is only happening on my actual iPhone cell phone When double clicking on an android phone or on the Mendix phone template (like illustrated below), the double click works fine. Please...
View Articlepreview mode in Mendix Studio
Hello together, Since some days it wasn’t possible anymore to use the preview mode in Mendix Studio. Any knowledge about its causes? Best regards, Robert
View Articletrying to make certain buttons visible by role
Hi, In the 1st row, if the user is an administrator, they should just see save and cancel in the 2nd row, if the user is a simple user, they should just see the close button. That’s because at the...
View ArticleRollback Transaction not working
Dear Reader, For one of the projects I'm working on, I need the rollbackTransaction function available on the context object, available here: rollbackTransaction function . What I expect the function...
View ArticleTrying to connect postgres
I have two version of postgresql. How to connect the right one?.In order to connect the postgres it will take me through the the first version.I tried with diffrent user name
View ArticleRest-doc Swagger UI returns 404 Resource not found on POST while the service...
Last week everything was fine but since my last builds the swagger UI of my app is returning 404 error “resource not found”. The rest service is up and running and works nicely with Postman… e.g. the...
View ArticleRepost: Survey Study: Forum Usefulness Mendix
Dear forum user, I am currently writing my master thesis about knowledge sharing systems, with as a case study the Mendix forum. In my research I study possible antecendents to the perceived usefulness...
View ArticleHow to capture Layout Grid rows dynamically in ATS scripts
I have a listview which displays list of jobs, on clicking one job in this list next dataview listens and displays corresponding details of job. I am trying to capture this click on list view row but...
View ArticleHow to populate drop down dynamically (Data is coming from REST API)?
Hi, I am working on Consuming REST API and showing the data. The flow of program is as follows 1. I am consuming one login api which gives me Authorization token for my further APIs. 2. Once the user...
View ArticleAdding users to a project using microflows
Hello everyone, I’m trying to add users I select from my data grid to a project using a microflow button. However, i’m not sure how this works. If I understand correctly, when I trigger the microflow...
View ArticlePass Entity when opening page from a button click
I want to open a page when I click “Show a page” and then select page that I want to open then it appears error at the bottom that “An object of type should be passed to the page,but no object is...
View ArticleError when Run Locally from Mendix Studio Pro: Connector: 404 - file not...
Hello, has anyone know about this error message that keep on showing when you are doing Run Locally ? Apart from Error message, I think the application was running fine.. it made me even curious....
View ArticleDelete object from list without deleting from database
Hello everyone, I’m trying to delete an object from a list. This is the microflow I use. This does not work however. Can someone suggest what I’m doing wrong? Thanks for the help!
View ArticleLogin error while running my application on cloud, on local it is working fine.
Getting Login error while running my application on cloud, on local it is working fine.
View ArticleBootstrap Tooltip widget single tap activation possible?
Hi yall, The bootstrap tooltip widget only activates on mobile when double tapped. Is there a way to change this to single tap activation? The widget: https://appstore.home.mendix.com/link/app/1939/...
View ArticleProblems using images and icons in mobile application
Hi I’ve built a mobile application and I’m trying to display our companies logo in the header. The logo.svg is located in /ProjectRoot/theme/img/logo.svg and it’s working fine in the desktop version...
View ArticleError while sending email on cloud
Hi, I am running an application on cloud, on local i am able to send email, but while i am deploying the application on cloud and running it there, i am getting contact system administrator. Anyone...
View Article