How to access local storage variable from microflow?
Greetings, good people. At one time, I wrote something in local storage, using JavaScript in HTML snippet. Now, i want to access that variable, just to check status of variable in one exclusive split...
View ArticleSSO Integration
Hi, I am working on the SSO Integration to get all the applications in a single dashboard depending on the User roles. I have used the Mendix SSO and deep link module and able to login using Mendix...
View ArticleWorkflow Commons , Multiple-tasks reject
I am trying to use the workflow commons to build one approve system. In the ‘TaskInbox’ the default page of workflow commons, how to realize to choose multiple task to reject? Current the task was...
View ArticleDeep Link Target Page
Hi , I am implementing deep link in my application. I am using latest version of deep link version(9.0.2). I have configured it and for anonymous it is working fine but if anonymous user is not allowed...
View ArticleShould the url change as pages with an app are accessed
My app home page is http://localhost:8080/index.html?profile=Responsive when I open it from studio pro. After logging in, I can click on various menu links and go to new pages. But the url in the...
View ArticleIdle User Logout
Hi everyone, I have a doubt regarding idle users timeout. So if for an application idle user timeout is set to 15 mins So if a user logs in and would be inactive and after 10 mins the same user logs in...
View ArticleIBM p8 filenet integration
anyone done IBM p8 filenet integration in mendix ? Please guide
View ArticleHow to change background color of text field on clicking?
Hi Team, As per the attached snapshot, background color of sidebar navy blue but once i click on one of menu background color of that text should change. how can i acheive this?
View ArticleRetrieving a String Array Property using Teamcenter Connector
Hello all, I am trying to retrieve ‘contents’ property of the folder business model but it has data type array of string separated by comma(,) and seems like while json parsing its taking only first...
View ArticleAvoid multiple creation of records in file dropper widget
Hello, I am using file dropper widget to upload image. I have an Entity A which is generalized with system. image and is used as page parameter and also the data source for the file dropper. Now after...
View ArticleHow to Listen-to-datagrid with Datagrid2?
One of the downsides of Datagrid2-widgets is that they do not show up in the list of available listen-to-widgets for a dataview: Is there a way to get a dataview to change upon clicking/selecting one...
View ArticleCan't able to open My App in Mendix Studio Pro 9.13
Hi All, I tried to open My application in Mendix Pro but it doesn’t openning instead showing this error (pasted below), since I am new to Mendix can any one guide me on how to solve this one…?...
View ArticleAdd date to specific users
Hi all, For this app we are keeping track of which employees followed a certain training > Now i want to add functionality that you can set a date to a specific employee, and only that employee....
View ArticleCan't load Team Projects in Studio Pro 9.12.1
Hi, I can’t load Team Projects in Studio Pro 9.12.1. I’m getting this error message: Mendix.Modeler.Sprintr.SprintrConnectorException: Error while retrieving sprintr projects. --->...
View ArticleckEditor jumps from one input box to another ckEditor input box
Hi, I use two ckEditors side by side on a page. When I start to type on the first ckEditor-widget, suddenly the input jumps to second ckEditor-widget in same field where I was typing a second before....
View ArticleLog module for 8.18.8
Hello, I saw two log modules on the marketplace and I’m wondering which one is the right to download for an uprunning live application (for e.g Dev environment) to show the log messages, there are two...
View ArticleJmeter Testing - {"type":"exception","result":560}
Hi, I am doing performance testing for mendix application using Jmeter. I am getting {"type":"exception","result":560} in response body while executing the test case in the next step of login. I have...
View ArticleHow to use OQL queries in Mendix9.5.0
I am new in Mendix. I want to use OQL queries in Mendix. I searched on google also but not got any step by step process. Please guide me with step by step process. Thanks in advance.
View ArticleEnum caption translation in System module
How can I translate the enumeration captions in the SYSTEM module? I’d like to translate the WorkflowState and WorkflowUserTaskState captions, but I can’t find them among the system text. Thank you.
View ArticleI'm facing {"result":560,"type":"exception"} response in jmeter
im designing a jmeter script to do a performance test for a mendix web application. im facing error 560 with response {"result":560,"type":"exception"}. i recorded the script and then used reg....
View Article