The following widgets are not allowed to be used in a container with a click...
Hi, I wrapped a Format string widget with a container as I wanted to add an On click. This is not allowed. Can anybody explain why this is the case? Why are certain widgets not allowed in a container...
View ArticleXpath to fetch latest 100 records from database
Hi Experts, I have a requirement where the latest 100 records from database should be displayed. Could you please help me with the Xpath that I should write? Thanks in advance! Veera
View ArticleProject and Tasks
I’m creating a project management app and when creating a new project, the user can create a new “Task” associated with that project. How do I program it to only show the tasks that are associated with...
View ArticleNaming Conventions
What Naming Conventions should we use in Mendix for Microflows because on Mendix Academy Learning Paths the naming convention used is Capital Letters whereas on Best Practices page its mentioned in...
View ArticleCheck for MODULE role?
Hi all, I’m working on a before delete event handler. Right now, I’m wondering if there is a way to pull the user role of the user and check to see if any of their user roles have a specific module...
View ArticleRuntime access for module roles
Hi, there is the following scenario that I would like to resolve. I have a module let’s call it MyModule. Within MyModule I have two module roles let’s call them RoleA and RoleB. Also in MyModule there...
View ArticleRules in mendix
Can anyone have idea that how can we create rules for string is not empty?
View ArticleMicroflow Settings - the Progress Bar
Hello everyone, I’ve been working on an app and using the Atlas_UI and on Atlas_UI_Resources I’m using the HybridPhone_Sidebar that has a navigationList. Here I’m trying to add a widget within one of...
View ArticleVisulising JT Images In mendix
I tried to show JT files in mendix using Visulization Widget, but it was not working it was just showing a 15 minutes Timer and then after those 15 Minutes it was getting restarted can any one help me...
View ArticleOData List and use of Batches
Dear all, I know that for a better performance when retrieving a lot of data from database and processing it, it is better to use Batches...
View ArticleSend email anonymously
Is it possible to send an email using anonymous username and password (the smtp server i am using allows anonymous users to send emails from some IP Address), but in mendix we have to specify username...
View ArticleNew Start / Beginner - Help
Hello Gurus, I am a new user trying to develop applications with mendix studio pro. My background is heavy application developer using oracle developer tools in the past. Basically the idea is to...
View ArticleGetting all enum elements
Hi, is there a possibility to flatten an enum type as json string? I am wanting to define a REST API Endpoint to query all possible enum values (name and key) Thanks, Ingo
View ArticleControl Result Display Values on List View or Data View
Hi, I would like to display values only based on Search results. How can I avoid displaying by Default all values. ( Very Similar to what is in Data Grid) Intention is I want End User search for free...
View ArticleMx 8 - multipart/form-data - change the content-type of a specific part
Hi there, I am using a call REST action in Mendix 8 that sends form-data to an API. I am sending a filedocument (.pdf) in the API call: Mendix translates this to the following part:...
View ArticleCommit in Studio Pro to Edit in Studio
I’m trying to commit the changes I’ve made in Studio Pro before Editing and studio and keep getting this error – I got error when committing and error when trying to send error to Mendix. Now stuck
View ArticlePopulate Radio Button List
Hi – I’m a noob here and I’m trying to figure out how to populate a radio button list. I think I need an enumeration, which I’ve created, but I don’t see how to connect it to my radio button list. Can...
View ArticleInstall npm packages in Native Apps
Hi, I´d like to integrate a native application with google analytics and there is a nice tutorial here that makes use of a npm package. Do you guys know which folder should I install these package to...
View ArticleHow to Add/Edit/Delete Association data only at a session level
I have a requirement where I need to provide a functionality to the user to Keep on adding/deleting/editing item on a particular entity but once the user click on submit only then selected items should...
View ArticleSiteminder integration with Mendix - any suggestions???
Hi Everyone, We are planning to integrate Siteminder authentication to our mendix application , can anyone please help with some suggestion how I can achieve this?
View Article