code generation-github
Hi all, I want my Mendix application source code to be pushed to git hub .Is that possible,if then how can I achieve this? Thanks Vijayalakshmi
View ArticleHybrid mobile error after updating to mendix 7
Error: Not implemented yet at Object. (https://quion-hrc-accp.mendixcloud.com/mxclientsystem/mxui/mxui.js?636475714606119970:24:17922) I have the following obscure error after updating our server to...
View ArticleHow do I go about requesting changes to an AppStore module?
AppStore module UnitTesting has some warnings that I would like to get rid of. Also ready to improve it. On Github the ancient version 4 is there and it appears to be almost dead, hardly any commits....
View ArticleAutosave/Onchange problem with Camera Widget for Phonegap when upgrading to Mx 7
Hi all, After upgrading a project with a camera widget from 6.10.10 to 7.7.1 the behaviour in the camera widget changed. The Autosave/OnChange microflow went from a blocking synchronous flow to, what...
View ArticleHow can i segregate attributes on page with out TextBox and Text Area
How can i segregate attributes on page with out TextBox and Text Area
View ArticleSearch engine Meta tags
How do I add Search Engine Meta tags to Mendix web pages? I know how to do it in HTML pages but don't know how to do it in on Mendix pages.
View ArticleHybrid mobile app logs
Hi, If i publish a hybrid mobile app to the Mendix cloud, can i configure the server log to capture errors from the app? We have published an app in the test environment (licensed node) and getting the...
View ArticleConstant values in the free cloud slot
Hi, I know that when you have a paid hosting slot you can set your constants from the cloud management portal. But I can not figure out how to set them when running in a free cloud slot. They do not...
View ArticleError after changing datatype from currency to decimal: "...
Error after changing datatype from currency to decimal: " java.lang.ClassCastException: java.lang.Double cannot be cast to java.math.BigDecimal" We have a object reserveline and this object is a...
View Articleunable to consume SAP odata services
A brief overview about the issue we are facing while consuming odata services: In mendix application, have created an entity with odata object generalization in the domain model as below. Then...
View ArticleLicense pool vs multi tenant administration in mx7
Hi, we're using the license pool manager for a mulit tenant project. We're using this module to setup a maximum number of named users for each tenant, and the account (specialization of system.user) is...
View ArticleDisable items in an Enumeration
I have an Enumeration that has 4 items in it, however there are some circumstances where only 3 of the items are relevant and other screens where a different three are relevant. Is it possible to...
View ArticleMy project is already opened in another instance, then crashes. HELP!
Hello everybody, I have a problem with my modeler. When I open the project I get the message that my modeler is already open in another instance and have the option to open the project anyway. When I...
View ArticleSAP Mendix Trial Account
Hi! Does anybody have any (positive) experiences with creating a SAP Trial Account to try out the SAP Mendix connectors? For me it doesnt work. My organisation and spaces aren't created automatically...
View ArticleTablet is fixed potret mode, even when holding in landscape mode (locally on...
Hi I notice a strange behaviour when running our tablet app locally and mirroring on the Mendix Mobile app on a iPad (all updated). When I run the app locally, and scan the QR code to run the app on...
View ArticleUnable to consume webervices
I am unable to consume web-services on Mendix modeler but the same can be consumed on soapui with out any issues. could you pls help
View ArticlePopup size classes?
Hey, What are the (standard) popup size classes again? Something like 'popup.md' (medium), 'popup.sm' (small), 'size.md', ... ? I have seen them somewhere sometime, but can't remember them now, and...
View ArticleEdit popup page-title, e.g. layout and using parameters?
Hey, I would like to edit the popup page-title (see appended image), e.g. by using (displaying) parameters. Is this possible (now)? (Preferably without using a java action, with which I am...
View ArticleXPath selection on a higher association than current-object
Hi, My simplified situation: Three entities A (1-n) B (n-n) C (where C refers to B) So multiple C records can be assigned to a B record. Assume I have multiple A records with each several B and each...
View Article