How to select a date by format of 'yyyy/MM'?
Hi all, I think that I want to like to select date in the form of 'yyyy/MM' instead of 'yyyy/MM/dd'. Please teach me if anyone knows how to do it.
View ArticleEdit Permissions And User Roles at run time?
Hi I want to Edit the Permissions and the User Roles for modules and pages at run time ? What should I do? * Using the system database * Using the Mendix SDK . * OR another thing? Please advice!
View ArticleZIP file functionality for Mx7 ?
In older Mendix versions one could use the CreateZIP (Mx5) or Zip File Document List (Mx3) modules from the AppStore, however they do not seem to be compatible with Mx7. I failed in getting them...
View ArticleRead Exif data from image action
Hi, I'm looking for a java action to read the Exif data from an image and store it in an object related to the image. If anyone already built something similar in the past, please let me know Thanks!
View ArticleAuto refresh data view in layout
Am designing a shopping website. I have a text box in layout to display the number of items in my cart. The count shows correctly in page content but when I place the same in layout using a snippet,...
View ArticleText box automatically focus when the page is loaded
Hi guys, I've a very easy task and it is about automatically focusing the specific text box when the page is loaded. I've found a solution to do this with jQuery and javascript, but my client doesn't...
View ArticleSetting Default home page in navigation - page visible without security
Hi, I have production level security set on my project and I have just set the Default home page in my navigation to a new page 'Homepage_default'. I have not set the security to allow this page to be...
View ArticleDatabase Replicator - Exception synchronising database: localhost - Northwind...
Hi, I am trying to replicate DB using Database Replication. From database mapping page on click of "Sync the database" i am getting below error: com.mendix.core.CoreException:...
View ArticleChange background color of template grid
How to change background color of template grid ? It shows only white color even though i set background-color property.
View ArticleHow to store (and use) numbers with more than 8 digits after floating point?
Hi, I need to store (and use for calculations) numbers with 15 digits after the floating point. The problem is that with Decimal in Mendix only 8 digits are allowed after floating point. Double and...
View ArticleChange the timeout on an App Service call
I have a couple of App Service actions that occasionally fail to trigger the Microflow on the publishing app. This means that the consuming app has to wait for the action to time out before trying...
View ArticleHow to hide the progress bar when a page loads
I am using the Dataview Loader widget to load slow content asynchronously. The problem is that I get the Mendix progress bar appearing on top of everything as well as the one from the Dataview Loader....
View ArticleView custom list of objects with selection of self-references
Edit: Yes, this title probably doesn't make any sense, but I have no clue on how to call this. I’m new to Mendix and trying to figuring everything out, but I’m really stuck on the following: My...
View ArticleHow do I change the Modeler Toolbar Options
This is probably a simple question, but I can't seem to find the answer. When I work in the modeler (version 7.8.0), and open or create a page, my menu options are limited to: "Data view / Data grid...
View ArticleFree edition, backups and limitations?
Hello, I am with a very small company of 37 employees but growing. We are in search of a tool to combine our task management, crm, and resource scheduling as well as automate some workflows in terms of...
View ArticleWeb modeler roadmap
Some years ago I created my first app in Mendix. Today I wanted to try out Mendix again to see what changed. As I only have a Chromebook and a Mac, I was happy to see that Mendix created a web modeler....
View ArticleRest service issue
Has anyone had this issue with a rest service before, it works fine with browser access, and i have made sure the response is simple, the service seem to think its a ssl issue within mendix, any idea's...
View ArticleCan we create new fields dynamically in the admin module.
Hi, Can we create Fields dynamically along with their field values. My requirement is, Administrator should be creating the fields and their values in Admin module. The newly created fields should be...
View Articleunable to consume SAP odata services
A brief overview about the issue we are facing while consuming odata services: In mendix application, have created an entity with odata object generalization in the domain model as below. Then...
View ArticleBrowser versions supported
Hi all, Can anyone provide a view on the browser versions supported? The documentation provides a list of browsers however would be interested to get a view on specific versions...
View Article