Search functionality for Listview
Hello everyone, I am having list view with microflow as my datasource. How can i achieve search functionality on that list view. Thanks in advance, Apurupa
View ArticleScaling environment/instances in mendix
HI Team, I want to understand concept in mendix related to scaling environment/instances.
View ArticleActivating the account with the help of email link using deep link module.
This is microflow to create the user ang get the mail and link of activation. Now here in this microflow I am not able to retrieve the account which I have created in earlier microflow. Here I just...
View ArticleHow can we use template shown in Atlas to modify our pages
https://atlasdefault.mendixcloud.com/p/dashboard_hotel
View ArticleDisplay multiple attributes in reference dropdown selection
I have entity A which contains attributes ‘Name’ and ‘Age’. I need option values displayed as ‘Name’+’Age’. example: A – 25 B – 30
View Articlehow to use Atlas Template in already created App (or) Create new App with Web...
Hi, I want to use Atlas Template in my App. How to use it. and image of template from “Web Responsive Templates” and Link is :https://atlas2.mendix.com/p/responsivetemplates Live Preview link is :...
View ArticleMendix SDK: Get all activities of microflow
Hi all, i try to get all activities of one microflow by sdk. Target is to find all rest calls i use in one microflow. The documentation did not help me that much. Maybe it is not possible, but i can...
View Articleusing LEFT JOIN in microflow in activity: 'Execute OQL statement'
hello all, I try to get a list of object via a microflow using the activity: 'Execute OQL statement' il my request, I have a something like: select * FROM a LEFT JOIN b on ... but it is interpreted as...
View Articlehow imagecarousel works
Hi I placed imagecarousel widget in dataview. Created domain model called image and generalization from system.image and showing carousel image using micoflow. I have done by all this .but unable to...
View ArticleEmail Service Module Giving errors while Configuring
I am using email service module from Market place to send and receive emails. While configuring I am gettingMissing value error for parameters body and attachment though I have set the Content to...
View ArticleCreate Domain model from schema file
Is there an option to create a domain model from a JSON Schema or XML Schema including all parameters like is an attribute required or a fixed range of values? I have already tried out a little with an...
View ArticleCreating an outlook appointmet in the user's personal calendar
I am trying to create an outlook appointment using the Microsoft API and a ‘call rest’ module. I have used both the API from graph explorer found at...
View ArticleDisplay ListView Items with Text Box Constraint
Hey guys, so I have a listview and a dataview that listens to the listview widget. My goal is to only show the objects for the listview where a certain text box has a specific value. In the example...
View ArticleConvert String to Enumeration
Is there any way in mendix to convert a string to a enumeration as i’m trying to that it gives me this error
View ArticleDisplay ListView Items with Text Box Constraint
Hey guys, I have a listview and a dataview that listens to that widget. What I want to achieve is to only display the objects where a certain attribute has a specific value. For example in screenshot 1...
View ArticleAfter delete event handler microflow's retrieve from database does not work
Can someone explain why microflow retreive from database does not work with after delete event handler? I’m counting average rating of products whenever new rating is added or existing one is deleted....
View ArticleIs it Possible to generate code for the Pages using Mendix SDK?
As we can generate code for the Domain model so Is it Possible to generate code for the Pages using Mendix SDK?
View ArticleNullpointer Exception when sending email
I keep getting a Nullpointer when trying to send an email with an attachment. Im using the Email template module. Does anyone know where the problem lies?...
View ArticlenumberFilter in Datagrid2; equal and equal not dont work; rest work
Hello Mendixer :) The Filter “equal” and “not equal” dont work in my project. this is the list with equal filter without any value. this is the empty list with value 408. there should be 2 entries with...
View ArticleAtlas UI kit for figma or sketch
Hi, I looking for Atlas UI kit for figma or sketch. Can someone help me.
View Article