Error when creating the first pluggable widget using NodeJS+Yeoman
Environnment: - Windows 11 in parallel with MBP M1 - NodeJS v16.16 - Yeoman install via npm install Error logs as below: - File configuration done, now running npm install to install dependencies...
View ArticleSet "report data parameter" via microflow
Hello, is it possible to set the parameters of the “report data parameter” widget via a microflow?
View ArticleDeploy mendix to openshift error
It is OK to deploy the local environment in the form of docker, but it fails to deploy to the openshift environment Has anyone ever made such a mistake? INFO: ## . ## ## ## == ## ## ## ## ===...
View ArticleMerging with different version of the Modeler
Just a question. I have a branch line that I have been working on using 9.12.4. I would like to merge it back to the main line but the main lines still runs on 9.6.8. Do I have to update my mainline...
View ArticleUse of Odata to connect to external database
Hello all, I want to connect to external database(Microsoft SQL) into Mendix app at run time without storing the data in the database. There are some activities which user does on the data and we need...
View ArticleNot able to login into Mendix modeller
Dear All, I am trying to login in the Mendix modeller but not able to do it. I tried with several versions i.e. 7.23, 8.* and now with 9.12 but same issue. When I open below given screen then I am not...
View ArticleHow to set the value of an association in pluggable widget (JSX)
We are trying to build a pluggable widget where we make use of an association. We managed to make the options of the reference attribute selectable, but now we don't know how to set the value of the...
View ArticleClear out invalid date from date picker
Hello, I am working with both the Mendix Date Picker and the react date time picker and I am not able to reset the Date picker when the input value is invalid. The scenario is as follows: The user...
View ArticleCopy attributes from one entity to another
I have two entities : orders and ordercheck. There is an attribute ordertype in orders. When i add a new ordertype,if the ordertype is already present,it should load the attribute values already...
View ArticleUnable to view Native mobile app changes in mobile
Hi, I am trying to develop an application with Native mobile environment, But I am facing problem in connecting mobile with the Mendix studio pro , Even I tried by using same network to connect by...
View Articledeeplink in email templates for approve or reject
I have a responsive web app(9.1.1) which have the deeplinks in the email templates. If the user opens the email in the desktop and user is able to click directly approve or reject links. But if a user...
View ArticleAdd attribute to entity from another entity
i have a microflow that pulls data from mysql and adds it to the mendix database. it also loops over to see if it exists first. i have an entity called credit memos and another called invoices. they...
View ArticleMendix Studio 9.16.1 Native/JDK-11.0.15.1-Make It Native 9 Red Screen of...
Update 2022-08-12 23:17 CDT-Final-End of Topic Host RAM memory upgraded from 8GB to 16GB (max hardware allows) Performed RAM Optimization per...
View ArticlePluggable Widget- Utilizing A React Package
I am writing a custom widget and would like to utilize the “react-dropdown-select” package. I have used “npm install -save react-dropdown-select” and the widget still builds fine. The second I add the...
View ArticleVendor Lock In with Mendix
Hi! We have an issue with this claim. We have an MVP that we built with Mendix using the free and Basic license that we present to get investment. We need to be able to prove that we are not locked in...
View ArticleHow to find rank from student mark totals .
i have one entity student(name marks,total)
View ArticleOQL query to Get different CompCode
Hi Team, We have 1 entity in which employee details are present like employee name ,employee no,comp code,employee superior etc I want a OQL query to check all employees whose employee superior's...
View Article