Custom styling in the responsive sidebar.
This might be a bit of a weird question, but we are working with the responsive sidebar as our menu and I was wondering if it is possible to use this fancy animation for opening and closing the...
View ArticleWidget Event Configuration not available in Mendix Studio
Hi, I’m trying to setup the “On-Change” Event of a “Date Picker” widget and I see that Ican do it in Mendix Studio Pro (v8.10.1) but I can’t find the way to do it in Mendix Studio. Here you have an...
View Articlehow to redesign the search and reset buttons provided by default data grid...
Actually,the data grid layout gives the default search and reset buttons in top right corner after the text fields. Can we replace that at bottom of that search bar.If yes, Can you please tell me how...
View ArticleButton as a Link for an Email
Hi All! I seem to have run into one of those things that seems really simple and easy – buuuuuut here were are. My goal is to create a link that will open an email for our users from their browser. I...
View ArticleHow to use enumeration in OQL where clause.
I am trying to filter out values based on the value on Enumeration, I am unable to figure the syntax for it in OQL. The documentation doesn’t have any info.
View ArticleConverting a export map to JSON string
I have an export mapping that I would like to re-use for some other function instead of calling a REST service. How do I convert a Export Map to JSON String without making it an input to Call REST action?
View ArticleHelp me please
I accidentally replaced my module. I wanted to download an app in my project. my data would all be replaced. How can I get it back.
View ArticleSAML Module with Studio Pro 8.8.1
Hi, We’re having a problem using the latest version of the SAML module, with Studio Pro 8.8.1. We’re using Okta as our Idp An application we have already built with 7.23.12 works successfully with the...
View ArticleInsert several records in an external database
Hi, A module of my application manages metadata for Data Pipelines. When a Data Engineer decides to use a certain table for his Analytical Model, he can choose the table from a list of tables. The...
View ArticleDeleted MyFirstModule.Home_Web. Can't bypass consistency error
I deleted MyFirstModule.Home_Web because it could not be renamed. I organized my pages and wanted to take my work into Mendix Studio Pro, but ran into a consistency error preventing the transfer onto...
View ArticleSAP ERP 4.2 integration with OData connector
Can we integrate SAP ERP 4.6c with our Mendix application using OData connector/BAPI? PLease give us some documentation regarding this.
View ArticleBasic chart sorting not working
I have a simple entity. Two fields. COST: Decimal SORT: Integer Values are COST: 3000, SORT: 1 COST:3500, SORT: 2 COST:3600, SORT: 3 I set up a column chart and set up a static series. The is set to...
View ArticleOn-Call Best Practices for Mendix Cloud Apps
Hello folks, Our team is developing an incident response process for a Mendix Cloud App. We’re making progress developing our expectations for uptime, escalation paths, etc. but we’re reconsidering our...
View ArticleTrying to to upload the “Deployment Package Repository” to the “Acceptance”...
Trying to to upload the “Deployment Package Repository” to the “Acceptance” Node . Upload is successful but when I try to restart the application, its showing the error. 2020-06-12T19:25:41.447798...
View ArticleRun Error Help
I am getting this two of these error lines when I try to run the LearnNow Training Management application at the end of module 6. I am not sure how to resolve this issue. “At least one allowed role...
View Articleerror while adding data to external database
i am getting an error when passing my data to external database through microflow. The error is coming after launching the application. whenever i click the icon to go the homepage it displays a error...
View Article'Server taking too long to respond' in Mendix Studio
Hi, today there have been random occurrences when Mendix Studio suddenly stops with a message saying that the server took too long to respond. Wonder if anyone else is seeing this or knows why. Thanks!
View ArticleNo Read Access To Attribute Error
After resolving my last two errors these three have since popped up. I have tried adjusting the attributes and role and read options but nothing has fixed it. Thank you all for the help.
View ArticleSyntax for Inserting Dates into External Database (SQL Server) Using Database...
Hello all, I am trying to insert date information into an external database using the Database Connector in a microflow. I have attached a screenshot of the sql statement that I am using (I’ve whited...
View ArticleXPath access constraint on attribute of CurrentUser
Assume the following model: Company with a 1-n relation to Employee Account (specialisation from System.User) with a 1-1 to Company. So our accounts are linked to a Company. When a user logs in it...
View Article