IBAN generation and validation
Hi all,For a client I need to implement an IBAN generator and validator. Looking at the forum I only found a nice (very extensive) regex which can cater for validation. I also found the Java library...
View ArticleHide "Login" button when logged in
Hi all,I recently created a Login (action) button on my Sidebar_Full_Responsive page, but when a user logged in, it's still there. How can I make the button disappear when a user or adminitrator is...
View ArticleInclude a paramter in menu document microflows
I am trying to add a side menu to my application which will call microflows that will take the object displayed in the current page as a parameter.Is it possible to make a microflow in a menu document...
View ArticleHow to upload a project in App Store?
Is it possible to upload a project in App Store like a widgets?If YES, how to upload a project in App Store?
View ArticleHow to change resources in FullCalendar Widget by dragging
Hi,I installed the calendar widget, the one with the Full Calendar jQuery plugin in my application. When I use the calendar view with scheduler, I can change the start time and end time of a...
View ArticleHow to create a link in PDF template?
Hi,Good morning. In my application, I am using GeoLocation widget to show the google maps based on the address entered by User. I am showing the user input on the map with pointer. And also I am able...
View ArticleREST GET and (localized) datetime attributes
scenariomy mendix application publishes a REST GET api with a datetime attribute in the request In the response i return database records with datetime attribute >= requested datetime attribute Both...
View ArticlePreventing the Edit of an object
Hi all. I am a bit stuck at the moment for which may have a very simple answer. But for me I can't figuer out how to do this.I know there is a default error handeling in entity associations. In ONE to...
View ArticleD3 gauge widget showing error.
Hi, I implemented the D3 gauge chart in my project. I have created the GaugeWrapper non-persistent entity as mentioned in the doc and mapped the values to the chart. When I run the application I am...
View Articlerefresh page f5 widget
How can I refresh the page (f5) from a widgetActually I want to make the widget to call microflow that change the user language and then reload the page change the application language
View ArticleHow to convert from string " 18 apr. '17, 13:34 " to datatime 18-04-2017 13:34?
Hi guys, We are busy with a data importing job and need to convert the datatime from strings to datetimes.And I am wondering who has the solution for me that will work like in title?Much appreciated...
View ArticleWidget development - Any teachers available?
Hi everyone,for my personal growth I want to invest time in learning how to make widgets inside Mendix, I constantly run into the issue having new widget ideas or functional requirements. But each time...
View ArticleLine Break in template grid of a document template
Hi, I need to add a line break in a template grid of a document template, mendix doesnt allow line break on template hence i tried adding an empty label, but it doesnt do the trick. also i did add the...
View ArticleRSS feed in news page
Hello friends,Is it possible to retrieve an RSS feed from another website and display it on a news page of my application? If possible, how can I do it? If not, is there another alternative for...
View ArticleCalculate total amount order details
My applciations is for restaurants to order products from different and multiple suppliers. I have a catalogue with all the items from all sorts of suppliers. Restaurant owners can place an order and...
View ArticleHow to refer to one object out of an associated list (*-* relationship) in a...
One Person can be part of multiple Events and one Event can have multiple Persons. In a specific Event page (let's say "Event A") I want a datagrid with Persons that are not listed to that Event...
View ArticleGeocoding problems in Google Maps module
While using the Google Maps module (7.0.2, but also earlier versions) we sometimes notice problems, that a correct address is not geocoded to a proper latitude/longitude location.We traced the problems...
View ArticleDownloading previous version from TeamServer
I started converting one of my projects to Mendix 7.1.1 in order to use CSV Services. I'm running into a few java compilation errors and have found on the forum that some of the apps I'm using are not...
View ArticleAppronto Chatter in Mendix Version 7.0.2
I am trying to use the Appronto Chatter widget in my Mendix 7.0.2 project and when I add the Chatter widget to the home page and run the application i get the following error message:No constructor...
View ArticleClean up microflow data
Hi everyone,We use Mendix SDK to load microflow information by using loadAsPromise, then do some stuff... After that, we don't need that microflow information anymore so we want to "unload" those...
View Article