Error on updating to Mendix 7.0.2: Sequence contains no matching element
Hi All, I am upgrading a project from Mendix 6 to Mendix 7 and I am stumped. I have upgraded all my modules and ensured that the java actions compile, however when I start up my App I get the error...
View ArticleATS: is it possible to use ATS for testting of my data within my application?...
Customer Questions.Within my application I want to test the data that is used to fill an insurance form. It's a lot of data, and the outcome of filling this data determines the monthly cost of the...
View ArticleHow to send push notifications to our slack channel of a commit and...
Hi guys, I want to inform our Slack channel members with a push notification of my Mx commits and deployments.What is the best way to do achieve this? I know there are team server api's but the most...
View Article502 Bad Gateway error page returned on XmlHttpRequests
I have a Mendix application using IIS as a front facing server.Intermittently users have been experiencing issues where triggering a microflow button results in an error. When checking this error in...
View ArticleIs it possible to load a Mendix page in a website?
Hi all, Is it possible to load a Mendix page in a website using Javascript/jQuery? On my webpage (non-MX), I have a div with an ID. I want to load a Mendix page in that div so I can use the...
View ArticleHow to automatically test a Mx app with a (externally built) Cordova shell?
Hi guys, I am wondering how I could execute automatic testing for a cordova build mobile app with Mendix screens and logic (developed externally in Cordova).The Mobile app has a Cordova shell with...
View ArticleTooltip: Increase width of tool tip form
Hi Team, I am making use of show tool tip form and would like to increase the width of form without scroll bar.I tried giving style width:200% but its not working as expected.even overflow-x:hidden and...
View ArticleSending a rating by email
Hi, I would like to add images to my e-mails. I want my customers to vote by clicking on the images (stars). The EmailTemplate module uses a Bootstrap RTE that doesn't allow me to add widgets or images...
View ArticleHow can I convert doc, images and txt files into pdf?
I am uploading files through file manager in my application. After uploading a file, I want to Convert it from doc or image to pdf file. Can anyone help me? Thanks,Venkatesh.
View Articlescheduled excel importer
HelloI am looking to see if I can use the Excel Importer module to import an excel file on a network on a scheduled basis?I've set the template up and can import the file with no problems manually but...
View ArticleDropzone not uploading all files
Hi everyone,For our project we are using the dropzone widget for uploading and downloading files. However we are getting reports that sometimes not all files are uploaded into our application. For...
View ArticleBootstrap Datepicker
From the moment we use the bootstrap datepicker we get the following error when running locally:404 - file not found for file: widgets/BootstrapDatepicker.The file is there, so why do we ge this error?
View ArticleMendix keeps recovering custom CSS files I deleted.
I use custom css files in my mendix app, because I think its more convenient than adjusting the provided custom.css file.Onto the question; every time I run my app, it keeps recovering the files I...
View ArticleData grid extenction - change button
I'm using the data grid extenction widget to display a button within a data grid's rows and I would like the button to change to another button based on a boolean. Can this be done?
View ArticleOauth module Erwin t Hoen
Hi Erwin I have a few questions concerning your Oauth moduleWhere do I have to connect MF NI_GetOrCreateOAuthConfig in my navigation?How do I synchronize ModelReflectionModule and make sure that the...
View ArticleGetting Error during Commit code
Hi, i created one project in mendix Modler_6.10.2 and my team mate made changes using 6.10.3 and commited the code. if i am commiting my code in 6.10.2 it is showing error message that is shown...
View ArticleDebugging an on premise application error: 405 Method not allowed
Has anyone run into this error message before? We are using a windows server on premise. Any information would help to get our clients Sys Admin on the right track. Here is a link to a screen...
View ArticleProblem implementing the OAuth module
Hi,I think i'm almost there implementing the oAuth module.I get this error now:HTTP ERROR: 500Problem accessing /callback/google. Reason: Exception occurred while processing request Powered by Jetty://...
View ArticleMany to Many Relationship - Data Model
Hi, quite new to Mendix and still learning...!I have an Incident entity and a Service entity, and any Incident can relate to many Services, and any Service can relate to Many incidents so want to have...
View Article