Mendix 4: add timestamps to m2ee.log
Hi,Wondering how to add timestamps to the m2ee.log file on a Mendix 4 on premise (windows) install.Thanks.Brian
View ArticlePackage uploaded through deploy API gets no name
When uploading a package using the deploy API, the package gets a null value as its name. This is not the case when the package is uploaded using the front end upload form in Sprintr. I'm sending the...
View ArticleSelenium and Navigation items
Does anyone have experience using Selenium to test clicking on Navigation items in a Navigation Tree widget in Mendix? I'm having a really hard time, as I can get the items for the Tree or for the...
View ArticleOnline course: Made pages, connected entity, generated page button and added...
Hello everyone, I've come across a little problem. As title mentioned I'm following the OC and created the pages but they won't view. As far as I know I strictly followed the tutorial and I have no...
View ArticleCreating a numbered list?
Okay so I've been trying to find this for a while now, but is there a way to make a numbered list? I.e.1. Boats2. Planes3. Cars in a list view?
View ArticleSignature Widget
Hi,Having issues using the signature widget in 7.4.0. Tried with the same results on multiple devices. The signature disappears after a second or two of drawing a signature. Then when it "completes"...
View ArticleExcel importer gives 376 errors
Hi guys,I have used the Excel importer found in the app store in the past, and it worked immediately out of the box. This was with modeler 7.2.0Currently I'm using 7.4.0 and when I download the Excel...
View ArticleMendix Knowledge Meetup [18/07/2017] - Nieuwegein, NL
More information and RSVP: www.meetup.comIt's time for yet another bimonthly Mendix Knowledge Meetup. The main purpose of these sessions is to share knowledge and best practices with other...
View ArticleWidget package.xml version does not match the App Store version.
Widget package.xml version does not match the App Store version.What does its mean???
View ArticleHow to convert the string into IMendixObject
Please tell me how to convert the string parameter into IMendixObject Object
View ArticleLong Data Type in JSON Structue for REST service
I am consuming a REST service where for few attributes I am expecting long data type. Is there any way to achieve right now i guess (integer, boolean,decimal,string) only available .Thanks in advance.
View ArticleUnable to use call REST microflow action as I can't get a response from...
I am new to Mendix. I have made a basic application on Mendix. I made a microflow that makes an API call. Then I added a button on my blank homepage which calls a microflow on click. I am unable to get...
View ArticleImport SAPUI5 apps to Mendix
Hi,I'm interested in migrating a SAPUI app that I have in HCP (Hana Cloud Platform) into Mendix. Hovewer, I'm not able to import the project and i keep getting these errors that you can see in the next...
View ArticleHow to use the Open authetication widget for google auth 2
I want to create a basic app with google login. I am unable to follow the documentation in the widget as I am new to this platform
View ArticleHow to change positions of buttons and images Dragged in the page?
Hi i am working on Modeler 6.8.1. i have dragged images and buttons in phone page. but unable to change the positions while dragging. and also i am unable to add image on image. how to set positions...
View ArticleNo constructor found for widget InlineObjectCreator.widget.InlineObjectCreator
I have downloaded the Widget "inline object creater and I put in inside a data view for an entity. Then when I launch the page where is should be shown I get the error message:"No constructor found for...
View ArticleCamera PhoneGap
Hi,I am new to Mendix, and I want to capture an image from the phone. For that I want to use CameraPhoneGapWidget. But I don't understand how to use this widget. Please provide me an example project or...
View ArticleUnable to run hybrid App through cloud
Hi, i am working on Modler 6.8.1. when i run through cloud it is able to run and also able to display QR code. and if i view the app using browser it is showing blank white screen. i have tried...
View ArticleHow can I edit the value of an attribute of entity B based on the prior...
Hi everyone,I just started using Mendix and am fascinated with the possibilities of it, but I am running into a problem now that I just don't find the answer to. This is what my Domain Model looks...
View ArticleHow to call a microflow using javascript on the client side?
I have a javascript function that returns a string. I wan't to pass this string as parameter and call the microflow. I want to do this on the client side.
View Article