Excel Exporter button
hi, Is there are limit to the number of columns that can be exported to excel for a default export to excel button of a data grid ?
View ArticleIs there a way to disable RUN option for particular Project
I want to disable RUN option for one of the project to avoid RUN on Cloud by mistake.Is there any way to do it in Mendix Modeler on need basis.I don't want that any of the resource will update the...
View ArticleMonitor Mendix applications on windows on premises installation.
One of our customer's application is hosted on a Windows azure environment. They have some monitor data available but this is mostly for infrastructure. Ideally we would let them use Munin so that they...
View ArticleWidget Boilerplate 5 vs 6
Am going through howto50/Getting+started+with+the+Widget+Development+Plugin+for+Adobe+Brackets, to try and re-organize a custom widget that was done "manually" before....Step 4 tells me I should have a...
View ArticleLogging microflows execution
I am trying to obtain the same Microflow Identifier used in the logging of the Microflows when you set set the logging for "MicroflowEngine" to Debug or Trace e.g.[208561743d8cee0] Finished execution...
View Article"environment_json"=>"PRIVATE DATA HIDDEN" error
I am trying to deploy a new version of my sandbox app. However, an unexpected error occurs:3:59:13 PM SYS INFO Updated app with guid 7f53f12a-330b-487f-bc03-76adae98d600...
View Article'Sign in failed' message for particular user role.
Hi All, I am developing an application and running it locally. In this, I have created more than 5 user roles and each role having users. When I tried to login with any user belongs to the role 'abc'...
View ArticleApproval Workflow
I couldn't figure out how to implement an approval process through microflows.microflows doesn't seem to have user assignment. I want An User 'X' to approval or for pending based on his approval.The...
View ArticleXpath for Displaying Notifications
Im working on notifications, where I need to display no. of kids whose medicine expiry date = (currentdate-5). The problem is when Im taking the Medication entity for displaying, I am unable to display...
View ArticleHome keeps keeps refreshing infinitely, NullPointerException
Hi everyone,Out of the blue, my entire project stopped working. When I log in as administrator, the homepage keeps refreshing infinitely and I get an error in my console stating An error has occurred...
View ArticleUPS web service integration issue
Hi, When I try to integrate the UPS wsdl to track parcels, Mendix gives me this error:Type of element 'http://www.ups.com/XMLSchema/XOLTWS/Track/v2.0:TrackRequest': This sequence element is nested and...
View ArticleRetrieve data for current user
I have this domain model: Customer with attributes Adress, ZIP etc. and the generalization Person with attribute Name (This is for the reason that there are also other entities with this attribute in...
View ArticleHow to merge Team Server and Main Line?
Hi all,Since starting my new app, I discovered that I have a Team Server and a Main line. How do I merge these two together into my Main Line Project?Thanks in advance
View ArticleCheckbox set selector horizontal
Hi all, is there any way to display the values in checkbox set selector horizontally? The default is vertically. In my application I need it horizontally. Please let me know if this can be achieved...
View Articlexmlns:xml is secretly added in outgoing SOAP call
Hi, I currently have a project in version 5.21.4 and experience an issue with outgoing webservice calls. I am consuming a third party webservice and mendix is adding...
View ArticleParallel microflow run in mendix
Hi All,I am running 4 processes (calling same microflow) simultaneously, but i think, there is a thread concept for this and all process will run in queue one by one not parallel.Kindly let me know if...
View ArticleStories API
While implementing the stories API I stumbled upon some questions:Why is the stories API only available for 5.9 or lower? If I update the project to 6.4 it still works.When I update the project to 5.21...
View ArticleDifference between- RUN option and Commit
Can any one please clear the concepts of RUN, Commit, Deployed to license CloudAs per my understanding-RUN is to execute the application with Team server ( Which works as Development region with...
View ArticleChanged company - please upvote
Hi!Since today, I work for a new company. To transfer all of my points, badges, training etc. I need to make my new profile public. To actually make my profile public, I require a hundred points (this...
View ArticlePDF Issue - Library Dependency Resolution
Hi, How and where can I introduce something like below in my Mendix 6.5 project?<dependency> <groupid>xml-apis</groupid> <artifactid>xml-apis</artifactid>...
View Article