Email Notification
I need to do email notification configuration. Can any one please provide the step by step configuration detail as in Documentation or Forum lot of things are seems to be mixed up.I just need to...
View ArticleEmail template integration
Hi, i want to implement email integration but here no proper steps available for this configuration, which step are available that is not providing compatibility for mendix 6.5 .while trying to...
View ArticleTheme Switcher
Hi,In my old Mx 4.8.9 app i have a theme switcher. How can i switch from theme in MX 5.21.2? When i use the same as in MX 4.8.9 i get a blank page. We have 2 diffrent layouts for the look and feel from...
View ArticleFilter the Reference selector
In the project, A teacher logs in and enter a list of books for an entity say attribute ''bookname''. The same attribute is taken as reference selector in other page..but I need only the dropdown list...
View ArticleUser Email Activation
I have tried a task which is User Email Activation.When a user has been registered then a conformation mail has sent to that user & in that email we have a URL. When user has click on that URL then...
View Articlemx expenses ios app store
In https://itunes.apple.com/nl/app/mendix-expenses/id1100244754?mt=8 Mendix provides an app for ios devices. Anyone succeeded to logon to this app? My Mendix account does not work
View ArticleGoogle Analytics - AdvancedPageTracker Dimensions
Hi, I've got Google Analytics working, with a master page tracker in the template, and an advanced page tracker on a page. However, when I'm passing the dimensions across, it only seems to be picking...
View ArticleAdvice on installing the SASS complier
Hi ,I am getting following error while installing the SASS Compiler (Scout and Ruby). Request you to provide necessary information around this.Error: The Application Could not be installed because the...
View ArticleMergeMultiPdfs gives error
I am using MergeMultiplePdfs to make one PDF of a list of pre-generated (temporary) file documents. This function works fine in a local environment, but not on the application server. The application...
View ArticleButton Appearance when Data View is empty
I have an embedded data view of an associated entity within my form. I'd like the buttons to not appear when the data view is empty, is there an easy way to achieve this?Currently, I'm using an empty...
View ArticleDeeplink no object type options available
In the Deeplink_NewEdit page, for object type (select new), the dropdown list is empty. I've tried Reloading Meta data but still empty.I'm logged in as a user with Administrator role, which has...
View ArticleUser Email Activation
When a user has been registered within a particular website then an URL link should be sent to that user Email so that when the user click on that particular link(URL) the user account should be...
View ArticleHow to change disk location of project directory for existing project
Hi,I need to change the disk location of the project directory for an existing project.Can anyone let me know how this can be done?Thanks Christina
View ArticleCopy password
The UserManagement.Account object has previously been specialized in the project I'm working on. We want to undo that specialization, but just deleting the specialized object also deletes the values...
View ArticleWhat is minumum hardware requirement to work mendix 6 modeler
We are facing issue while running build using mendix 6 modeler and its showing memory error as insufficient/out of memory. I have 3GB RAM and 32bit OS. Can you suggest what could be the issue or what...
View ArticleAvailable arguments for GET microflow of inner most listview when nesting 3...
Hi, If I have three nested listviews within a dataview, the available arguments for the inner most listview microflow do not include the dataview context. It only includes contexts of its two parent...
View ArticleHelp creating account for new user
I have a very simple domain model where there is a Person which has a generalization of Administration.Account.The first page that people see is a login page where existing users can log in and if you...
View ArticleNo Constructor Found Error on CheckBox Set Selector in 6.5
Upgraded to 6.5 and getting "Could not create widget CheckboxSelector.widget.checkboxselector: TypeError: Clas is not a constructor" on the CheckBox Set Selector Widget.Anyone have an updated widget or...
View ArticleSame page looks different in different browsers
Hello,I'm having some layout issues. The following is a screenshot of a page within Google Chrome: Next is the same page in Mozilla Firefox. Notice the weird top bar and the lack of a scroll-bar on the...
View ArticleNeed a Java Action that logs every attribute ( name, value and type)
Hi,I am looking for a java action that logs every attribute ( name, value and type ) to the console of the entity passed.The input would be the entity.Even an example would be very helpful.Thanks,
View Article