Control Result Display Values on List View or Data View
Hi, I would like to display values only based on Search results. How can I avoid displaying by Default all values. ( Very Similar to what is in Data Grid) Intention is I want End User search for free...
View ArticleChrod Diagram
Hi Team, was wondering if there are any widgets available to plot Chord Diagram?
View ArticleSalesforceConnector production setup error
I have authorized Mendix Sandbox and Salesforce Sandbox together before. But today we release to production and when I set up authoration on Mendix Production, below error happen and I can’t find any...
View ArticleHow to add a Data view to a page that contains the Value entity and has a...
Hi All , I am new to Mendix Development and stuck with a simple thing it seems. In order to create a basic chart , I want to add a Data View to a Page that contains an Entity and has a microflow...
View ArticleWeb Hook event Based Trigger
Hi Guys, I am searching for web hook in mendix which is support for connection between two application and trigger events. But I found Web hook team server only in mendix. I need to know how we connect...
View ArticleHow to extract year value as string in YYYY format from Datetime attribute
I have a requirement to convert the month end date time value in string in MMM, YYYY format. For example date value is 31/12/2020 should be converted into string value as Dec, 2020. I tried to use the...
View ArticlePassing data from one mendix app to another mendix app
Hi, Can anyone tell me how to pass data from one Mendix Application to another Mendix App while launching?
View ArticleOData List and use of Batches
Dear all, I know that for a better performance when retrieving a lot of data from database and processing it, it is better to use Batches...
View ArticleJt and 3d visualization
How to view a JT image or display a 3D visualization in mendix? I there any specific widget available?
View ArticleVisulising JT Images In mendix
I tried to show JT files in mendix using Visulization Widget, but it was not working it was just showing a 15 minutes Timer and then after those 15 Minutes it was getting restarted can any one help me...
View ArticleWhy is it not possible to union two lists?
I made a Microflow which should loop through a list and then should union them. I’ve retrieved both lists and now want to put them together. But Mendix brings me the Error Code CE0024
View Articlegithub widget source not build correctly
Hi all. I don’t know if it’s OK to ask question here about the git source from the official repository [https://github.com/mendix/widgets-resources]. I cannot ask questions on the github page or submit...
View ArticleAn exception occurred while running the after-startup-action.
Getting the error “An exception occurred while running the after-startup-action.” when I try to run my rest service locally. This is after I set “After Startup” in runtime settings to run a microflow...
View ArticleGetting Assets Problem in Mendix App dev. for MindSphere OS
Hello dear Mendix community, We are developing an IoT app for MindSphere OS using Mendix Developer 7.23.4. As we are developing the app for MindSphere we have started with the MindSphere Starter...
View ArticleDesign on Cloud vs. Local
Can I design my entire app on the cloud vs. the local Mendix Studio Pro? I prefer that UI to the local as it is easier for me to understand.
View ArticleError while retrieving data when switching pages
Hello, Since I have updated my application from 8.1 to 8.6, I get an error when I go to a page with a ListView. All my pages have the same structure as described in the image below. DataView entity...
View ArticleSplit String function
Is it possible to split a (pipe) delimited string from an attribute in pieces in order to fill other attributes of the same entity? Or can this only be done by Java?
View ArticleHow to create a REST service with mendix.
I want some dummy data that I can play around with. In the Crash Course there is this module “MockHrService”. Is it possible to rebuild one for my self to serve me the dummy data that I need. Similar...
View ArticleListview Paging using Xpath.
Hi Team, I am making use of Listview Paging widget from appstore in my app. It is working fine when there is retrieval of data from database using range and without xpath condition. But I need to use...
View ArticleCan anyone help with the complete steps or any video series to export data to...
Hi All , I have kind of a road block implementing excel export with the below mendix documentation – https://docs.mendix.com/howto/integration/using-the-excel-exporter Getting stuck at the last...
View Article