OAuth 2.0 authorization with Call Rest functions
Hello all, I am currently working on adding outlook calendar functionality to my application. I believe I have all of the correct information from Microsoft Azurehowever I think the way I am using...
View ArticleHow to configure progress circle widget?
Hi Team, I am using progress circle widget in one of my project but i am unaware about how to configure it . Scenario – on page i am calculating percentage on widget using status of enumeration type...
View ArticleGet empty association.
I want to retrieve a list that does not yet have a association. I normally use [not(example.example2_test)] But somehow Mendix doesn't accept it now… If I just remove that single line the XPath works.
View ArticleReturn AutoNumber after commiting to entity
I'm new to the world of Menix, if I'm mixing things up, my apologies! I have two entities with an association. Now I would like to fill the first entity with data and an attribute is filled by...
View ArticleOAuth 2.0 authorization Token Using Call Rest
Hello all, I am trying to create an appointment with data from my app in outlook using the microflow shown below. As shown in the related documentation I need three ‘Call Rest’ objects. The first...
View ArticleMendix Studio Pro install problem
Hello, I tried, both installing v8.x and v9.x on my new Surface Laptop 4 (Win10Pro). The software installs fine, however the form (after the installation) to login to Mendix doesn’t appear correctly: I...
View ArticleREST POST csv data or string - multipart/form-data PATCH
Similar to this forum request https://forum.mendixcloud.com/link/questions/98052 I am trying to perform a multi-part form data submission to a rest api endpoint (PATCH) . I have this working in Postman...
View ArticleHTML content in DataGrid2
Hi, I would like to display some rich text (HTML) in the DataGrid2. Unfortunately the DataGrid2 does not allow the usage of ckEditor Viewer. How can I work around this? Any better widget to use? Thx!
View ArticleReceive error while sending email
Hello, Hopefully someone can help. I use the email template together with encription and mx reflection model. I have no errors in my logging. When using a microflow in the app (webversion) I receive...
View ArticleQuestion: Xpath constraint - matching two attributes from different entities
Hello everyone, i have two modules “ProjectControls” and “Administration” with the respective entities “Task” and “Account”. I try to set up a datagrid that only shows tasks of the current logged in...
View Articlemodule role & user role?
how to connect the new module role Visitor to the user role Visitor?
View ArticleBuild a Universal Package Tracker with Low-Code
https://www.mendix.com/live/build-a-universal-package-tracker-with-low-code/ The attached link here is broken(the link for the files used in this webinar). Can someone please send me these files
View Articlehow to convert App from version 9.13.0 to 8.12.0
Hi, I am trying to covert app from version 9.13.0 to 8.12.0 from “mendix studio pro” but I am having error. Please help me. Thank you, D.Pranaya.
View ArticleEntity IDs in postgres
When I import a database into my local postgres instance, following the instructions at https://docs.mendix.com/developerportal/operate/restore-backup-locally/, the ID columns for each Entity are...
View ArticleUsers Display Name is an ID instead of Name
Couple of questions regarding users. I am using the OOB Mendix user configuration. In the example below, when a user creates a record, I want it to show the users name. Also, how do I give other users...
View ArticleWorkflow jump in microflow
I have a created a workflow to manage a request that has a status which is updated depending on the specific phase (or user task) the workflow currently is. The problem I have is that the Admin must be...
View ArticleGetting Issue while committing, opening and accessing the project in mendix...
Mendix.Modeler.Utility.Progress.ProgressException ---> System.UnauthorizedAccessException: Access to the path 'C:\Users\n\Documents\Mendix\Gemba-main_5\.mendix-cache\base_data' is denied. at...
View ArticleOpening 3th party app on PWA
Hi, Im bussy with building a PWA. This can be run on Android and IOS ofcourse. Now that we have some redirects to other Apple/Google store apps, we want to check if the app is allready installed on the...
View ArticleLabel Selector not firing the on change microflow
Hello, We are using the label selector widget as a search facility for documents held in the app that are associated with certain label(s). The widget is set up to not allow for the creation of new...
View ArticleTimezone entity / Day Light Savings issues
Hi, In our app we are using the System.TimeZone entity (rawoffset attribute) to create a time in the users timezone… All was working fine until Daylight Savings Times kicked in. It would appear that...
View Article