Custom Java actions and custom widgets source code version control.
Hi,Is it possible to use Mendix team server to version control custom Java actions and custom widget source code, or I should use something like GitHub for that? Regards
View ArticleDeepLink from the modeler doesn't work
Hello, I'm discovering deep link module, I have set configuration, and successfully create deep link from the runtime(in browser when I'm logged in) but I can't create deeplink from the modeler...
View ArticleDropzone - View file rather than download and also group.
Hi AllI am using dropzone.What is the best way that i can view a document rather than downloading.I also would like to know the easiest way to group documents if i set a type to them:Doc – Type 1Doc –...
View ArticleMendix object cache for local applications
I'm trying to decrease the object cache usage for my application and I'm searching a method to see the amount of objects within the mendix cache for local running applications.Mendixcloud apps have the...
View ArticleField tabbing is not working as expected in Mendix 7.4.
After upgrading Mendix version from 6.9 to latest version 7.4, we observed that "Tab" key on keyboard is not taking user to next field. Our analysis - Assume that we have a Dataview (DW1), ListView...
View ArticleConditional styling based on attribute
One of my entities has a attribute for a color. When displaying this entities in a template grid I want to use that attribute to color a part of the template card.So I would like to be able to do...
View ArticleDisplay the PDF document in my application using document viewer
Hi Friends,In my application, we are using pdf document. we are using the document viewer for that. Could you please tell me how to use this module in our application Thanks in Advance,
View ArticleOpen a link in the same window
Hi,Could anyone suggest me as to how I could open a link in same window, instead of a different one while am using a link button.
View ArticleMicroflow call with List as Input parameter - Maximum Allowed size?
Hi Everyone,Am using a microflow with input parameter as list on a multi select enabled Grid. Am always ended up with - out of memory exception. when I click select all button and click on microflow...
View ArticleDropZone Reset
How can I reset the drop zone app so it saves the file automatically and resets to the initial state that says "drop a file here to upload"? Every time you drop a file it adds it to the record but...
View ArticleModule 5.1 question.
Good evening,I'm doing the tutorial. Now it asked me to import some files, i just followed the course..It deleted all my old work.. normally @ chapter 5.5.. u'll get 2 errors i got 6.I think i would...
View ArticleDeploy for eclipse
I have deployed mendix project to eclipse. Now I have eliminated some of the java actions from my mendix console.When I deploy the project for eclipse again, will eliminated java actions also be...
View ArticleSAML certificate to big?
While reading the IdP metadata from the other side I got an error I have not seen before. See the stacktrace below. Looks like some certificate is to long? Anybody a guess how to solve this? I looked...
View ArticleError as Anonymous user 'Anonymous user created'.
Hello all,when I restarted my test project I am getting below error:Anonymous user 'Anonymous_d2c4c7c8-0cd3-4a67-abeb-efff4d66fadd' created (Number of concurrent sessions: 1).I am using only one...
View ArticleForgot password on telephone
Hi guys,I picked up user story about 'Forgot password' functionality.Product owner specified that this functionality should work via SMS (Not via email). For example, If I forgot password, I click on...
View ArticleMendix 6.5.0 Jetty server version and startup script.
Hi Team,How to find the version of Jetty server that mendix 6.5.0 is using.I want to increase the jvm heap size , will you kindly let me know in which file i have to make the entry. Thanks
View ArticleProblem dragging buttons onto datagrid
Hi,Has anyone been finding it difficult (not possible) to drag buttons from toolbar onto datagrid [New, Edit, Delete area]?Right clicking and adding the button works fine!Kind regards,
View ArticleWhat is SchemeManager? Why is it giving me an error message?
I have a page that displays an order and 1 or more order items. Each order item in turn has an association to a package type. When I open this page (in the browser), I see the following error in the...
View ArticleDownload File 'Show in Browser'
I have a list of images and want to download that list on my local machine (later on server location).I'm not getting 'Show in a browser' property at all. After researching on internet, I tried...
View ArticleTips on how to select correct widget when editing properties
I find that sometimes it is hard to select the correct widget when looking to change some properties. Example: I have a data grid inside a container inside a dataview. I find I wind up selecting drop...
View Article