How to split the Address into Street, City, State and Zip?
Hi,In my application, I am getting address from Google Maps. Now I want to split that address into Street, City, State and Zip code. For e.g., 5501 McNeil Dr, Austin, TX 78729, USA this is the address...
View ArticleWidget MxObject.get('string') issue
I have a widget which is calling a microflow, getting an object back, and then it is attempting to get the value of one of the attributes of that object as follows (code snippet below):mx.data.action({...
View ArticleCan I search the multiple field records with single field input?
Hi,In general, we all are using search fileds to search the records in the data grid. Can we search the records in all fields with a single field search. For e.g., If I have Name, Street, City, State,...
View ArticleProject API, what TemplateUUID can I use with Create App call?
https://docs.mendix.com/apidocs-mxsdk/apidocs/projects-api#createnewapp It has a parameter TemplateUUID. My asumption was that I can use a exisiting projectID but the result of the call is failed and...
View ArticleConfigure Nginx to proxy different subdomain to a deeplink
While i would assume this to be no big deal i can't seem to get this right. What we are trying to achieve is set up an on-premise environment where we want to setup a list of urls like...
View ArticleNo constructor found for widgets when upgrading to Mendix 7
Hi All I have problems with 3 widgets. Datatables, chartsjs and Labelselect widgets.I get No constructor found for widgets on any two of these widgets at a time. If i refresh my cash then any random...
View ArticleMendix Service Console
Am trying to connect to my application in the Mendix Service Console within the LAN (on premise). The Application works when i try with local host.The web server is connected to the backend server...
View ArticlePlay Video and use full screen option
Hi All,I would like to play Video files (Not from You tube). I am using Iframe for now and it allows me to play the video. The problem is, full screen option is not working. Any help is much...
View ArticleTriggering Microflows without User Events
Hey there, How would I trigger a microflow without user input? For instance when a certain date is passed. Thank you in advance,Niels van Marion
View ArticleSidebar Toggle Custom Close logic
We use a sidebar toggle to allow users to enter little notes within our application, and we'd like to be able to prevent the default closing of that drawer in the event the user has started to enter...
View ArticleHow to convert from string " 18 apr. '17, 13:34 " to datatime 18-04-2017 13:34?
Hi guys, We are busy with a data importing job and need to convert the datatime from strings to datetimes.And I am wondering who has the solution for me that will work like in title?Much appreciated...
View ArticleDefault log-in screen hindrance
Hello everyone,Some time ago I posted a question regarding the creation/registration of accounts for anonymous users. We did receive some great feedback and some good idea’s but sadly the issue...
View ArticleSVN error during the team commit
During an commit of my project, my internet crashed.After restarting everything i get an error when i try to do the commit.I have already checked with svn turtoise 1.7 if there are locks but the...
View ArticleDrop Zone Widget Error
Hi all,I am trying to use drop zone widget in my mendix application,facing the following issue:Could not create widget DropZone.widget.DropZone
View Articledifferent themes for desktop and mobile
Hi all, We are building a desktop app in Mendix. This has a corresponding desktop theme. Now we also want to give the users some mobile pages. these will be slimmed down and different page versions of...
View ArticleKnowledge Check Questions and Answers
Dear All,I'm new to Mendix and I just finished the training for the Rapid Developer and I'm ready for the exam.However, on the knowledge checks, there are some questions which are wrong and I have...
View ArticleCan i use third party Java API's with Mendix?
I wanna use the Java mail API with my code, but i don't know it it's possible, and if so, how?
View ArticleError Message
I am facing an issue of Error message popup appears.Need to know:-1.Why this kind of message appear.2.It is related to timeout or server is not responding.3.How can we handle this error message.This...
View ArticleUnable to implement the IBM Watson Connector Suite Example into own project
Hi,I've been able to get the IBM Watson Connector Suite Example to work. However, as soon as I import the modules into my own project, it doesn't work anymore. When I want to start a conversation with...
View ArticleSelect child entity from a dropdown list
As a novice Mendix user, I have a question. I have a domain model with 3 associated entities: doctors, patients and appointments. The doctors and patient have 1-* association: 1 doctor can have one or...
View Article