Few labels should get bydefault selected in the label selector on the load of...
Hello, I am using an api to get a list of labels and mapped it with an entity ‘Skill_Label’ with attributes ‘Skillid’, ‘SkillDescription’, ‘SkillRanking’. Now i am using a label selector on my page...
View ArticleUpload Document to DocuWare from Mendix with Rest API
Hi, I’m attempting to configure a Microflow to take a file in Mendix and upload it to our DocuWare system while also adding the field values (file name, client, etc.) to the DocuWare data entry. I’ve...
View ArticleAnimated: `useNativeDriver` was not specified. This is a required option and...
I’m encountering this error when selecting the Floating action button from the Mendix Make it Native 9 app. This error is observed on the server log when running locally from Mendix Studio Pro 9.1.1....
View ArticleFiltering in a list operation with enumeration value.
Hi everyone, I’m trying the learning path ‘Create an App with Advanced Page Building’. At module 4.5.2 a list ‘filter’ operation is used to create a second list filtered down on the enumeration value...
View ArticleHandle Scheduler through Microflows
Hi I have a to design an functionality where, I need to get the status of few records stored in Mendix from external APIs. I created one scheduler to execute on every minute where it will hit external...
View ArticleError when adding multiple images using File Dropper
I am using the file dropper widget to allow the user to add multiple images to be saved as System.Image objects in the database. Sometimes when uploading multiple images (usually the first attempt at...
View ArticleNext and Previous buttons
Can anyone help me to how to write a microflow for NEXT & PREVIOUS buttons? thanks, TEJA.
View ArticleCreating a like button on the app.
Hi everyone! So I am creating an app that somewhat similar like Reddit. As a user, I would like to give an upvote/downvote button to a certain thread and I would like to see the number of upvotes. Has...
View ArticleUpdate Grid Records in Background
Hi I have created one data grid where i will be listing all the tasks being initiated in the downstream products. I need to fetch the status of all the tasks listed in the grid in regular interval of...
View ArticleCannot read property 'get' of null
Hi, i am facing this current problem of ‘Cannot read property 'get' of null” on my map. It was working fine previously with the same database and settings. but it just happened to have this error....
View Articleexcel import
i want to do all mx reflection of entity and creating template process in background and just want to show simple page were user can upload excel file. and all procedure work back ground and user...
View ArticleCan't connect opc-ua client example module with the ProSys opc-ua server
Hi everyone, I downloaded the Opc-ua client and the example module in order to test it as a client to receive the information from the Prosys opc-ua simulation server. I start the appication, I can add...
View Articlebug or feature?
Strane, I have an error but modeller does not provide any clue what/why, Actuel version is 9,20 (I can not select here)
View ArticleGoogle Maps JasvaScript API in Mendix
Hi, I want to have a Google Maps on a page and be able to draw two markers on this map and then use the coordinates for further logic. I have tried different widgets, but none seem to provide this...
View ArticleHow can I correctly access ListValue items from a Pluggable Web Widget?
I am building a react web widget to display some attributes of objects passed as a list parameter. The widget property is defined as follows: List In the react component, the list items only contain...
View ArticleEmbed an image in a document through xhtml -solved
Thanks in advance for your help. I’m creating a downloadable word document based on domain data. Because of the limitations of the document template I’m doing this largely through xhtml embedded in the...
View ArticleAcademy tutorial - where are the theme settings?
Hi! Tried looking, but could not find. Doing a Crash Course tutorial, currently reached this point. In this tutorial you are said to enter Project Explorer → Project Settings → Theme: But in my Mendix,...
View ArticleNative mobile auto refresh
Hi, I am currently working on native mobile to show my sensor values in mobile app. In the web, I was able to make the sensor values refresh automatically by using “Microflow Call”. However, this...
View ArticleWhat are good project ideas for a Mendix beginner?
I'm helping out a couple of friends with learning Mendix, and I'm looking for some fun small project ideas to help them get started. It doesn't have to be a unique idea or anything, just something nice...
View ArticleMaster/Detail and specialization
Hi ! I have a master / detail view as it is here : https://atlasdesignsystem.mendixcloud.com/p/masterdetail Although I have several issues : detail are specializations → how can I do that, while the...
View Article