Image or Image Viewer
What is the difference between an Image and an Image Viewer? And when should I use which?
View ArticleSSO - Open ID and Deeplink between apps
Hi Team, We are working on application (https://app1.com/sso/), which enabled through network credentials, SAML module & iDP configuration (where it connects to our internal users). We have another...
View ArticleError occurred during initialization of VM java/lang/NoClassDefFoundError:...
Hi All, while running project in version 7.23.4 getting the following error .Same project is running in another system with out any errors .I have tried different option like reinstalling JDK, Cleaning...
View ArticleGetting public profile porblem with location
To make my profile public i need to fill Location in General Information. But there’s no such field
View ArticleFlaws on the Mendix website
I've noticed some flaws on the Mendix website and I'm wondering whether it's just me or anyone else has noticed this as well. Some flaws I have noticed: There is a complete my profile badge, but I...
View ArticleSelecting a Input Box after Refresh
Hello, I was wondering if it possible to default a box to select or set a box to be selected via a microflow somehow? I currently have a form for entering data, that then has a button to clear the...
View ArticlePre-Commit Hooks for SVN
Since many versions of Mendix will not have Git support for a while, is there a way to implement a pre-commit hook of sorts on the client-side? Or alternatively, a way to highjack the SVN command the...
View ArticleUpdate textbox with javascript?
Hi, I have tried to update a textbox with javascript, but it won’t work, anyone understand why this won’t work? I have tried; document.getElementsByClassName('mytextbox')[0].value = "newvalue"; and...
View ArticlePush Notifications... Documentation error or something else?
We always use the CLI for building our mobile apps and need to continue to do so because of customizations not yet available in the GUI. During a recent rebuild of all of our mobile apps and...
View ArticleUse the SDK to get page informations for selenium!!
I want to use Mendix's SDK to get the details of the various elements that the app page contains, and then use them to create some java files (PageObject) and then Selenium, using the captured element...
View ArticleREST DeepLink module
Hi, I just want to Set up deep links with the REST DeepLink module in my Mendix App. I have already installed the Rest deep link module in my app. I have followed everything as per the documentation....
View Articleusing Queue for processing large tables
Hello All, I am fairly new to queues. Now I am trying to implement to implement Queue app (https://appstore.home.mendix.com/link/app/106628). I have followed the instructions and managed to create the...
View ArticleExcel export from microflow - inputparameter
Hi! I am trying to export data to excel using the Excel Exporter module and follow the steps shown in the Mendix Academy 7.3 (Import/Export Data). Goal: Export a list of resources with attributes to...
View ArticleTable and Column in RichTextEditor
Is it possible to create tables and columns inside a RichTextEditor? I’ve tried adding html (in a microflow) but it doesn’t show in the RichTextEditor (which makes sence since it doesn’t show the...
View Articlejava actions are not visible in Mendix studio
I have added a java action in Mendix Studio pro . then exposed it as an activity in microflow toolbox. When I open the same app in the Mendix studio, the Java action activity is missing. Any idea how...
View ArticleFilter date in column graph or pie chart
Hi guys, Anyone know how to put date picker or something like filter date in column graph or pie chart? Thank you.
View ArticleIntegration Mendix with Office 365 using To Do List
Hi guys, Anyone know how to integrate Mendix and Office 365 to show the task in Microsoft To Do List application? I have follow the steps in Docs to make the consumed REST, but I did not understand the...
View ArticleError occurred during initialization of VM java/lang/NoClassDefFoundError:...
Hi All, while running project in version 7.23.4 getting the following error .Same project is running in another system with out any errors .I have tried different option like reinstalling JDK, Cleaning...
View ArticleIn learning Path 'Mendix for Cloud’ - error failed to access cluster
I try to follow de Learning Path 'Mendix for Cloud’. Up to point 2.4 it's fine, but … in the learning path I read: Select the required Cluster Mode – connected or *standalone. Select the required...
View ArticleMx 8 - multipart/form-data - change the content-type of a specific part
Hi there, I am using a call REST action in Mendix 8 that sends form-data to an API. I am sending a filedocument (.pdf) in the API call: Mendix translates this to the following part:...
View Article