How to export Excel data in row wise ?
I want to export the excel data in row wise as shown in image ?
View ArticleIs it possible to rename a branch?
Hello, For a project I want to rename a branch to avoid confusion with a branch that has a similar name. Is it possible to rename a branch . I could not find any information about renaming online.
View ArticleMendix Academy - Multiple Studio Pro Versions
Hi Everyone, I'm trying to learn how to use Mendix, but am working my way through the various courses iin Mendix Academy. I'm finding that unless you have *exactly* the right Studio Pro version...
View ArticleWorkflow User Task Completion with Scheduler
Hii Experts, I have a scenario where need to complete the Workflow User Tasks with scheduled event. A schedule event will be run which check if task is due, if yes then it should get completed and...
View ArticleHow to add colors in Datagrid col.
Could you please clarify how to color the first and second columns of a Data Grid in red?
View ArticleCustom Login Java Action
I'm using java action for custom-login, when I run the app its throwing a error that java action is not implemented. How to fix this? Thank you in advance!!
View ArticleHow to show error message to user if data grid 2 is empty
Hi, There is a page which contains a form. In this page we have many fields and some data grid 2 where user can create object. On click of SUBMIT button, if required fields are empty , it displys a...
View ArticleDate Time Error in the Advanced Excel
I am importing the Data from Excel where all datatype values are importing only remains is the Date Time. How should I make it possible now?
View ArticleHow to develop a resuable logging solution
I would like to implement a reusable logging system for: - From MxAdmin panale, select target microflows for logging. And solution shall start logging of the Microflow parameter values, user who has...
View ArticleAccount Information from Excel
I'd appreciate some guidance on importing Excel data into my application. Currently, I have account details stored in an Excel sheet and I'm looking to update these records within my application. Could...
View ArticleDisplay favicon from google drive
Here's a rewritten version of your question: I'd appreciate some guidance on uploading a custom favicon from Google and replacing the default one.
View ArticleHow to connect microsoft graph connector
Hello Everyone, How to connect the outlook and planner with Mendix using Microsoft graph connector , I don't have any idea how to do it , Please share your ideas step by step. And I try to download...
View ArticleSomething went wrong with Mendix Studio Pro
I am using studio pro version 10.17 and while generating overview pages for the entities or while adding a column in data grid 2 with custom content I am getting an error message - Something went wrong...
View ArticleHow to get particular part of the string?
I’m getting one string eg: ‘Surname Name (userid)’ . I just want to get userid from this string eg: ‘userid’ Which String Function will be helpful to do this? Thanks in Advance!
View ArticleSSO Login Failure: 'Description' Member Name Error in Administration.Account...
I'm encountering an SSO authentication error in my Mendix application. When attempting to log in with the user 'ssotest@xyz.com', I receive the following error message: "Could not create a session for...
View ArticleFetching characters through substring
abcd.efg.plan.1006746 abcder.fgds.dsdddf.212122s Hi All, Suppose this is the format of the name I am receiving through front end form. I only want to fetch ‘plan’ through it? Occurence of characters...
View ArticleREST Service Consume
I have one page, where calling microflow for Rest Get Service. On browser, I am getting JSON response for same GET api. but when running locally through Mendix, Failed to load resource: the server...
View ArticleHow to Implement an Unsaved Changes Warning on Cancel Button in Mendix?
Hi everyone, I’m working on a functionality to improve usability in an application. The goal is to display a warning to users if they attempt to cancel out of a detail screen with unsaved changes. This...
View ArticleHow to Implement Button Validation in mendix
In my Mendix application, I’ve added a new button, "Review Now", on the application detail screen. The button should only be visible to users with editor, infra, or admin permissions, as they can...
View Article