Theme/Styles folder missing in 7.0.2
Hi All,I am create an application using Mendix 7.0.2 which is working fine. But when i am looking to customise using styles unable to find the folder where i can see in 7.6 version. Did i missed...
View ArticleChartJS Multi-Axis
Has anyone implemented a multi-axis Line Graph using the ChartJS widget? It seems that the Line graph option is only for a single Y Axis with the latest release of the widget.
View ArticleGoogle Maps Widget breaks when switching between web modeler and 7.6.0
When using the Maps Widget (latest version) in the web modeler for the HRM tutorial, it works as it should. However when switching to the desktop modeler, it breaks and shows the error as seen in the...
View ArticlePhoneGap Build app template shows missing script: package
Hi, I'm using the Mendix PhoneGap Build app template to create a phonegap package for PGB. When running the command line npm run package, I get the error: missing script: package.This error appears...
View ArticleError: Idatarow.getprimarykeyvalue has been removed
Hi All,We were using IDataRow row.getprimarykeyvalue to get GUID and retrieve by core.retrieveId to fetch records in version 6. When we moved to 7 version it got removed and we got an error.Could...
View ArticleMake Datepicker Always Open
Is there a way to make the datepicker widget always open? I think there's a class that I can assign to the default datepicker widget to do that; however I'm unable to find its name. Any other good...
View ArticleDemo users not working anymore since 7.6 on Sandbox?
The demo user functionality seems to be broken since Mendix 7.6. When clicking on a user in the demo user menu on the right side in my Sandbox environment nothing happens. The log says that the demo...
View ArticleiOS 11 compatibility
Hi,We have updated an apple iphone to iOS11 and are experiencing an issue with one of our mobile apps build for the appstore. (Currently deployed ad-hoc to a couple of test devices.)When starting the...
View ArticleAn error occured while comitting the code in Team server.
Hi Team,I am getting the following error when trying to commit the project.Mendix.Modeler.VersionControl.VersionControlException: An error occurred while checking for changes on disk. --->...
View ArticleHow To Hide Datepicker Text Field - Display Calendar Button Only
How can I hide the text field available for typing the date in the default datepicker widget? I only want the calendar button to be visible.Note: I posted this question two days ago, and I received an...
View ArticleDatabase size reduction: Index vs Table size - Restore and rebuild
Size reductionOur app has a steady growing database and we frequently have to decrease the disk size by a restore and rebuild, which only temporarily helps. If we don't restore and backup our app...
View ArticleIs anyone else getting Page object 'Datapoint' should not be empty with Chart...
I'm showing a chart using Chart JS and showing a popup form when clicking on a datapoint. This works well as long as I click on a datapoint within 1 second (before the 1000 ms animation finishes). If I...
View ArticleData Grid does not update calculated fields
Hello, In my scenario there is an entity "Row" displayed in a Data Grid, one field "field_a" of the "Row entity" is editable inside the data grid. Another field is "field_b" which is a calculated field...
View ArticleOffice365 AD implementation with OAUTH
HI All,Can you please let me how integration works for Office 365AD using oAUTH in Mendix
View ArticleCommit Object instantly after changing the value in Java action
Hi All,I am working on a requirement where we have to create unique reference number (customized - Example - XXXX01234). Problem is, when we use the latest used number in DB, sometimes we can get the...
View ArticlePass List elements with button, other than in control bar
Hi there,I have a list of elements and in order to maintain the consistency among all the applications, I need to place a continue button at the bottom of the page. Now, the issue is I can not place...
View ArticleHow to get the one Entity properties into another Entity?
Hi All, I'm new to mendix, could you please help on this Issue: I'm working on Twilio two-factor authentication facing the issue in Verify OTP Rest API, we have two entities (Mobile & OTP)....
View ArticleAutomatically resizing a popup
Hi all,This question has been asked once or twice before, but never with a (for me) usable answer. Is there a (preferably not extremely hacky) way to get Mendix to automatically adjust the size of a...
View ArticleStruggling with first web service
I am trying to connect to a SOAP api web service. What i want to accomplish is to look up a person by using a unique identifier and i want to populate a datagrid with the values in mendix. Where do i...
View ArticleImplementing Dataview with Microflow using existing Datagrid
HI All,I have a datagrid with customer data having Name and city.Data is getting displayed in a grid format post clicking create. Now i want to click on Name column and get the details of name alone in...
View Article