Close Page action in relation to an error
Hi,I have a microflow that closes the current page and then calls a sub flow to submit finalized work to a REST call and request a new piece of work via a second REST call. I'm finding that the first...
View ArticleAddDays function doesn't work in Mendix 6.6.0 and 6.7.0
Hi All,I thought to share this for info and to see if others have the same issue with Mx versions 6.6.0 and 6.7.0.My colleague is doing the "Online Mendix Introduction Course" using Mendix modeler...
View ArticleHow can I implement CAS for my App?
Hi all,I am new to Mendix and I working on a project that requires SSO. Can anyone guide me on how to implement CAS?Thank you very much
View ArticleMendix Gulp setup for ux-theming
Does anybody has some more info how to best setup gulp in combination with Mendix? I know that Jelte Lagendijk did mention in this post that a gulp setup was the best, but he did not elaborate on the...
View Articlemulti level reference
Hi,i am struggling with the following situation:I do have an entity invoices with a relation to contracts. The contracts entity has a relation with employees (and customers). So an invoice belongs to 1...
View Articleloading.gif 404 not found?
When I look in the Chrome console for the acceptance version of one of my apps, I see the following message:GET...
View ArticleHow to achieve an .active class for a pressed in button?
HiI want to show a pressed in button different than an unpressed button. I know that some buttons do get the .active bootstrapp class.How can I achieve that a custom button will receive also this...
View ArticleHow to change the position of a glyph in a certain button?
HiFor one button i need to float righ the glyph in the button. Has anyone an advice how to reach this?thanks
View ArticleFiltering a list; only see people that are from your group
Hi, I have a data grid where the current user may only see the people that are assigned to the same group as the current user. What do I have to type in my xpath constraint (in my microflow) to make...
View ArticleDirect printing to google cloud print
Hi all, we are still pretty new to Mendix and trying to determine if its suitable for oure business application. One thin it currently needs is background printing. Right now in our windows desktop...
View ArticleEditable grid, when is the on change triggered
When a grid is editable you can easily change an enumeration and the object is saved automatically. The commit is triggered when you click outside of the field. However clicking a button after the...
View ArticleCurrency symbol inside input box
This post: https://mxforum.mendix.com/questions/8465/Currency-viewer-for-Decimal gives a good sollution if you want to place an currency value before some data. It works on all location except on a...
View ArticleCannot Open a project in mendix modeler from team server. Error showing...
SharpSvn.SvnRepositoryIOException: Unable to connect to a repository at URL 'https://teamserver.sprintr.com/7cbf7b8e-0f0a-468b-98c9-1bd2adccb4f2/trunk' ---> SharpSvn.SvnRepositoryIOException:...
View Articleerror: cannot find symbol import...
while upgrading from mendix 4 to 5, while migrating the java libraries resulting in compile errors saying error: cannot find symbol [javac] import com.mendix.systemwideinterfaces.core.IChangeBatch;On...
View Articlejava.lang.NoClassDefFoundError: javafx/scene/control/TextInputDialog
Hi,I get a class not found exception for javafx/scene/control/TextInputDialog, which is in the 1.8.92 JDK (jfxrt.jar), and I am using this jdk in my modeler and in eclipse.I have no conflicting...
View ArticleDeeplink rendering / outlook settings
We have an application that generates deeplinks, but forcertain outlook users, the deeplink (hyperlink) comes across as plain text in the email. In virtually all other mail servers (lotus notes, gmail,...
View ArticleHow to change the refkit / inputrefselector
Hi guys,In order to style the app I need also to change some colors of the refkit / inputrefselector. I see that it is making use of the DOJO, totally unknown to it.Do you guys have an idea how to...
View ArticleNew Error w/ Email File Attachment in 6.7 and 6.7.1
I'm getting this error when running a previously functioning microflow that creates a PDF attachment to an email and I cannot figure it out:Exception in execution of monitored action...
View ArticleInvalidNodeTypeError in Microsoft Edge browser
The following happens only in Edge. When clicking cancel on the popup where a new user is created, the fields for account and our user entity disappear from the screen, but the fields for...
View ArticleOpen a Mendix (phonegap) application from a notification
Hi there,I am looking for an elegant solution to the following issue;for a client we are developing a number of different mendix applications (all wrapped in Phonegap, running on Android device). Using...
View Article