Getting Inputs from Several fields
Hi All,I Developing application in that1,I need to get input from Several field of different data type2,After gettting inputs i need to manipulate them and display the result value in table, in which...
View ArticleCannot read property 'async' of undefined
Hello,I am getting the below error after upgrading our project to 7.7.1. Please advise.Uncaught (in promise) TypeError: Cannot read property 'async' of undefined at mxui.js?636263688744647348:29...
View ArticleExcel Importer - new download problem
I have just downloaded the latest version of the Excel Importer (5.14.0) in response to the security notice and got errors when I tried to compile. I notice that others have had the same problem and...
View ArticleAutoComplete Plugin
Selected Template/Result Template...any examples of what goes here?
View ArticleRetrieve data from an entity within a year on a quarterly basis. (3 months to...
Hello, I am developing an application which sells Products. And when invoicing there is a place in the form to add Tax amount. The Tax amount gets saved in an entity named "TAXES".Now my client needs a...
View ArticleRetrieve the current object to associate with the pre-committed object.
Hi,I have 3 entities, let say company, employee and department. While user is trying to create the company object, he should be able to add employee objects to company. After creating and committing...
View ArticlePDF Document viewer not working in Mx7.7.1???
Hello,I have developed an application which has several PDF documents created as invoices and reports. The project was created in Mx 6.10 and the document viewer worked fine in that version, but since...
View ArticleImages has no content
Hi,I have a wizard with 4 mobile screens where I add an Photo object (inherited from system.image) in each screen to a Car object (one-to-many relationship). I want an overview of the 4 photo's in a...
View ArticlePhoneGap Build app template shows missing script: package
Hi, I'm using the Mendix PhoneGap Build app template to create a phonegap package for PGB. When running the command line npm run package, I get the error: missing script: package.This error appears...
View Articlewhite-space: pre-line
In a feedback portal, I want to trim the description to max 2 lines of text. This works perfectly with my CSS, but Mendix applies a "white-space: pre-line;" to every text object. My CSS:A screenshot of...
View ArticleError after updating to mx 7.5.1: Exception in thread "main"...
After updating our app on premises to mx 7.5.1 we get the following error when starting the app.Exception in thread "main" java.nio.file.NoSuchFileException:...
View ArticleError when using a java action
I get the following error when trying to pass a .xlsx file through a string extract java action.java.lang.NoSuchMethodError: org.apache.poi.util.POILogger.log(ILjava/lang/Object;Ljava/lang/Throwable;)V...
View ArticleDrools integration
How can i integrate drools in my application?Is there any way other than java action?
View ArticlePassing a two entities to a microflow to create an association.
Hello,I have a domain model with exam entity and question entity where many questions can associate with one exam. I have a way of creating questions in an exam, but what I hoped to do next was create...
View ArticlePrevent double click on listview item?
When you have a click action on a listview (for example opening a page or calling microflow). It executes twice when double click. Is there a way to prevent this?
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 ArticleShow percentage in Pie Chart Widget
Hi,could you please help me with showing the numbering/percentage in the pie chart itself? Thanks,Prem
View ArticlePassing a microflow as a parameter
Hi everybody,I'm new to Mendix and I hope you can help me.I'd like to pass as a to a microflow another microflow as a parameter. This because I want to execute the same logic before and after the...
View ArticleLogin Workflow
I'm trying to make a workflow for a login page. The user enters their username and their password, then clicks the login button. I need to create a workflow for the login button so that the button...
View ArticleForgot Password feature
How do I add the "forgot password" widget from the app story if my Menxid modeler version is 7.7.1 but the error message in the app store states that this specific widget only works with versions...
View Article