So who at Mendix wants to take responsibility for the MONTHS of my life I...
https://forum.mendixcloud.com/link/questions/100338 Created: 5/17/2020, 10:51 PM The Mendix Portal/Forum/Questions website area does not appear to use industry standard editor interoperability which...
View Articlewhy the page can not fully display?
hello dears, why the page can not display fully, just display the return button ,the important information display “ no items found” , i don’t know why? in studio dispaly result:
View ArticleLog in page
I design log in page first. When I try to run locally it not displaying anything in browser why???
View ArticleComparing Dates
Does anyone have a walk through on how to filter a list by comparing dates? I have an entity with a Date attribute and I want to check if it is more than x days from that date. Once I get there I...
View Articlehow to interface with any api quickly with mendix
how to interface with any api quickly with mendix. i want to interface with external database influxdb
View ArticleReplace ẞ in a string
Hi guys, I have a simple question, how do I replace ẞ with ss in a string? Already tried these two solutions, but neither of them worked: replaceAll($InputString, '\ẞ', 'ss') replaceAll($InputString,...
View ArticleHow to work with Mendix Studio Pro 8 behind company proxy
Hi, Experts I’m working with Mendix Studio behind the proxy server. And in my case, I can not connect to my Cloud Foundry environment. when I click ‘Run > Edit CF Settings ’ and input cf...
View ArticleRun a Mendix Docker Image!
INFO: Adding uid to /etc/passwd INFO: Started Mendix Cloud Foundry Buildpack v4.3.3 [commit:Git_Com] WARNING: CF_INSTANCE_INDEX environment variable not found. Assuming responsibility for scheduled...
View ArticleHow to build a Docker image?
Hi guys new to docker and playing around. I am stuck at point 3 of https://docs.mendix.com/developerportal/deploy/docker-deploy. What I have done is; 1 – in docker-mendix-buildpack\build i have pasted...
View ArticleGenerating m2ee.yaml with docker-mendix-buildpack
In the documentation of https://github.com/mendix/docker-mendix-buildpack/ it states: “Features This project uses the same base technology that Mendix uses to run the application in Cloud Foundry (the...
View ArticleLocal Docker Deployment
Hello, I’m running into an issue when trying to run more than one docker container. I keep getting these responses: ERROR: pid None is not available, but m2ee responds ERROR: Cannot start MxRuntime...
View ArticleCannot upload SVG via ImageUploader in Mx8
Hi Community, I have an entity Flag (specialization of System.Image) where I store my SVGs. On first startup of the app, i create my images via a JavaAction ( → Go to Folder App/ressources/svg →...
View ArticleFacing warning message at runtime.
Hi, I am facing one warning message continuously when I run my application. Below is the screenshot of warning message: How should I stop this?
View ArticleSave sort order or sort attribute in datagrid
I have a datagrid with multiple columns. The user is able to sort on every column they see using default datagrid sorting. Is it possible to save the sort order or the sorting attribute from the users...
View ArticleBackground Image
Hi, I created one app and want to add background image and logo. How can I do it???
View ArticleBackground Image
`Hi, I developed log-in page and want to add background image to it. Anyone help me
View ArticleHow to resolve error "Microfllow does not return an object"
My app allows creation of a list of entities. The list of entities are displayed on an ‘overview’ page. I want to display on the same overview page, the count of the number of entities. I am trying to...
View Articlegetting multiple error after upgrade mendix to 8.9.0
Hi, I am geetiing multiple errors and warnings once upgraded my mendix studio pro to 8.9.0. plz help me to resolve them. while upgraded first error I got about feedback widgez not supproted then I hv...
View Articleshow data for the last 7 days
I have a list view of daily traffic (DayOFtheWeek – Date – Traffic). The data is being updated every day and a new row is added to the list view. How can I set it to show data only for the last 7 days?...
View ArticleCan't see "user switcher" at the right side of the screen
Hi, I followed Become a Rapid Developer (Developer)->Securing your App->9.4.1Test Security, but can’t see "user switcher" at the right side of the screen. I also tried to download package from...
View Article