Save a printscreen of a div to database as a file document
Just a simple question like you saw in the title. How can I make a printscreen to a div and save the picture as a file document, or download it. Anyhow, This would be cool! :)) Thanks!
View Articlejava action to get current url
hello i need create a java action to get all ulr including paramters. i do this on nanoflow using javascript and window.location.href. In java how i can to do the same thinght?
View ArticleGet auth token microsoft graph api
Hi all This might be the wrong place to ask this but I need help. I am trying to implement this → (https://docs.microsoft.com/en-us/graph/auth-v2-user) in my mendix application. Basically I want to...
View ArticleSAML Bearer Assertion Flow for Office 365 Graph API
We have a working implementation of the SAML SSO using the SAML AppStore module. The next step is to use the privilege of the authenticated user to enforce what they can and can’t do via the Office 365...
View ArticleWarning Microflow ManageMyAccount
Hi all, I have a warning that I don’t know how to solve. It seems to be important. Can anyone help? Warning: Microflow ‘Administration.ManageMyAccount’ is accesssible through the server API because it...
View ArticleIntercepting requests to Published Rest Service
Hello, We are publishing a Rest Service in our application. Our intention is to intercept incoming request to our Rest Service. I created a Java Action to add a custom request handler to capture the...
View ArticleGetting email templates copied to the other environments, can this be done?
Hi, In an app I have created multiple email templates (using the EmailTemplate module). But I want those templates now also become available in the ACCEPTANCE environment of this app. I did create it...
View ArticleHow to optimize microflow for multiple entities with same purpose (attach image)
Hey guys, so I have a basic checklist app and each checklist has multiple questions, but each question has to have an image attached to it. I tried to figure out the best way to implement this and I...
View ArticleHide 404 errors from log
For some of our on-premise applications run on a Linux server, a penetration test tool will automatically scan for vulnerabilities in the software. One of the actions it performs is a scan of commonly...
View ArticleWorkflow security issue
I am trying to use workflows in mendix 9.5.0 and I am getting this error “Read access denied for member 'Name' of object 'Administration.Account'”
View ArticleHow to add Bootstrap gutter on a list view?
In the listview with 3 list items (structured as cards), there’s no space between each other. What I’m trying to add is a gutter (from Bootstrap) that will add vertical & horizontal padding between...
View ArticleUser creation through API
Hey, I’m looking into the API for user management in mendix. I would like to create or update users in my mendix app based on an data in an external system. My userinfo in mendix is stored in an entity...
View ArticlelatestSoapFault is empty in Mx9
I’ve migrated a solution from Mx7 to Mx9. In Mx7 if my SOAP service returned a SOAP fault either the latestSoapFault or the latestHttpResponse were filled. But now with Mx9 only the latestError is...
View ArticleHow to save dropdown value which has populated from Rest API
How to save dropdown value which has populated from REST API Using rest api consumed we have populated dropdown but not able to save that particular dropdown value during save.
View ArticleHow to change scss style?
I want to change some styles of widget. I try to change scss file, but it doesn’t works. I want to change font size of group box header. In scss \theme\styles\web\sass\app\helpers\_groupbox.scss...
View ArticleOne or more files are conflicted , please use external tool to resolve conflicts
Used tortoise SVN 1.14 and tortoise svn 1.9 the revert options are not coming. Any one knows for 9.6.0 which tortoise SVN version we need to install? How to solve get rid of above problem? Thanks,...
View ArticleModify condition such that user cannot leave the page without saving changes...
I have an application with apage that has form to input changes. Below it there are 2 buttons, Save and Cancel. Whne user clicks on save it gives pop-up to either save changes and go to homepage or...
View ArticleComplex HTML in Data Grid cells
Hi team, We require some complex data to be shown in cells of a column. We are using Data Grid for table like structure in Mendix Pro. The values in "Hardware, Software and Services" column data...
View ArticleCustomize and Use Mendix Login Page
I really like the new Mendix Default Login page and I’d like to use this in my application, but customized. I have Anonymous users enabled, so I can create a customized login page, but how do I use and...
View ArticleCan we rename Appname in mendix service console while deploying any app on...
Can we rename any app in Mendix Service service console while deploying any app on azure and is it possible to use same ServerId for both Acceptance and Production Environment.Could Anybody help me on...
View Article