Best way to load Javascript into a page
I have a requirement to integrate maps using the OpenLayers3 library. Their quick start example is here:https://openlayers.org/en/latest/doc/quickstart.htmlI've tried putting some of this example into...
View ArticleDynamic HTML titles for dynamically generated pages
Hello,The application I'm working on is using "content management" type functionality to allow users to create new pages and display said pages.As far as Mendix is concerned all of these dynamically...
View ArticleSass element is not overwritten in theme
Hi allLike written in the posts, I have changed the Sass element (background-image to none) and placed it in _custom_variables.sass and custom.css.what I see is that indeed some pages are not showing...
View Articlean unknown error accrued while starting the server
hi, i just downloaded moduler with my mendix credentials. i downloaded sample project using modler while i am running the app it is displaying an unknown error accrued while starting the server...
View Articleaccess rules: System members
It seems you cannot set the access rules for the system members createdDate, changedDate, etc. What is the default security settings for these system members and is there any way to change this?
View ArticleUser Role Based IP Filtering
One of our applications in the UK pivate cloud uses a module called IP Range Validation to restrict user access based on user role.This means that anonymous users can access the application from...
View ArticleUsing dojox in a custom widget
I'm struggling to use one of the DOJOX libraries in a custom widget.In my require section I have written:"dojox/geo/openlayers/Map"but I get a script error sayingGET...
View ArticleHow to use tortoise SVN to resolve conflicts
hi i comited my project to team server it is showing that use tortaise resolver SVN to resolve conflicts. but application running fine with out errors. how to remove conflicts and commite mycode.
View ArticleHow to add my own image in list view or want to display in page
hi i want to display image in phone page fully. how i can add my image to page and how i can zoom it.
View ArticleCSS for Dropzone Widget Not Found when app deployed to cloud
I have an app that uses the Dropzone widget. Recently, I upgraded this app to Mx 6.6 (from 5.21). In 6.6, the widget uploads files without any problem, however the formatted text that says, "Drop Files...
View ArticleMemory not released after creating PDF from report template
I have had our production server lock up a few time recently, and from the logs the issue is that it is out of JVM memory. I tried increasing the memory from 1024 MB to 1536 MB, but it has not...
View ArticleMobile app: message "Cannot initialize app" sometimes.. how to debug?
Sometimes endusers see a little white pop-up with this message. In the javascript of the mobile phonegap package it occures somewher in this try: window.mxapp = { initialize: function(url,...
View ArticleODATA query is empty
I've added a Publish OData Service to my project and pointed it to an entity.I've given administrator access to the entity with full read / write and also given the Publish OData Service administrator...
View Articlejava.lang.NoClassDefFoundError in JMS WebMethods
Hi All,I upgraded my project from mendix version 4.8.10 to 5.21.5.I used JMS webMethods in my project. After upgrade I am getting the following error while running locally. I am using broker 9.5-...
View ArticleProcessQueue module in AppStore, missing documentation on entity attribute...
Can someone please post an explanation of what should be put in the following attributes, the documentation of this module is extremely bad."Location""HeaderRequired""ReferenceText"
View ArticleUsing bootstrap.js from the deployment folder in a widget
Hi all, I've just created a widget that makes use of a function in the bootstrap.js. Every Mendix project contains this file by default \deployment\web\lib\bootstrap\js but appearently I can't use...
View ArticleFormatting ISO-compliant date
Hi guys, For a webservice we're calling we need to supply a datetime value as a String in a very specific ISO-complaint format:yyyy-MM-dd'T'HH:mm:ss.SSSZHowever, I cannot seem to get this right with...
View ArticleDeeplink - require guests to login
I have an application where guest access is not allowed so when a user clicks on a deeplink they should be prompted to log in.I have allow Anonymous access set to yes for role Guest, which runs the...
View Articlehow to assign my own entity to google maps entity
hi, i am working on google maps integration i have address entity which have address attribute i downloaded google maps and it has its entity how i can display map with my address attribute.thankyou
View Article