Format String add-on and tags
HiI'm looking to use vis.js and some other frameworks to display information. I thought a quick way (using what is available) to inject the required javascript in to a page would be the "format string"...
View ArticleRrun all unit test cases on start of application
Hello,As part of continuous integration we would like to run all Mendix unit tests automatically after every build. I tried to run all the unit test cases by calling the java action...
View ArticleSearch Functionality
Hi Mendix World,How can I implement a search functionality on a Datagrid that is populated using a Microflow or over Association. The output of my Microflow is a list that is displayed in a DataGrid. I...
View ArticleUsing app services to push data from a local instance to cloud
Hi Guysi am attempting to integrate a local instance of my app running locally on my business modeler with an instance of the same app running on the cloud, i believe that this may be possible with app...
View ArticleFind Usages not returning expected result for entity
I think I just found a bug in the modeler (ticket already filed). I was doing some refactoring and triggered the "Find usages" function on an entity. To my surprise the results did not contain a...
View ArticleInstalling Mendix Runtime Server Distribution on RedHat
I have downloaded the latest Mendix 5 server distribution from app store. We already have 4.4.3.1 installed on our linux servers. How do we install & configure the new server distribution? What...
View ArticleSelection input from a datagrid into a microflow
How can I add a surten selection from a datagrid into a microflow? Cant find any good documentation on this. Thank you.
View ArticleStackOverFlow error on event handler
Hi,I have a product inventory system that is bound to users. When a user stores a new inventory item, I want to associate this new item with the current user. To do this, I added an event to my model...
View ArticleCan not upload Images...... NoClassDefFoundError?
When a uploading image the Mendix (on premises) server is trowing an error.Production has trowing this error while the Acceptance environment is not.Did anybody did see this before?Any suggestion, on...
View ArticleAdding a dropdown column in an editable data grid with constraint.
Hi All, I am using an editable data grid to show the records from an entity and that entity is having association with Administratoin.Account entity. In Grid, I am having a column to select the account...
View ArticleHow to ChartJS
I'm trying to get ChartJS to work on Modeler 6.2.1. It starts the microflow, values for chart are hardcoded (for now), but there is no chart shown. Is there a how to for ChartJS to make an example? Or...
View ArticleMendix can't remember Local users' passwords.
When running my Mendix app locally and creating a local user with password, I can open a new window and login with that user.However, if I then restart (Stop/Run) the application and try to login with...
View Articlelogin is not working for MxAdmin (administrator)
I am taking introduction course. At the beginning I uploaded the mpx just to test that part. Anyways, now that I am at the point to work with security, I used the widget for the Login form and the...
View ArticleCan we change the Mendix maintenance screen?
We host a application in the Mendix cloud.My customer wants to change the 'happy' maintenance screenIs this possible?
View ArticleEmail Template module compile error
I am getting this compile error when I try to run my app. I assume this is due to a problem with my configuration of the Email Template module. But I cannot see how to correct it. Anyone able to advise...
View ArticleGetting Object ID as String
Hi,Is there anyway to get the Object ID (Mendix embedded ID for each object) as a string using microflow without calling Java action? And could I retrieve an object using the Object ID, ex: [ID =...
View ArticleInserting record using SQL
Hi,Using Mendix to create object will generate the ID value for this Object automatically, How can I insert records to the DB and generating the Mendix Object ID using SQL (Embedded ID) ? I have...
View ArticleAn error occurred while reading the Application Model - what to do?
The following error occurs when I try to run the model. What could be the problem? I was busy creating published web services etc, don't know if this could be the problem in any way?An error occurred...
View ArticleInformation on using the correct Subversion or Tortoise version ?
Is there a place, other then this forum, that sheds some light on the correct TortoiseSVN version to use?
View Article