Mendix with Excel
Hi, I am trying to connect mendix with excel to do calculations and return the result to me. For example pass 5 records from a microflow to excel, perform the calculation, and return it to mendix. This...
View ArticleData grid - fixed headers with sorting for data source as Association
I need to implement Data grid with fixed headers with sorting for data source as Association but currently there is no document or option that could provide me quick or straight steps to implement...
View ArticleDownload data in excel
I have implemented download excel on button click from a screen which calls microflow and follows all steps mentioned in mendix documentation for excel download only difference is I dont use file...
View ArticleCannot access changedBy attribute on live version of application
Hi everyone, I am currently adding a feature to my app that exports all the data on the app as a zip file by clicking one button. I am using the ExcelExporter module to do this. However when I...
View Articleapp doesn't open in Studio Pro
Going through the Academy and on the lesson switching from Studio to Studio Pro – I select Open in Studio Pro and it appears to work but none of my forms are present…. Also, cannot find where to...
View ArticleChanging button color based on value
Hi everyone, I’m looking into adding a feature to my app that allows a user to select between 3 options to set a value for an attribute. Based on the button they press, I want that button to appear...
View ArticleUser chooses a refresh interval
I have a dropdown that has different time intervals ranging from 5 seconds to 2 hours, and when the user selects a time, the page or entities(not sure if there is an option for this) will refresh every...
View ArticlePumping Data In Using API - Forbidden?
Hi Mendix Community. I’m working a project where I need to import in a large amount of data. I’ve structured my JSON and Import Mapping correctly as far as I can tell (based on other projects I’ve...
View ArticleSSL Certificate authentication possible?
Is it possible to configure the Mendix server to support X.509 certificate authentication? We are working on an application that will contain certain sensitive information. However, the customer...
View ArticleHow to implement search bar.
Hey I have created one demo project where Student fill all details like first name , last name , address and Student Id is a AutoNumber , I want to develop search bar on home page where student can...
View ArticleTree View widget Demo Project
Hello, I am using 8.6.2 and want to use Tree view widget, but am unable to download tree view demo project from app store, as the demo project is created in mendix 4. I have download mendix 6, but...
View ArticleOQL statement with or without offset gives different results
I have an OQL statement with a union to combine two results into one. If I don’t give the offset, the total of records found is 590. If I ask the same OQL statement, but with offset 574 and total 12,...
View ArticleHow to increase width of search bar in template grid.
I have template grid on my homepage and I want to increase width of search bar how can I do it. Input field of search bar is very small in size I want to increase width of that input box. If I double...
View ArticleCloud is not working For app
Hi i deploy my app on cloud but from last 3-4 hours its not working i am stuck because of that So how i will check what or where is problem.
View ArticleIs it possible to connect Oracle database in my Mendix App? I
Is it possible to connect Oracle database in my Mendix App? If yes, please let me know the reference. Thanks in Advance.
View ArticleCookie of Mendix is rejected on Chrome web browser
Hello, I am facing with all my application an issue with Cookie with Chrome browser. Google Chrome rolled out an update that insecure SameSite=None cookies are rejected. Mendix Studio Pro 8.11.0 is...
View ArticleReport parameter with type Object
I can get report parameters to work fine with all data types except Object. OQL error says "Incompatible expressions types: String, {entity]" What am I missing here?
View ArticleConditional Visibility for Edit button
Hi Everyone I want to setup conditional visibility for the Edit button. The condition for visibility is that the Edit button should only be visible on clicking/selection of an object on my list in the...
View ArticleHow to create microflow for drop down list?
Hello everyone, I want to display data based on dropdown. I have taken the months attribute of enumeration type in dropdown. I want to display Integer type of data according to selection of months in...
View Articlegooglechart timeline
Hi everyone, I`m using GoogleChartTimeLine widget in my project. the chart receives a list of objects with start and end datetime. Chart rows show the duration of each object calculating the difference...
View Article