Drop-down values getting populating blank,based on deselection of...
Hi ,i have a three drop down like A,B,C into our application.First 'A' drop-down having set of fields, 'B' dropdown having set of fields so based on deselection of all values of drop-down B, C...
View ArticleWhy Amazon s3 connector isn't up to date?
We are living in Mx6 / 7 period, is there a reason this module can't be load into a 6.10.4 environment?
View ArticleUnable to create page in Mendix 7.6: The version check failed
Hi All, I am trying to make an app using Mendix 7.6, but in the Modeler, whenever I right click and hit 'add page' I get a modeler error saying 'Oops! Something went wrong in the Modeler' and I am...
View ArticleGetting Inputs from Several fields
Hi All,I Developing application in that1,I need to get input from Several field of different data type2,After gettting inputs i need to manipulate them and display the result value in table, in which...
View ArticleHow to hide and show a container/div on change of drop down.
Hi All,I need to display data on change of dropdown value. Initially container or div is hide, when user will select some value from dropdown based on his selection i want to retrieve value and show...
View ArticleSprintr not working
Are there more users experiencing issues with the Sprintr environment? I'm only able to view the buzz but not the project environment.EDIT 1: Mendix is already investigating: Investigating - We are...
View ArticleHaving trouble reverting back to previous merge
Hi ThereI have issues reverting back to previous merge version. Stacktrace:SharpSvn.SvnEntryNotFoundException: Can't find parent directory's node while trying to add...
View ArticleAdding a new role throws up permission errors in other modules
We've been having this problem for a while. Added a new module to my project and a new role within this project. Added the same role to the top level project security and connected them together.As...
View ArticleHow can I call model sdk script form mendix modeler only ?
We want to import a excel file values eg: {attributeName,EntityNames,Type,ModuleName) in an entity and want to create all those entities,modules and attributes automatically in the modeler. What should...
View ArticleEmail validation to accept apostrophe
Hi all,I want to create a regex as to allow emails with apostrophe in the user's name. For example, I would like Jack.O'Neill@email.com to be accepted as valid.I now have the following regex:...
View ArticleMicroflow Timer Issue
Hi,I'm having an issue with the microflow timer. When the MF triggers from the Microflow Timer widget, if I have a change to an object thats in the view, it clears the entire object. In other words,...
View ArticleRest Service
Hi guys,Can someone help me with the testing 'RestService' module in mendix? I've found something on URL 'https://www.mendix.com/blog/consuming-first-rest-service/' but I'cant implement because I can't...
View ArticleREST Query doesn't accept single quotes
Hi,I am trying to call a REST service using the following URL:http://mobileproxy.superp.nl/sap/opu/odata/sap/HCM_TIMESHEET_MAN_SRV/TimeDataList?$filter= StartDate eq '20170828' and EndDate eq...
View Articleresolving unintended file conflicts without TortoiseSVN?
I have some students going through the intro modules and in module 6 one student got this error:I am assuming that somehow there is a conflict that can't be handled by Modeler built-in SVN capability...
View ArticleCalendar Widget Example
Hello,I'm trying to create a simple Calendar app, I came across the Calendar Widget but I can't locate any how-to documentation on it?Is there any? If so, please could someone pass me a link....
View ArticleHow to edit the PDF using Mendix
I'm displaying the pdf using document viewer. Could you please help me how to edit the PDF using Mendix?
View ArticleAny Mendix Widgets to display Icons- Similar to Converstaion icon in...
Hello all,Is there any Mendix Addons available in Appstore to display icons as like in Mendix portal. When You click on the Icon/Image Notification should open and display to user.I got requirement...
View ArticleIs it possible to show Sum of the column in Data Grid for non persisent entity
I have to display the sum of the column in Data grid for non persistent entity, how can i achieve it ? For Persistent entity its simple just aggregate on the column but for non persistent its giving...
View ArticleExcel importer not working in 7.5.1?
Hi, just imported the latest Excel importer from the appstore in my 7.5.1 app. Did clean my deployment directory... I get a java compile error: Buildfile: C:\Users\spl\Documents\Mendix\Schedule...
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 Article