update of version Mendix Modeler
How can I do an update of version Mendix Modeler? In the app store I see already the version 6.10.4
View ArticleNotification Not working while Application running on Firefox Browser
Hi,application notification not working on Firfox browser,so kindly if someone having any idea so please let us know.Browser:- Firfox mozila version 51.0.1 (32-bit)Mendix version:--6.7.1 ThanksMandeep
View ArticleForce Refresh from client side
Is there a way to force a refresh from the client side without using a microflow to refresh the context entity?
View ArticleWhat tools do you use when developing?
Hi all,Just wanted to ask this out of curiousity, and maybe get some new tools out of this aswell:What tools do you use in your day-to-day work when developing with / for Mendix?I'll kick off...
View ArticleHow do I create an error exit on my activity?
Probaby a pretty basic question, but I wonder how I create an error exit on my activity like shown in this picture (and I mean the read circle with the white X). It is completely eluding me in the...
View ArticleHow to access logs of mendix free cloud app
We are in the process of getting a paid node, but we already have started building using a free app. I have an error when sending a SOAP message from this free app from the cloud (local version works...
View ArticleMendix 6.10.4 Errors because of the new hybrid stuff i guess.
Having issues with the new Mendix 6.10.4:Custom login flow for anonymous users breaks on "show homepage" action in my microflow.Also getting a strange error in REST services now: Feb 15 18:19:06.264...
View ArticleNew version of the pivot table and datatables widget and the backup/restore...
Hi, I will be bringing my old appstore content from a previous employer forward to Mx 6.10.x and preparing them for Mx 7. These are published under my ITvisors Mendix ID.Pivot table widgetThe first one...
View ArticleHow to change page title for Pop up layout
Hi, i showing a pop up layout on button action. but when i am running the aplication the pop up layout default title is "EditLocation" here Location is entity and popup page contains Dataview....
View ArticleDocument Templates Custom Font
Hello,I am trying to use a custom font within my document template (which I've configured following the steps in this documentation). 1. The font looks to be printed correctly but for some reason the...
View ArticleSession LastActive date/time not updating
We are hosting our application on a Windows 2008 Server with a 2012 MS SQL database. We have PersistantSessions set to true, EnableKeepAlive set to false, and SessionTimeout set to one hour. Once a...
View ArticleGetting the usernames or users list
Hi, I have this application I am developing that has a User Role "Supervisor". And I have to get a list of Supervisors names, in a dropdown or a reference selector so I can issue funds to them.I tried...
View ArticleGetting the usernames
I have this application I m developing, nd I need to get the usernames in a drop down or reference selector. So I can issue funds to them.I need to do is in simple terms is this. I have the User Role...
View ArticleInheritance split
Can anyone plz tell me how to implement an inheritance split with a cast object activity with an example.Lets say for creating a specialized object using inheritance split in a microflow and only one...
View ArticleImport files from .zip
Good afternoon, I'm trying to import an .xml and .dtd file into my (first!) app. These files can be found in a .zip via a direct url.I've managed to manually import the .xml document into my app and...
View ArticleHow to view soap requests / responses that Mendix sends out
I am sending soap messages through a local build of Mendix. Occassionaly I get some soap errors. I'd like to view the requests and responses and Mendix sends and receives, so that I can give them a try...
View ArticleChanging label / placeholder on user name field on login.html page
My app uses the login.html page that is used by the deeplink module.I'm trying to change the label and placeholder of the username text box but no matter what I change them to (or if I leave them...
View ArticleRestrictions on number of items in an editable data grid reference selector
Is there any restriction on the number of items, in a reference dropdown on the editable datagrid, my client has about 100 items but it seems like the dropdown is restricted to 50 items.
View ArticleCreating Parameter on MicroflowCallParameterMapping usin SDK?
How do I add a parameter using the SDK to a microflow call action? I've created in order a:MicroflowCallActionMicroflowCall on MicroflowCallActionMicroflowCallParameterMapping on MicroflowCallAction...
View Articlecss for form control doesn't work for reference selector
Hello,I have edited the form-control.scss file to change the position of the label for inputs. .form-control { /* Styles here */ margin-top:-12px;}This as the effect that I want on text-boxes and drop...
View Article