commit 1 to 1 association
Can someone confirm me that if create two object, link one to another(1 to 1 association), when I commit either one of them it will auto commit the other one? If so, what is the best practice, to...
View Articletypings folder is missing in the pluggable widget project!
Hi There, I was trying to create a pluggable widget via CLI, all the scripts ran fine, but the typings folder is missing the moment the project is generated. So it is causing trouble in the .tsx...
View ArticleAdding custom URL for a page.
Hi , I am trying to give a custom url to a page in application and after setting one from the page properties I am only able to access the page by providing the url as http://localhost:8084/p/agent...
View ArticleScroll container inside a Bottom sheet
I’m very new to Mendix, started last week, so apologies if I’m missing something trivial. I’m creating a native mobile app and I’m trying to achieve a scrollview inside a bottom sheet as seen in the...
View ArticleAPP DEVELOPMENT ON MENDIX 8
Good Day Mendix Team Trust you are well. I am embarking on an app development in Mendix8 building a Mobile Banking application, this app has a KYC component to it. Anybody here has attempted...
View ArticleExcel Importer Error
I’m testing Mendix and I have downloaded the Excel Import widget, but I’m having a lot of errors (even after to uninstall and reinstall the Mendix PRO Studio Version 8.12.1). Why I’m receiving these...
View Articlexpath constraint relation in reference set select page
My domain is currently like this : Company 1- many Account. ( 1 company has many accounts, 1 account only belong to 1 company ) Project many – many Account ( 1 project may has many accounts, 1 account...
View Articlewant $ currency in text box
i m using this value for calculation see below image. When a user give integer input 90 then I would like to show it as "$90.00" if user enters 10000 it should be displayed as $1,000.
View ArticleClose window button issue
Hi, I want to create a Request with one Data and also need to add multiple Sample into it. Below is the domain module screenshot: Created Request overview page. I want to call below page as shown in...
View ArticleGetting Update related error in grpah widgets.
Hello Everyone, I am using a column chart and when I changed the mode from basic to the developer in advanced option then I am getting below this error. I have checked for updates of the charts...
View ArticleHow to expand column or any graph to full screen ?
Hello Everyone, Can anyone please suggest me how to expand the graph to full screen. I have added my Mendix page screenshot for reference. Thank you.
View ArticleStudio Pro Project Load Error
Hello Guys, can you help me with this problem? Regards, David
View ArticleFailed to insert a null date using a microflow
Hi! Failed to insert a null date using a microflow I am using a microflow to insert data using DatabaseConnector and I get an error saving a date with null value. Where should I control this? When...
View ArticleHow to convert to string (decimal format)
Hello, I have a decimal value with for example “5723.685496” but i want only 5723.69. How to do in Mendix value.ToString(#.00) ? Thanks you for your help
View ArticleHybrid phone app online
Hi team, When i tried to run a hybrid phone app in my local host, it worked fine with all the options available for the user, but when i downloaded the app using the adobe phonegap, i got an app with...
View ArticleSecurity problem after pubishing app.
Hii everyone, I have created one app.After publishing this app in mendix studio, It show login page first. Now.I don’t want to show the login page before the app. Due to this, After...
View ArticleError when i try to deploy the application
Hello, I have a serious problem when i try to deploy my application on the mendix cloud. I never had this error before… It is a bug of the new version of mendix ? (1.12.1) Have I to wait or can i do...
View ArticleAssigning Quarter to a DateTime
Does the following look like it should correctly assign quarter to a datetime field? I’m finding quarter incorrectly assigned, e.g., where month is correctly set to 7, quarter is 3? if...
View ArticleBest practice for commit order between Parent and child objects
Hello, I am not sure if I read this somewhere but wanted to know what is the best practice regarding commit order between Parent and child object. If we commit the parent first, then child will be...
View ArticleDrawing Polygons in OpenStreetMap
Hi everyone, is anyone aware on how to draw a polygon shape inside of an OpenStreetMap-map? The current approaches I’ve found are only suited for Google Maps. I’m quite new to mendix and am glad for...
View Article