widget using adobe bracket
Hi all,im working on a widget i have tried to retrieve some attribute value within the browser using adobe brackets but it displays a blank page within the browser can any one suggest me how to resolve...
View ArticleMultiRef in SOAP XML Response
Hi all,In implementing a consumed SOAP webservice, I have created XML Import and XML Export mappings based on the provided WSDL. When I call the webservice and set the loglevels for webservices to...
View ArticleDocument templates table style
Hi guys,I'm doing a print function, a table should be displayed on the page, but when setting the style to the problem, I want to set the height of the cell, height: 200;But is invalid, could you tell...
View Articledojo.js cachebust
Hi, Has anyone experienced the cachebust error "The cacheBust parameter is missing....." only occuring when referencing dojo.js in 5.21.5?For example, this code below will trigger that error for me...
View ArticleLegend on the chartjs.
Hi Mendix Team,I am using chart js Stacked bar chart widget to show some values in the front-end. In this on the each data set I want to show the label name instead of on-hover on it. Is this possible?...
View ArticleSAML2 redirect in Phonegap hybrid app
We are converting our mobile website to a hybrid app using phonegap. However, our mobile website used to redirect the user to an external SSO page to take care of authentication via SAML2.With the...
View ArticleDisplay Header in all the pages where data is displayed
Hi,I want to display Headers of the Table in all the pages of PDF where ever data follows. I am using a Template Grid to display data and a static table to display header. Is there any advice how to...
View ArticleCheckBox in Word Document.
Hi All,Is it possible in Mendix to display a checkbox(editable) in the word document rather than just showing the YES, NO labels? I have some Boolean attributes in my entity. all I need is to display...
View ArticleCan existing wildcard certificate (*.domain.com) be used for multiple Mendix...
In a multi app landscape we have to add custom URLS to all the Mendix applications, production and ACCP nodes. I already have a wildcard certiciate for *.domain.com. Can this one be used for multiple...
View Articlewidget using adobe bracket
Hi All,I'm working on a widget using adobe brackets.i want to call a microflow from adobe bracket so as to perform some java action through the microflow on submit to perform some action. can any one...
View ArticleDelete an App from Mendix Modeler
How do l delete an App from Mendix Modeler? I deleted the project from https://sprintr.home.mendix.com/index.html but the App still shows up in the Modeler, "My Apps" section?
View ArticleSort on DateTime overruled by Enumeration?
I want to sort a list of objects on their DateTime in a microflow before putting it in a template grid, but it's displayed in order of Enumeration instead.Some elements are hidden or visible depending...
View ArticleDeveloping Java actions with unit tests
I have build a Java action which needs to be unit tested.My folder structure:- javasource -- modulename.actions --- JA_SomeAction.java -- modulename.proxies --- SomeProxy.java -- modulename.business...
View ArticleDependency management for java actions
What is the best way to manage dependencies when developing java actions?I have seen an implementation with Ivy in the slackConnector, GitHub SlackConnector.
View ArticleRun unit tests on deploy
Is it possible to run java action unit tests on deploy?And/Or is it possible to run microflow tests on deploy?
View ArticlePerformance Issue in Mendix
Hi Team,We are facing issues related to Performance in mendix very frequently and not sure what is causing the issue. We also have used generalisation for 8-10 tables . Is it causing the issue and how...
View Articledrag pages in tabs
HI, Is it possible to drag already created pages in a newly created tab-container?
View ArticleUsing BI report with Mendix
How can Mendix uses any BI Report tool like Cognos to access all the reports inside Mendix Web Application?
View ArticleConditions within a Show Message object
Hi,I am creating a microflow where I want to show two different messages depending on the value of a variable. Can I do this using just one Show Message object?Example:If $Variable > 1 then "cars"...
View ArticleCopy parts of a domain model to another domain model in another project
Is it possible to copy a subset of entities from one domain model to another domain model in another project. If yes, how is this done?
View Article