JS api formatValue properties
Hi,The API docs page for mx.parser states that formatValue accepts a third parameter, an object that can specify additional formatting options. But the actual names of the possible settings are not...
View ArticleExceptions when choosing a date
When choosing a date with the date picker, is there a way to check if a certain day is picked? i.e, using a date picker I would like the user to be able to pick a monday only, and no other day (working...
View ArticleTrying to compile but get JAVA compilation errors because of "_"
compile: [javac] Compiling 139 source files to C:\....main\deployment\run\bin [javac] C:\....main\javasource\restservices\publish\RestServiceHandler.java:250: warning: '_' used as an identifier [javac]...
View ArticleProject Locked SVN Issue
SharpSvn.SvnWorkingCopyLockException: Working copy 'D:\Users\xxxxx\Documents\Mendix\Project name' locked. ---> SharpSvn.SvnWorkingCopyLockException: 'D:\Users\xxxxx\Documents\Mendix\project name' is...
View ArticleFile Manager Browse Button Not Working
The file manager button does not seem to work when you add some type of custom styling ( I guess). When I start a project from scratch, all goes well. When you import custom styling into the theme...
View ArticleDefault value for attribute
The default value for an attribute of an entity has been set to 0. The issue that I have is that when I edit this entity in a data view I am able leave the value blank for the attribute and save a null...
View ArticleGenerateURL in ForgotPassword Module
The Java action, GenerateURL, works when I'm running locally but when I run on the server, I get the error below. I haven't been able to find any configuration differences between my local environment...
View ArticleParsing a dateTime in a datagrid
I am trying to create a timesheet process and I am stuck at a validation process. I am using the formatting function formatDateTime($Path, 'EEE') to get dates the form of 'Mon', 'Tues', etc, and I...
View ArticleCSS for Dropzone Widget Not Found when app deployed to cloud
I have an app that uses the Dropzone widget. Recently, I upgraded this app to Mx 6.6 (from 5.21). In 6.6, the widget uploads files without any problem, however the formatted text that says, "Drop Files...
View ArticleWhat are your favorite blogs?
Hello everyone,I was wondering what your favorite developer or IT blogs or blog sites are. Which ones do you visit often or do you find useful or inspiring?
View ArticleERROR: Executing start did not succeed
Hi guys, Mxruntime can't run.Please help me.Thank you in advance.m2ee (myapp): start INFO: Trying to start the MxRuntime ... Java HotSpot (TM) 64-Bit Server VM warning: ignoring option MaxPermSize =...
View ArticleMendix build error
HI, I have created a sample project using mendix,getting following erreor. ex. Build failed: Alias <qwerty> does not existVisit PhoneGap Build to see a detailed reason for the build failure....
View ArticlePDF Template to avoid text overlapping inside cell
Hi ,I am printing tables in pdf in using Mendix PDF Template(A4 (portrait)). I have a new table to be added in pdf which has more number of columns due to which pdf looking clumpsy and columns headers...
View ArticleWill clearing a list after commiting the list improve memory usage?
Hi everyone. Imagine a microflow which contains two consecutive submicroflow calls (1 and 2). In the first submicroflow, I create a list. Then I loop over 25000 objects, change something and add each...
View ArticlefloatsEqual function for decimals
Floats are deprecated in Mx6. In there an alternative for the floatsEqual function when using decimals?
View ArticleSMTP Email Module error
I am trying to implement this module into my existing applications. As a team we have used this module in previous apps successfully however since we migrated our mailboxes over to office 365 it...
View ArticleUploadedFilesPath syntax in yaml
I'm trying to add UploadedFilesPath to my yaml and getting errors. Can someone please help with the syntax?I've tried:UploadedFilesPath: "\mnt\mendix\myfiles\" and thenUploadedFilesPath:...
View ArticleDoes Mendix support Bluetooth functionality?
Hi everyone,I am planning to use Mendix for developing my app, which needs Bluetooth connectivity. Does Mendix support Bluetooth connectivity? I went through few docs but failed to find anything...
View ArticleBlockchain Database
Hi Mendix Community,Is there a way to connect to BlockChain Database using any API's and to connect and interact with the DB to read and write Database Transactions. I know that the data in the...
View ArticleFlooded log nodes - Mendix 5.21.5
Just started to test mendix release 5.21.5. I noticed some different behaviour with the log levels. Probably after generating a PDF document (with the standaard document template), the log level...
View Article