How to use attribute of type Decimal in PivotDataWidget
Input for my Pivot Table is an entity with 3 attributes: Period, Time and Usage.Type of attribute Usage = Decimal.In the configuration of the PivotDataWidget X-Axis attribute = Period and Y-axis...
View ArticleDoes the Widget "Wizard Steps" work in Mendix 7.3 ?
Does the Widget "Wizard Steps" work in Mendix 7 ?
View ArticleShare buttons widget
Anybody already got the Share buttons widget working in Mx6? I tried to solve the deprecations but I am still stuck with a couple that goes beyond my javascript skills.Regards,Ronald
View ArticleATS, Only 30 fields show in data set selection screen
I have a data set with over 40 fields. Only 30 of those fields are displayed in the selection screen so I can't select the actual field I need. ThanksFrank
View ArticleCommit Issues
I am trying to commit my application, requiring me to update, but a message appears saying I can not update due to conflicts. This message reads out my application ending in "main/Javasource/health"...
View ArticleVersion 7x - date pickers
Anyone know of a datepicker that works with 7x and offers a good user experience for selecting years. The default picker only shows 3 years at one time and if someones birthdate is 1981, that's about...
View Articlehttps://sprintr.home.mendix.com/ offline
Seems like https://sprintr.home.mendix.com/ is offline but https://status.mendix.com/ reports everything is okay. Where do we report it being offline?
View ArticleDatabase Replication - for data migration
Im using DB Replication module for data migration. The issue is, in my source DB I have some columns with type "String". But the mapped attribute in the mendix entity is of type "Enumeration". So,...
View ArticleUniqueness Constraint Migration with Mendix 7.3 issue on null values
In our system we used validation for uniquness on null (empty) values.This works before the migration to "Uniqueness validation" on database.It was exception this dataset:135emptyempty With the...
View ArticleProblems with pre-conditions and associations
When I use pre-conditions to check if an association is empty, the result is not what I would expected. When I state in de pre-condition something like:...
View ArticleMinimal viable internet speed
Is there any documentation (or general knowledge) available to check what the minimal viable internet speed is to view/use a Mx Application smoothly?
View ArticleTriggering a refresh in the client of another user
I've just spent some time trying to find a solution to an interesting problem a colleague of mine had (See this post: https://forum.mendixcloud.com/link/questions/87166).In summary; we want to trigger...
View ArticleRefresh object in the browser without using a session
We have a challanging situation where the user has a counter of unread messages. This is saved in the account object and shown in the navigation layout. Because the navigation layout gets cached, the...
View ArticleError No object hash found, while object with id 'xxx' was part of the...
Yesterday migrated to 7.3 ( from 6.10.7 ). In runtime I created a record (via MicroFlow) open the page with the new added record. Fill in the page and now after Save button ( MF ) and cancel button (...
View ArticleEscape special characters in JSON response
I'm using a JSON export mapping for the response of my published Rest service. The response is serialized using an Export With Mapping action. Unfortunate the serialization does not escape characters...
View ArticleObjecttype is not showing in database Replication.
I have imported DatabaseReplication and MxModelReflection. I created 2 tables in my mendix domain model (lets say Employee and EmpAddress). I opened DatabaseReplication--> Table Mapping Tab -->...
View ArticleDataBase replication module question
Hi guys , Im trying to get data from an external DB on a 2012 sql server environmentI know that this module only caters for ms 2005 and 2008 Is there any way i can manipulate the execute query to parse...
View Articlefileupload saveDocument cancel?
I'm currently creating a widget and i'm using the saveDocument function https://apidocs.mendix.com/7/client/mx.data.html#.saveDocument I have a few questions.- is it possible to cancel the function...
View ArticleAccess Denied Error while reading the model.mdp file
I checked the file for permissions and the user has all permissions. (actually the logged in user in the machine is the administrator)Please see below for stack trace com.mendix.core.CoreException:...
View ArticleFeedback API login
Probably my assumptions are wrong and am I misreading the documentation. I use succesfully the deploy API and now wanted to retrieve all the feedback of an environment.The documentation talks about...
View Article