Do "inactive users" decrease the number of available users in my Mendix license?
I have a license 50-500 because the number of users that will need to have access to the application will never be above 300. However I need also to save data of users that have had access to the...
View ArticleTimezone setting and localize date attribute.
Hi, We have timezone entity in the 'system' module and we can configure the timezone setting for an account. We can also set a date attribute's localize setting to Yes/No. If we localize the date...
View ArticleGet Image Dimesions - Help
Hi Guys,Wondered if you could help with a custom java action. I want to create a custom java action to get the properties of an image (height and width), the overall goal is find out if its landscape...
View ArticleCan i use third party Java API's with Mendix?
I wanna use the Java mail API with my code, but i don't know it it's possible, and if so, how?
View ArticleAdd a list of orderlines to an order
I want to add a list of orderlines to an order.So when I click on 'Place Order' the products get placed in an order.This is my domain model:
View ArticleImages are not visible in e-mail
The images which were present in the email template were not visible in the email body.The Widget which is used - Bootstrap RTE.I have read in this forum it self that Email Server will block images....
View ArticleRange in date search field
It seems that the range search field does not work with dates. Even if I define a upper/lower bound it is not possible to define more than one date in the search field. In the documentation I cannot...
View ArticleAutoNumber and Unit Testing
Hi there,I have an application in which I am using AutoNumber for InvoiceLineId's. In the unit test module, I test everything regarding invoices. An invoiceline object is created in some tests. The...
View Articledifferent themes for desktop and mobile
Hi all, We are building a desktop app in Mendix. This has a corresponding desktop theme. Now we also want to give the users some mobile pages. these will be slimmed down and different page versions of...
View ArticleformatDecimal($Order/Discount,'#.###,##') gives Malformed pattern "#.###,##"
I need to convert a Decimal into a string, but formatDecimal($Order/Discount,'#.###,##') give the following error:Caused by: com.mendix.languages.expressions.ExpressionException:...
View ArticleSharpSvn.SvnWorkingCopyLockException
Dear all,When i tried to update or commit my work on SVN the following error appeared:SharpSvn.SvnWorkingCopyLockException: Working copy 'C:\Users\omaral\Desktop\Work Area\EIDAeForm' locked at...
View ArticleBetter user experience on waiting
Waiting on your application is something every user dislikes. Especially with reporting functionalities or integrations. You as a developer are challenged with the performance versus the business...
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 ArticleHow to display attributes data of an entity in html using custom widget
Hi,I am trying to develope a custom widget,I mapped entity attributes to the xml file but i am unable to get display the attribute values in the html page
View Articleerror in sending email java action
Hi all,I am trying to send email using email template.The configurations for gmail server are username:xxx@gmail.compassword:xyz server:smtp.gmail.com port:465(SSL).I am getting the following...
View ArticlePhonegap build not finding index.html file and crosswalk plugin causing...
I have been running into some issues when building a new version of my mobile app. When I try to download a phonegap.zip file from Mendix and upload it to Adobe phonegap build to build the app, I...
View ArticleNew way of making widget
Hi everyone,I am looking at the ProgressCircle widget (on github: https://github.com/mendixlabs/progress-circle )It's amazing that this widget doesn't follow the normal structure of widget (the one has...
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 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 ArticleMultiple Allow From Header Setting
We are currently able to set the 'Allow From' security setting, allowing a specific domain to use our application withtin an i-frame.However, our application needs to be embedded in an i-frame not just...
View Article