How to show list of Content with colors based on validation fail(red) or...
We are using below table of content, it having list. In each list item having validations. So based validation fail or pass we have to show to user with different colors. fail in red color or pass...
View ArticleCustom styling with SASS - guides??
Hi.Can anyone recommend a starter user guide to custom styling with SASS and compilers (we use koala)?I have seen that there is one page by mendix but i understand how to change basics like colours, i...
View ArticleOn enter datePicker widget not working
Hi,I have a standard Mendix datePicker with an On Enter event on it.When I click the date field to type the date the On Enter microflow is called. However, when I click the calendar icon to pick a date...
View ArticleHow to reverse a list of records in Microflow?
Hi all,I am retrieving a list of records from data base( without sorting). Now I want to reverse the list. For example, retrieved list contains {B, D, E, A, C }. Now I want this list to be reversed...
View ArticleDecrypt text in SQL Server, which was encrypted by...
Hello All, We have a Mendix app that is using the CommunityCommons.EncryptString to encrypt some customer data that we need to decrypt in SSRS for reporting purposes. I found this string below, but...
View ArticleSetting a default Attribute value of an entity
Hello here,I'm new to Mendix and doing some experimentation with my first Application - a simple HelpDesk Request management system.The idea being that a user opens a page to create a new request....
View ArticleUnitTest module: where is my error message
I installed UnitTest module and created the simplest unit test script. This is an empty microflow which invariably returns string 'I failed'. Based on the documentation for the module, such unit test...
View ArticleOrphaned FileDocument files in the Uploaded Files path
We are having a space issue on our Mendix server. Our users upload files which get stored in the Uploaded Files path folder and our application then pushes those files to another system and deletes the...
View ArticleAssociation one-many
Hi ,I am trying to create a one-many relationship between the entities,while going through the documents mendix provides three kind of associations only,so how can i achieve this functionality in...
View ArticleCreating Parameter on MicroflowCallParameterMapping usin SDK?
How do I add a parameter using the SDK to a microflow call action?I've created in order a:MicroflowCallActionMicroflowCall on MicroflowCallActionMicroflowCallParameterMapping on MicroflowCallAction...
View ArticleMendix Knowledge Meetup [21/11/2017] - Nieuwegein, NL
Hi all,It's time for yet another bimonthly Mendix Knowledge Meetup. The main purpose of these sessions is to share knowledge and best practices with other developers. In November we organize the next...
View ArticleOne or more errors occurred. when starting locally
I have checked out a fresh copy of a 6.8.1 application. When starting. During the step "Copying files..." the process stops and an error is displayed: "One or more errors occurred.".When I check the...
View ArticleMultiply two grid column values in a datagrid
Hi All,I am trying to do an airthmetic operation for two columns in a grid. Is there any other way that i can perform without mircoflow this opeartion.
View ArticleCustom CSS styling - For the 'List View Swipe' widget
Hello,I don't seem to be able to custom style the List Style Widget.In the documentation is says the following can be overwritten:StylingStyling base class is .widget-listview-swipeDefault style, could...
View ArticleDifference between the V4 cloud vs the V3 cloud with webservices
This morning I was testing some webservices on the v4 cloud and encountered some errors. At first I thought I made a mistake, but it seems their are differences in behaviour between the V4 and the V3...
View ArticleSDK Example of Batch modifying Page elements
I am having a challenging time finding enough examples of using the SDK for manipulating items vs Creating new project or new Domain Model Entities. For example, I would like to create a script which...
View ArticleHow to maintain session between multiple pages?
Hello Mendix Developers, I want to maintain session between pages of my app. On First Screen Usersession will be created. Session will store information like username, type etc.I was doing this using...
View ArticleSince when is inheriting a generalization not required for all specializations?
Hi all I think I missed some updates of Mendix, seen I today noticed that inheriting a generalization object is now not required for all the specializations of that object.B and C are specializations...
View ArticleJavascript Diagramming Tools
Has anyone successfully implemented any diagramming tools such as GoJS or Rappid into a Mendix web page?Would be interested to chat to anyone that has done this, or has an interest in doing it for a...
View ArticleAndroid app splashscreens, generated config.xml seems to be wrong
We want to show our own splashscreens in our app. We nicely created all the different splashscreens but still the default splashscreen was shown.I noticed the config.xml has lines like:<splash...
View Article