list view dropdown
Hi, I have a listview with two dropdown attributes, at runtime i need to give input values in dropdowns and hit on save button. How can this be done? Thanks.
View ArticleWorkflow User Task by Anonymous User
Hi there, I am trying to start a user Registration workflow, obviously by an anonymous user. Idea is to kick the WF off and have the first user task assigned to [%CurrentUser%] and have a reduced and...
View ArticleAllowing user to create quick links / add favorites on front page
Hi All, How would you approach allowing users to create quick links or setting favorites to certain pages? Those quick links would be per user and the list would be shown on home page.
View ArticleEntity Access MendixSSO incomplete
Hi all, For some reason I have an Entity Access incomplete in my App for the MendixSSO. Does anyone see where is the error in here?
View ArticleHow to use Grid cell Styler widget background-color
.bgColor { background-color:red; } I tried to apply a class called , but the backgroud-color is not used. What is the cause?
View ArticleOQL group by dateTime problem
Hi All, I have a form with some data that users submit and I want to count the number of forms submitted per day in a barChart. My OQL query looks something like this: 'SELECT COUNT(*) as...
View ArticleGet associated items by OQL
Hello. I would like to ask how to get data with reference by OQL. I make a domain model with self-reference association like below. I wrote this OQL, but the result is the list without reference. I...
View Articlegrid Template
Hi all, I want to control the design of control and search bar in grid template but i do not know how .
View ArticleCart Notification as in shopping application
I have added a navigation item which leads me to cart page, where I have added the products from detail pages. Now I want to show the number of objects present/added in the cart (FOI: Cart is an Entity...
View ArticleExcel Exporter on calculated attribute
Hi all! I am using the Excel Exporter module and have got a problem with exporting calculated (via microflow) fields of entities. It runs into an error, whose stack trace begins with an error during...
View ArticleAllow users to import data from excel file
Hi, I have a Order entity which contains the item details for each user. The user can enter the items one by one as below: It is possible that user might want to add a large number of items to this...
View ArticleGetting connection issue while integrating with message queue
Error Message An error has occurred while handling the request. [User 'MxAdmin' with session id '65689e78-XXXX-XXXX-XXXX-XXXXXXXX12ce' and roles 'Administrator'] --------...
View ArticleCan multiple developers share one (oracle) database instance to work with...
I appreciate any help you can provide. Now multiple developers are making one Mendix application with their local built-in database. Is it possible to share one database instance between developers to...
View ArticleWhat is AutoCAD?
AutoCAD is the name of a computer- backed design (CAD) software package that allows users to produce accurate designs in both 2D and 3D for a wide variety of design types. Whenever you see a design-...
View ArticleMany to many association in offline-first scenario - Experience sharing and...
Hi everyone, I’m looking for advice about how to proceed with mendix in a specific situation. If anyone met issues similar to what I describe below, would you be so kind as to share insights and...
View ArticleUser's On The Systems Becoming Null
Hi, When developing my new application, I have noticed that if a user role has not got access to the other roles in the user management section (in security), they become null in any reference selector...
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 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 ArticlePages in TabContainer
I have 2 approvers and 2 pages in tab container, Is it possible to show particular page to particular approver?
View ArticleAccess Mendix database from outside Mendix
In our Mendix project we are using Mendix in built database and we need to access the data of Mendix database from an external third party application. Is there any way to do that?
View Article