Query external database in mendix custom widget
Hi i am going with custom widget , in that widget i need to get my SQL data and need to compare with the another data. for that i am using php to get my sql data and use in it in js file. but i cant...
View ArticleProblem with Attributes
Hello, i have the following problem. i cant select the Atribute “Deck” (which shoudl be a Object Containing several other entities (Person, Alliance, HeroClass) → see Domain Model. Why is that. Its...
View ArticleLong running process as System User can't Kill
We have a long running process. When we go into the console. Look under the Advanced button, Selecting Show active server actions. We see a process that has been running for over 6 hours. It is running...
View ArticleChange the state color of a custom glyphicon
Hello, I asked a question a few days ago that was answered and I was able to fix the problem (yay!) but now I have another, similar issue I’m hoping someone can help me with. I have a sidebar menu...
View ArticleData disappears temporarily
Hello, Every so often, on one (sometimes multiple) pages, the data disappears. I’m not seeing an error in the console and I’m not seeing a pattern as to when and where this is occurring. I’m using a...
View ArticleImport date/time fields in CSV importer
Hi, We have large csv files that we want to import. All works great and it’s very memory friendly. One issue that we have is that we can’t manage to import dates. I don’t want to import date/time...
View ArticleMenu Bar instead of button
Hi, I like to use a self created menu bar instead a button to open a page. For this I have to pass the current object using microflow to the page to be opened. I’ve got the error: Parameter...
View ArticleImages displaying on sandbox
I am attempting to upload then view images. The images are displayed using the default imageViewer. When I run locally the functionality works 100%. When I initially deployed to sandbox the...
View ArticleShow Username in top region (layout)
Hi, I like to show the user name in the header / top region after login. How can I do this? THX for your help. Alex
View ArticleMendix Studio Pro View Project
I’m using Mendix Studio Pro 8.0. After I run the project locally, I can’t view the app on browser. It just shows a login window but I can’t login. I’m doing the practice project in the learning path....
View Articleoverflow : scroll CSS on the HTML element in Mendix 8
In Mendix 8 I’m seeing this HTML element for all pages <html class="dj_webkit dj_chrome dj_contentbox" lang="es-MX" style="overflow: scroll;"> So all pages have scroll bars even when not...
View ArticleNo constructor found for widget SprintrFeedbackWidget.SprintrFeedback
I am getting this error on my application. Error is intermittent i.e. occurs few times and some time it does not. When the error is shown, the default feedback widget is invisible on my app.
View ArticleQuery external database in mendix custom widget
Hi i am going with custom widget , in that widget i need to get my SQL data and need to compare with the another data. for that i am using nodejs oracledb module to get my sql data and use in it in js...
View ArticleMendix custom widget with React
Hi, I have a complex problem, so I hope I can explain it properly. We have an application with tons of JS files on front-end. We’d like to create a Mendix custom widget to replicate one of our app’s...
View ArticleBest Practices - Digital Signature
Hi All, I am about to start a new process that requires Digital Signatures for official documents. (Bank documents, contracts, etc.) I already know that some of the Banks will accept DOCUSIGN as a...
View ArticleHow can I change the schedule event interval from UI?
Hi Community, I have a schedule event configured in the modeler which will fire every day and check for the criteria. If it meets the criteria defined, it will send an email notification. Now I want to...
View ArticleBuilding apps for iOS - free of charge
Hello, I’m wondering if there is a free way how I can build apps for iOS and deploy it to my own iPhone (and that of a friend). If I follow the instructions given in the Mendix documentation, Apple...
View ArticleWhy not have the Mendix AI assistent on my Mendix Studio Pro 8.0.0(Beta 1)
Why not have the Mendix AI assistent on my Mendix Studio Pro 8.0.0(Beta 1) The official documentation is as follows https://docs.mendix.com/refguide/mx-assist-studio-pro#add-activities
View ArticleTrying to use an external module using Javascript action
Hello, I am trying to use a simple external Javascript module (test/test.js) I made in a Javascript action I created. I tried to follow the steps from this link (Section 2.2.6 Using External...
View ArticleGetting a error(not recognized in the modeler) when a microflow is used in a...
I get a pop up error with Stack trace details when i try to run my app in the modeler. It looks like the Mendix Modeler doesn't recognize a mistake i made by choosing the wrong microflow behind a...
View Article