To show list of URL/link.
Hi friends, I have a scenario in which in database I am having multiple documents. I want to show these documents as a link/ URL in a list view so that it downloads into the local system or to view in...
View ArticleApplication jumps to top of page
Hello all, In my company application we are currently facing an issue where while filling a text area the page will jump back to the top of the page. At the bottom of the application there is a text...
View ArticleMendixIdentifier cannot be cast to java.lang.String after upgrade 7.7.1 to 7.8
I found an issue in a datagrid that contains a calculated field on a reference. But it is not happening for every calculated field. Does anybody has an idea how to avoid this issue in Mendix 7.8.0,...
View ArticleDisplay message on login page after account is made inactive
Hi there, I've build custom logic in my app that automatically makes an user account inactive after 10 consecutive failed login attempts. I would like to inform the user that his/hers account is made...
View ArticleLicense pool vs multi tenant administration in mx7
Hi, we're using the license pool manager for a mulit tenant project. We're using this module to setup a maximum number of named users for each tenant, and the account (specialization of system.user) is...
View Articlejava action that call microflows asynchronous
Hi. I need to call the same microflow with list of objects at the same time. But my java action gets called from my main microflow but does not continue after the executeAsync call. Does anyone have...
View ArticleReplacing main line with a branch line
Hello I am trying to figure out how to replace my main line with one of the branches in my project, I took someone’s suggestion and used Tortoise SVN to switch the contents of the branch folder and the...
View Articlenavigation layout- drop down menu
hi, I need to achieve the following layout, currently I am using popup layout. Please guide me.
View ArticleXML Help (defining associations in the schema)
I am trying to create a complex XML schema, but I am unsure in how I can define the associations between objects. If I have the two objects shown in the schema below, how could I associate many...
View ArticleRegEx help
Hi Team, Need help on expression for accepting only numbers and dot(.) Appreciate your help. Thanks Salma
View Articlesimple checkbox set selector
Hi, I am developing a online shopping website where a user can filter the products based on the brand names. I need to use the checkbox widget to list the brand names for the user to select. To achieve...
View ArticleStrange error-message in the log..
Some help/insight appriciated. The client gets an errormessage on screen based on the log-bits below. Just before this they have manually started a MF, which runs to its conclusion !! We can tell...
View ArticleBlocking PDF downloads
Customer want to restrict downloading of certain PDF's that are currently shown using the File Document Viewer. Is there a way to restrict showing the "download" button ?
View ArticleAdvanced Developer Cert
Hello, 1. Is there any minimum proven experience for Advanced Developer Certificate? 2. As I see, there is no learning path, asin Rapid Dev.Cert. What should I work? Is there any document that includes...
View ArticleCreate link button to an external webpage based on an attribute value
I received a request to create a link button to an external webpage based on an attribute value using Mendix modeler 6.7.1. However, when I create a link button based on an attribute it automatically...
View ArticleData Grid Selection Options
Hello, My client wishes to be able to select more than 5,000 records from a data grid and run some simple microflows with that list. However, they would like to be able to do this from data grids which...
View ArticleAWS Image Storage
I am looking to store large image files in AWS but keep the standard Mendix functionality. I assume the best way to handle this is to create a local file image thumbnail and then use AWS for download....
View ArticleHide datagrid header/ button area, OR images in list view
Hey, I would like to hide the datagrid header/ button area, see the printscreen. I fear this is not possible; I've found two similar questions here (https://forum.mendixcloud.com/link/questions/739 --...
View Articlehow to create unique attributes in an entity with a combination letters and...
hi would like to know how to create sample ID ID format should be Some Request Types configuration has some ... Type1 .. Type n AutoNumber for attribute should have the something like...
View ArticleAccessing System.users in the application
Hey there, I'm kinda new to the platform and I'm creating a portal, where a user after logging in can post a job, which other users can view. For this, I created multiple local users, which can then...
View Article