How to change the style of an element dynamically?
Hello, What is the best approach to change the style of the element dynamically in Mendix? For example, I have a container and a button, after the user clicks on the button, the background color of...
View ArticleHow to connect from Mendix Cloud to Azure SQL Database?
Hello, I am trying to execute an INSERT statement on an Azure (cloud) SQL Database from my Mendix application using an Active Directory (AD) enabled account, but I can’t get it to work. Background: I...
View ArticleVisibility menu item
I want to make a menu item only visible for the user role customer. But this menu item triggers a microflow. Normally the visibilty of a form can be managed with form access. Is the visibilty of a menu...
View ArticleHow to Watermarks PDF?
How to insert a watermark in PDF for first page only in multiple page document?
View ArticleExternal npm packages in Custom Widgets
How can I use external npm packages, let’s say (request) package in custom Widget code
View ArticleChange Mendix logo in app
Hi all, I have been trying to change the Mendix logo in a project with a custom logo. I created a custom theme, replaced logo files, made the entry to the _custom-variables.scss file and activated...
View ArticleReferenceSelector Widget Source files
hi, Does anyone know if i can get the github like source code for the mendix modeler shipped widgets like Dataview, Datagrid etc? Especially i am interested in the ReferenceSelector widget.
View ArticleAutomatic search after selected field in searchselectfield DataGrid
Is it possible to start the search action automatically when I select one item in a selectfield in the DataGrid? For now I must hit the search button to start the action.
View ArticleDatagrid events to trigger a microflow
I'm new to mendix and I want to use Datagrid events to trigger a microflow. I want to : 1- handle changes on grid selection 2- pass grid selected entity to a microflow and execute the microflow I read...
View Articlejavax.xml.ws.soap.SOAPFaultException: Internal server error
I am trying to retrieve document templates using webservices. But I am getting an internal server error. Below is the complete error information: javax.xml.ws.soap.SOAPFaultException: Internal server...
View ArticleOAuth 2.0: failing to callback (facebook/google/custom authback)...post...
hi...I have followed the instructions provided in the module ( https://appstore.home.mendix.com/link/app/1414/)...now, post successful authentication via facebook or custom oauth module (independently...
View ArticleNew widget SetFocusOnErrorWidget: reposition the page on element with an error
Our application has two really large pages. When the user clicks the Save button and validation fails, the error message may very well be on an element that is not currently visible. The user thinks...
View ArticleSAP ODATA table to be stored into a mendix database
I called an odata service and am showing a list of addresses on the screen using a list view. However when I want to use the lat long in the address and connect it to the google maps widget – i am...
View Article"Unexpected error occurred" on Button with "Open Link" and "Web"
Hello, I have a datagrid. One attribute contains a link (calculated variable). I added a button that should open the link (of this attribute) in the browser. Unfortunately I get the error below and...
View ArticleConnect Mendix and SAP
Hi, Please tell me about SAP APP. when i want to connect Mendix APP and SAP ERP(Backend), i must transport Mendix App from Mendix cloud to SAP Cloud Platform? Best Regards,
View ArticleNo buttons appeared on home page when security level set to "Prototype/demo"
I tried to apply the security feature of my application where I set security level set to "Prototype/demo" and I set Home page for that user in Navigation but I was not able to view any buttons on the...
View ArticleAPM Browser Agent widget not showing - 401 Error
Hi All, We have setup and configured APM and we can see the APM Manager and Agent connects by showing green checkmark on the manager site. The APM Browser Agent widget unfortunately does not show any...
View ArticleAssign role to Administration.Account object
I want to set a specific role to an Administration.Account object in a microflow. I assume that I need to retrieve the role, and then associate the object with it but I am having trouble. I would...
View ArticleJSon deserialize (2)
After this tread I have to make another one because I need help to deserialize Json. The problem is how to get the items right. This is what I made up so far: entity query entity items_ generalized...
View ArticleRun button greyed out, running in sandbox not possible
Hi team, Were several person who are developing application,. My issue is that “Run” button is greyout for me but not for others - team server is enabled - i have scrum master role like the others My...
View Article