Disable sorting on a datagrid
Is it possible to disable sorting by a user on a datagrid? If so, how? Now if a user clicks on a column header, the datagrid will be sorted on this column. My client doesn't want the user to change the...
View ArticleExitintent widget error - "Could not create widget Exitintent.widget.Exitintent"
Hi All, I’m getting the following widget error when I try and use the Exitintent widget in v7.16.0: Does anyone know of a solution? Settings: Regards Adrian
View ArticleMessage of the day idea
I don’t know about anyone else but I sometimes have random ideas pop into my heads about ways to do something in Mendix… in this case, I was just drifting off to sleep… anyway, I’ve had a thought on...
View Articlewhy are Building block version locked
We are trying to embrace the building blocks. most of them are empty containers with classes on them. Why do we get errors when trying to import them in older projects that also support containers with...
View ArticleAdding multiple objects with the same attribute in one go
Hi , I’ve struggled with a similar problem in the past but I feel like this one is slightly more advanced. I'd like to add multiple objects under the same attribute in one attempt. In my case: I want...
View ArticleMake textbox required depending on an textbox value.
Im trying to do the following in Mendix: if textbox value == "01" make “Validation textbox” required. Is there anyway to do this in a microflow?
View ArticleRefresh stories on Desktop Modeler resulting in error
I’m using de Desktop Modeler 7.23.0. After create my Sprint and some stories, i tryed to refresh the stories on Modeler. THe modeler show me this error or a popup and it don’t refresh the stories:...
View ArticleWhat is the developer's skill set for using mendix studio
Which skill set is required for developing application based on Mendix platform? Java or JS or what ever?
View Articleuser's definition for checking license
Mendix price is based on user. Where the user is defined? If we deploy the application for B2C, how can we check the user? If a user can access several applications, should the user be defined at each...
View Article2 Entities in a Loop
Hey all, With my microflow I need 2 atributes from 2 different entities in a loop. From entity artikel I need the buy price of the artikel and from the entity ‘Bestelorder’ I need the amount of the...
View ArticleTwo parameters in one microflow?
Hi guys, I have 2 parameters in one microflow but I get an error message. Error: Parameter 'artikel’ of the selected microflow does not match available arguments. Available argument is object of page...
View Articledynamically styling datagrid cells with cssselectorhelper widget
Hi, can anyone help me with implementing css styling so that the background color of a cell is dependent on the contents of a datagrid cell using cssselectorhelper widget? I’ve defined the new class in...
View ArticleImport Data from Excel
Hi guys, I want to use data from excel for a chart. But I don’t know how to import the data to my Mendix Studio. I use the Mendix Studi version. Do I need any additional add-ins? Looking forward for...
View ArticleXHTML error
<html> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8"></meta> <title>null</title> </head> <body>THIS IS THE FIRST...
View Articlewsse security header
Hi, When connecting to a webservice via SoapUI, I have an empty header and filled body, like this: <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">...
View ArticleFormatting label in chartjs
Hi, I’m using chartjs to display a doughnut chart and I’d like to add some newlines to the hover text to make it more readable. The hover text is the Label attribute of dataset. Does anyone know how to...
View ArticleMobile offline - will be local data deleted on user sign out?
Hello. We are planning to build an offline mobile application, comparing to online it have multiple limitations. So one of the questions is: If user will sign out, will all data that is not...
View ArticleRemove Company Logo from Package
My Private UI Resources package includes the Siemens logo. I’d like to remove that logo from the package, maybe replacing it with a generic logo before making the package Public. Where can I find...
View ArticleLeaderboard logic
Hi, i have created a leaderboard which grabs the top 10 usernames with the highest points, as well as the local user and their points. I want to create a microflow to display which position they are in...
View ArticleChange the default logo for my application without changing the theme of the...
I was trying to change the logo of the ie.mx to some other logo. I tried changing the theme but changing the theme resulted in the change of the view of the list litems in created pages(there are many...
View Article