Action button in datagrid causes "required" message in other dataview
I have a a page containing two totally separate dataviews for 2 different objects. Both are populated through a microflow. The first dataview contains an attribute that is required. The second dataview...
View ArticleApplying buttons only available in certain environments
I'm using two functionalities only for testing purposes and these functions are first removing old data and afterwards they'll add data again. On a production environment this can cause huge problems...
View ArticleCannot create a row of size 8156 which is greater than the allowable maximum...
Hello,We have an application which has many fields added for one of the Domain Model entities.When trying to commit this entity for saving the values into the DB, it throws an error , the values are...
View ArticleHTTP POST REQUEST
How can I handle a HTTP POST request in the REST Module, I only need to put the raw data of the HTTP POST request in a local DBase
View ArticleMendix object from MendixIdentifier string
Hi All,I am using the CommunityCommons getOriginialValueAsString to retrieve the original value of a reference. The result I get is a string value for example: "[MendixIdentifier:: id=25332747903959156...
View ArticleHow should jQuery plugins be incorporated into a widget?
I'm learning how to build widgets, and am attempting to build a widget that uses the jQuery plugin found here (I'm a Javascript/jQuery beginner). The goal is to give an input box better masking...
View ArticleScheduler event stopped
Hi All,We have got a scheduled event running in our system (in production) in every 15 minutes from last more than 2 years and suddenly two days ago it got stopped running completely. We restarted...
View ArticlePrevent iOS browser from reloading first page
When you close and open a hyrbid app or web browser on iOS, the browser content will be refreshed. Since Mendix is a one-page application, this causes that the user always goes back to the first page...
View ArticleOpening project in older version of Mendix?
Hi, I created a project in version 6.8.1, but it turns out I will need to open the project in version 5.19 in order to deploy the application from our company server. I've tried doing this a few ways,...
View ArticleSet a filedocument in a microflow
I have an entity which inherits the System.Image that needs to be migrated. How do I migrate the image from one entity to another in a micro flow?
View ArticleLInking multiple entities into 1 data grid
Given this group of entities: Project - Project team - Project team memberA project has 1 or more project teams which has 1 or more team members. Team members can be linked to the entity Employee,...
View ArticleModelReflection DbSizeEstimate -> How does it work?
Hi all,Does anybody have experience with the DbSizeEstimate part of the MxModelReflection module. I can not find how this should be working. There is an entity in the default domainmodel, namely...
View Article[6.10] Conditional visibility causes context object out of sync issue
Just wanted to inform you on an issue we are experiencing in our application so you do not run into this issue as well. On left we have datagrid, on the right a dataview that listens to the datagrid on...
View ArticleHow to solve 'SAVEPOINT unnamed86 does not exist'
SAVEPOINT unnamed86 does not exist;\ncom.mendix.core.CoreRuntimeException: com.mendix.systemwideinterfaces.MendixRuntimeException: com.mendix.connectionbus.ConnectionBusRuntimeException:...
View ArticleI understund licensing for mendix
I need help, I'm not so good understand licensing for MANDIX.Can I use free version in my company for small business project, or not?Sorry, but this license is not very clear for me. I need us MENDIX...
View Articleconverting full address or postcode into longitude and latitude for google maps
http://ww2.mendix.com/AddingGoogleMapstoYourApps_Submit.htmlI want to achieve the above, however the video URL i pasted is outdated. The widget they use appears to not require any setting up of...
View ArticleSAML authentication
Hi All, I had a question on SAML. I know SAML can be used for the SSO authentication .But in my project we already have an application as 'OneLogin' , this helps us to authenticate for the required...
View ArticleCannot view app on browser
I am getting an error 404 Not Found: Requested route ('trainingmanagement782.mxapps.io') does not exist i am not getting why?
View ArticleReturn message in datagrid when there are no records found
I am trying to return a simple message when searching in a datagrid, as we are finding users are not always sure if the system is still trying to find a record or search found nothing.If no matching...
View ArticleInputrefselector does not execute the on change and on not found MF when Not...
Hi I make use of the add on InputRefSelector to check whether there is an object in DB like filled in.When using the inputrefselector and filling a value that is found, the OCH MF works okay when...
View Article