Angular JS in combination with Mendix
Hi I am currently trying to implement a Angular JS component/code into my Mendix application and I am currently struggling to get it to work.Has anyone had experience in getting Angular to work...
View ArticleWhy can demo users not have a unique validation on the account entity?
Hi,For ease of use I have my demo users turned on. For some reason it doesn't allow me to have a unique validation rule on the account entity. this is only for demo users. Just out of curiousity, why...
View ArticleFelix error message when starting first app.
Trying to start my first app and getting the following error message. Does anyone have any ideas.ERROR: felix configuration template is not a readable file:...
View ArticleChange boolean string values
I wanna change yes and no to high and low.Is there any way I can change this?
View ArticleCan we integrate dojo chart in mendix app?
I am creating a mendix project, while searching I got dojo chart. So my question is can we integrate it in project if yes how?
View ArticleCSS error 404-error
I already asked this question but did not get a real answer only where to look.// Font Family Import $font-family-import: false; @import url($font-family-import);Where at mine it looks like// Font...
View ArticleComplex types in a request of a published Rest-service
Does anyone has an example how to publish a RestService with a complex-type (like order and orderline) as an request?I want to create an mendix app that produces a rest-service, but I can’t figure out...
View ArticleWhere to deploy certificates for an mendix Azure app
We run mendix 5.21.2 in an azure envionment.for the use of some of my consumed webservices I need to deploy certificates.In the medix azure console is do not find a place to imprt the certificates. Can...
View ArticleReuse onlineWorkingCopy
Hi everyone,For big application, It takes a long time to create an onlineworkingcopy by MendixSdk. That workingcopy will last for 24h and will be deleted. We wonder if it is possible to reuse that...
View ArticleHow to make GoogleMap pointer dragable?
Hi, In my application, I am using Google Maps widget to show the location on map based on the address entered. Now I am getting the latitude and longitude values from the address with onchange...
View ArticleHow to use JFree chart in project?
I want to create a chart based on my data for that I want to use JFree chat. But I don't know how to use it.
View ArticleFile name for CSV using the 'Export to CSV' button
Is it possible to set the file name of the CSV file yourself when using the 'Export to CSV' button?Is it possible to set the destination of the CSV file yourself when using the 'Export to CSV'...
View ArticleLeft Navigation Issue....
Hello, The left navigation is always appear on the IE (9, 10) each time when I log in, but when I refresh the page its disppear. It's should not appear there. I only have this problem with IE. Should I...
View ArticleAn existing connection was forcibly closed by the remote host
I have been seeing this error in my logs quite frequently for several users after they successfully log in. The application fails to load the start page for the user after this error. The stack trace...
View ArticleCreating a POST request in Paymo by calling a REST service
Hello, I've been trying to create a POST request for a time entry in Paymo by calling a REST service in Mendix through the Paymo API (https://github.com/paymoapp/api/blob/master/sections/entries.md)....
View ArticleSign in a new registed user
In my app I would like to register an anonimous user and after the user is registered I would like to sign him/her automaticly in. Is there a action to sign in a user within a mircoflow?Regards,Peter
View ArticleCKEditor issue (text and images convert to word doc)
How to convert CKEditor (HTML) text into Word doc including images also.
View ArticleWhich is suitable to implement fusion charts
Using addons and implementing charts is good practice or manual process i.e: creating charts by copying js code and using html snippets, is good practice?
View ArticleRich Text Editor :-while user clicking into rich text it showing div p on the...
Hi ,we are using rich text editor inot our application,so when user clicking inot the text box so on the bottom of rich text editor it showing div p,div div div div div like wsie.if someone having some...
View Article