Phonegap build not finding index.html file and crosswalk plugin causing...
I have been running into some issues when building a new version of my mobile app. When I try to download a phonegap.zip file from Mendix and upload it to Adobe phonegap build to build the app, I...
View ArticleMultiple Allow From Header Setting
We are currently able to set the 'Allow From' security setting, allowing a specific domain to use our application withtin an i-frame.However, our application needs to be embedded in an i-frame not just...
View ArticleGoogle Maps API
Does anyone else get this issue, May 19 14:13:01.689 - WARNING - GoogleMaps.OCh_LocationAddress: (1/91) GEOCODE request failed: you are over your quota#015 My assumption was it was 2,500 per node per...
View ArticleConfiguring DeepClone activity
I'm trying to configure the DeepClone activity from the CommunityCommons module.I have an object called 'Application' with a 1 to Many relationship to an object called 'Version'.What I'm trying to do...
View ArticleGeocoding problems in Google Maps module
While using the Google Maps module (7.0.2, but also earlier versions) we sometimes notice problems, that a correct address is not geocoded to a proper latitude/longitude location.We traced the problems...
View ArticleGetting product description from category
Hey guys,I inherit the product details from the category it is connected to. But I can't make the values unique.So lets say I give cola the Color Black, als soda's in the category Soda will have the...
View ArticleCopy data from non-persistent entity to a persistent one
I am using Mendix 7.0.2 and the amazing import mapping feature. However, I'm really new to Mendix and don't know how to get the data from the non-persistent entities created by the import mapping and...
View ArticleJavascript: microflow calls from widget > 2
Hi i got a problem with calling microflows. I'm doing the following. for every object in list (lets say 4 items)- mx.data.action with callback function -> my microflow creates an object and returns...
View ArticleSystem.user and generalizing/specialization
Hi all, this is probably a laughably simple question, but I'll ask it anyway. I have a single object, employees, which is generalized o/from system.user. the employees object has FirstName and...
View ArticleReceiving an attachment via MTOM by consuming webservice
On consuming a webservice, I get a response in SoapUI like shown below: an XOP attachment with the requested file (MTOM, base64-encoded). In Mendix however, the stream results into an empty String or...
View ArticleSandbox limits
Hi AllI'm wondering about limits for the freely hosted "sandbox".I know about the following limits:1. 5 hosted applications2. Limited support SLAs3. 10 internal users or 100 external users (or a...
View ArticleparseDateTime always one day short
Hi, I receive a String format date (via an API) in format dd-mm-ccyy, which I want to convert to a regular datetime format.I do that with the code: parseDateTime($IteratorSetlist/EventDate,...
View ArticleNo active state class navigation (CSS)
For several projects we've run into the issue that navigation items don't get a active class (did work in Mendix 4, but nog in Mx5).That means that navigation is useless for every project that has a...
View ArticleAggregate Sum for Grid by Association
Ok, I'm new at this , have a grid of order items on an order page. I have a total field for the order items (qty * price). Want a total for the whole grid, the aggregate feature says "Aggregation is...
View Article7.2.0 Community Commons Issue
Imported the barcode module from the App Store and now when i try running my project I get this....Buildfile: \\Mac\Home\Documents\Mendix\My Fest Advance-misc. fixes\deployment\build_core.xml compile:...
View ArticleDisplay UserName (Login Button)
Hello everybody,I want to display the user name and his photo on all the pages of my application at the top. For this, I downloaded the Login Button widget and inserted it into the Sidebar Navigation...
View ArticleField Validation issue in CK Editor
Hi,I'm using the CK Editor widget for a field instead of a textarea in my application. I used the following statements for field validtion using a microflow.$Enitity/AttributeName != empty and...
View ArticleWidget update method and conditional visibility
Hello,we have recently converted our application from Mx 6.9.1 to Mx 7.0.2, and we have experienced problems in some pages where a customized widget was contained into containers with conditional...
View ArticleError Message
I am facing an issue of Error message popup appears.Need to know:-1.Why this kind of message appear.2.It is related to timeout or server is not responding.3.How can we handle this error message.This...
View ArticleWidgets configuration
Hello all,I am trying to use autocomplete widgets ,But as I am new to mendix I am unable to configure it. Can any help me to configure this widgets
View Article