Back button in Tab Containers
Hello, I need to implement back button functionality in tab containers, Suppose , I am in open approvals tab, in that I am in high and in high i am in upcoming, when I open any file in upcoming’s tab...
View ArticleHow to apply dynamic class to a list item tag?
Is there a way to apply dynamic class to selected list element (li tag)? When I click on the list item I want to change its style by applying a class to the tag. It works perfectly if I style something...
View ArticleIntegration With Android Based Zebra Scanner
Hello, I am attempting to create an app for a handheld zebra scanner, and although I know it is possible. I an note quite sure on the how. For example, do you run it as a hybrid application? Or can you...
View ArticleHow to make a time slot
Hello, for my booking app I want to make 1 hour time slots which are connected to the availability of a doctor. Right now a doctor can fill in his availability with start and end time for every day,...
View ArticleCan the current Mendix application call the REST service inside the current...
Dear All, My question is 'Can the current Mendix application call the REST service inside the current Mendix application with the current session without additional authentication?' So far as I know,...
View ArticleHow to minimize a mobile native app programmatically?
Hello experts I have an offline-first native mobile app that uses a lot of data (the client is a company in which the uses must use the app on the countryside with no or poor internet connection). In...
View ArticleIssue with Multi-User Excel Export request simultaneously for same set of data
In my project I am trying to provide a data export functionality and for that I am using XLS export module from app store. This works fine when a single user is trying to export data for a client. But...
View ArticleScheduled task return a null pointer exception
Good morning. When i try to execute locally a scheduled event i get the following error. No suggestion for me? com.mendix.modules.microflowengine.MicroflowException:...
View Articlejavascript update textbox - error
Hi, I have a javascript that runs and in the end I would like to update a textbox that I have with the javascript result. But when I run the following javascript:...
View ArticleChanging the value of a textbox using JavaScript snippet
Hi All, I tried to change the value of a textbox on a button click using javascript snippet, I’m able to place the string in the text box, but not as a value. It is populating like a place holder, when...
View ArticleCreate Domain model from schema file
Is there an option to create a domain model from a JSON Schema or XML Schema including all parameters like is an attribute required or a fixed range of values? I have already tried out a little with an...
View ArticleExport/import Developer Portal settings
Hello everyone, I am looking for a method that can export/import developer portal settings. Example: 1. How can I export/import permission settings in environment? 2. Is it available to add new members...
View ArticleCan't checkout Rapid Developer project
I’m completing the Rapid Developer Path and when I click ‘edit in Studio Pro’ I receive this error: SharpSvn.SvnRepositoryIOException: Unexpected HTTP status 503 'Service Unavailable' on...
View ArticleWord Count for Text Boxes
I need a word count of 300 for my Text Box area. What can I do to get this? I want it to look like the image below but cannot get this to function in Mendix. I know I can limit the characters and lines...
View ArticleCalculate Total
How do I create a microflow to automatically calculate the value of an attribute based on previous input. I am trying to make a budget calculator/
View Articleusing LEFT JOIN in microflow in activity: 'Execute OQL statement'
hello all, I try to get a list of object via a microflow using the activity: 'Execute OQL statement' il my request, I have a something like: select * FROM a LEFT JOIN b on ... but it is interpreted as...
View ArticleMx upgrade java compiling errors
Trying to upgrade from Mx8 to 9.6.11. Fixed everything, now stuck at compiling errors. The error message: Buildfile: **********\deployment\build_core.xml compile: [javac] Compiling 454 source files to...
View ArticleShareable/pre-built Datadog dashboards/template dashboards for Mendix Cloud.
Would anybody have any experience is sharing best practices or even better shareable template dashboards for Mendix Cloud? that could kind of jump start building your Datadog dashboards for Mendix Apps...
View Article404 - file not found for file: favicon.ico
I keep seeing the error in my application log at about every 5 seconds. Would anyone know how to get rid of this error?
View ArticlePopulate a Listview with Microflow
Hello, im trying to populate a listview with a microflow, but this appears: This is my microflow retrieve properties: and this is my listview properties Thanks by answering!
View Article