Disable specific dates in datepicker
Is there any way to make a datepicker widget only make certain dates available for selection? Or can I only let a user pick a date and validate it afterwards?Thanks in advance.
View ArticleMigration from 6.7.1 to 7.2 - connection to SQL fails
Hello,I have recently upgraded an existing solution from 6.7.1 to 7.2. I have solved all error except one. This error comes only when i am trying to point to SQL database. It is successfully running on...
View ArticleHow can I read an HTML file from InputStream and how to convert the HTML to...
Hi,In my application, I am uploading a HTML file through FileManager. Now I want to convert this HTML file into PDF. For that I am writing a JavaAction. In that, I don't know how to read the HTML file...
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 ArticleSelectively commit to team server or shelve/stash a subset of changes I did...
Currently I am only being able to commit all changes together to the team server.Is there a way I can do a selective commit of a subset of the changes I did? Or may be Shelve/Stash the partial changes...
View ArticleNot authorizhed to download administration module
Hi MendixWhen I try to download the administration module into a Mendix 7.0.2 modeller, I get the following error.I can download other modules (e.g. the excel importer). Seems to be a similair issue as...
View ArticleConnect to other application using the same login and password
Hello, Is it possible to access from an application to a website that requires authentication without going through the authentication page, knowing that I have the login and password I just want to...
View ArticleConfigure Nginx to proxy different subdomain to a deeplink
While i would assume this to be no big deal i can't seem to get this right. What we are trying to achieve is set up an on-premise environment where we want to setup a list of urls like...
View ArticleHow to upload a project in App Store as Sample App?
Hi All,I am doing an application which I want to upload in app store, is it possible or not ??If it is possible why till now only 7 sample application is on app store. What rules we need to follow to...
View ArticleMendix SDK branch not working?
When I try to use the Mendix SDK on a branch the changes in the script are comitted to the main line. Is this a bug? I'm using the code: const username = process.argv[2]; const apikey =...
View ArticleTree view widget doesn't show deeper than 'auto expand depth'
I configured the tree view widget in Mendix 6.10.3 and used 3 levels. Everything seems to work fine, except it doesn't show levels deeper than 2 (i.e. showing only level 1 and 2).When I increase the...
View ArticleXML Schema - Element Not Supported in Export Mappings
I have an XSD schema for an invoice that has several elements that give me errors when trying to create an XML schema in the Modeler. I've included one example at the end of this posting. The error...
View ArticleMendix database syn issue after migration from 4 to 5
Hi,We have migrated our Mendix project from 4.4 to 5.21.5 .After migration(through modeller), we are trying to deploy the deployment package (.mda file created using modeller 5.21.5) in...
View ArticleAn error has occurred while handling the request.
Hi,I just started to work with Mendix and I'm practicing with a case I got from my company. In this case I'm building an app to calculate the money parents can get when their children are going to the...
View ArticleAn error has occurred while handling the request.
Hi,while we are delaing with some date combination or date form so some time this type of Error message has occurring.does any one has idea regarding "An error has occurred while handling the request."...
View ArticleHow to split the Address into Street, City, State and Zip?
Hi,In my application, I am getting address from Google Maps. Now I want to split that address into Street, City, State and Zip code. For e.g., 5501 McNeil Dr, Austin, TX 78729, USA this is the address...
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 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 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 ArticleDatePicker in Mendix 7.2.0
I just observed some strange behavior with a Date Picker in Mendix 7.2.0.In this case, I have a page which has a page parameter dataview, then a nested dataview inside it, and then within the inner...
View Article