Training Application does not show side navigation
Mendix 7.7.1. Mendix ThemeI go thru the Mendix Introduction Training building a sample Training Management application. I reached the point where I created side navigation with multiple pages. However,...
View ArticleHow to upgrade form Mendix 7.6 to 7.7.1
HI , i have mendix 7.6 in my pc and need to upgrade to Mendix 7.7.1 to support my current project, can you please help me regards,Prabhakar
View ArticleAn error occured while comitting the code in Team server.
Hi Team,I am getting the following error when trying to commit the project.Mendix.Modeler.VersionControl.VersionControlException: An error occurred while checking for changes on disk. --->...
View ArticleHow to create data in database available for other sessions before...
I have the following problem in Mendix 5.13.1:I have to do a fraud check using a asynchronious webservice as a part of a bigger transaction. But there is a problem that sometimes the answer of the...
View ArticleIssue with generating ipa file for Mendix 7.7.1
Hi,I'am trying to make .ipa file for my applications which I updated on Mendix 7.7.1. Before that I used Mendix 6.10.3. My problem is about phone and tablet navigation, also with hybrid mobile...
View ArticleMulti-Select Datagrid Search Fields on iPad
In one of my apps, I have a page with a datagrid that has multiselect search fields (standard out of the box search fields). When this page is accessed via a browser from and iPad (Safari and Chrome...
View ArticleDownload files subanonymous
HiI'm using simple rest module to generate urls for file documents. The links created cannot be downloaded because the gets in mendix for downloading the files uses those token things. Is it possible...
View ArticleHow to localize your app?
Hi, we need to support multiple languages in our project. The supported languages are added to the project, and all the views, labels and texts have been translated. Then the system shows the app in...
View ArticleThe use of ChartJS
Hello, I am new to reporting and thought I'd use one of the available charts on the Mendix app store however I am having issues getting my head around it. Not sure if it is just me or the documentation...
View ArticleImage Uploader
We run on-prem and have two servers sitting behind a load balacer in our production environment. In our application, our screens include client logos which get uploaded via an image uploader widget on...
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 ArticleHow to Use Checkbox
Hi all,I am new to mendix and i do not know how to use checkbox within dataview. Basic Details is I am Creating Travel Insurance application in that i need to create three Categories Like normal,...
View ArticleGoogle maps - drawing lines between locations
Hey guys,here’s what I would like to achieve:Lines between points. I tried the widget “Advanced Google Maps Widget Only” though I couldn’t set it up successfully, I think it needs an update. When I...
View ArticleHow to Use CheckBox Especially On-Enter and On-Leave Options in Checkbox...
Hi all,I developed Travel Insurance Application and I have added Checkbox in Dataview. I added Checkboxes in DataView and i dont know to add condition in that..meaning as If the User check the boxes...
View ArticleSSO integration
CMy colleague has built SSO into a mendix app, it needs to speak to our organizations ADFS. it works as a web app but we are trying to deploy it to mobile (android) and somewhere in the packaging...
View ArticleRemove tooltip from CKEditor for Mendix
I'm using the CKEditor on a page. When the mouse pointer hovers over the text area, a tooltip is displayed with text that is irrelevant to the user. How do I change or remove this?
View ArticlePerformance Test using Android Studio
Hi Team, I am trying to do performance testing of mendix application in Android Studio but facing issues. Is it possible to do the performance testing using Android Studio for mendix based...
View ArticlePostgreSQL SQL optimization needs for sub-select (need to add "order by" clause)
Good day, I'm the DBA/infrastructure-engineer (that's what they call me, not that I'm an engineer ;() for a Mendix application, so no, I've not yet opened the modeller, just deploying the .mda with...
View ArticleShow PDF inside application from binary content from service
Hi,I have binary data coming from REST Webservice. Currently, I am saving that data inside a entity as string. I want to show the PDF inside my mendix page and the pdf should contain the the entity...
View ArticleDrools integration
How can i integrate drools in my application?Is there any way other than java action?
View Article