SIGNATURE WIDGET NOT WORKING
I get an error: No found for widget Signature.widget.Signature. I cannot find any literature on how to fix this at all.
View ArticleIn AutoComplete for Mendix I want item should by default selected
on change of resource selection, I am binding “From Project” Data which contain only one value. I want this value should be by default selected. Please help. I am using AutoComplete for Mendix
View ArticleRemoval of backslash from string
How to remove \ (backslash) from a below string String : { \"Operation\" : { \"__Value\" : \"01\"} , \"WorkTeam\" : { \"__Value\" : \"T-3010\"} , \"Priority\" : { \"__Value\" : \"1\"} , \"Status\" : {...
View ArticleUnable to publish application from Mendix Studio Pro
We are trying to publish an application from Mendix Studio Pro. But while publishing an error is shown unable to start application. We are using the free app and no logs are available. The application...
View Articlelogin with out the UI
Hi, I am trying to test an app with cypress and wondered if I could log in without the UI. The app has not been set up for rest. Just an ordinary app. Looking at local storage cookies, there is an...
View ArticleDisable the deeplink url.
Hi, I have provided a deeplink url in the email in order to open a particular page. How can we disable it once the url has been visited?
View ArticleLocal storage
I’m developing an app that automates the process of filling spreadsheets in a user-friendly way. However, I want to store the data only locally, so is this possible ? and if it is, the app will be able...
View ArticleApplication node operating system memory (BASIC Plan) Why Is always 99%? +...
Hi All. I have a basic (MENDIX CLOUD 1/1 Gigs) plan. I don't have enough clients to justify the best plan, the gap is just huge on performance, but I cannot justify it. The thing is my app is complex....
View ArticleMultiSelect DatePicker
I would like to implement a datepicker where it is possible to select more than 1 date option. To do this i added the "Javascript with jQuery” snippet with the code below: $(function() {...
View ArticleHow o apply between option in datagrid2 Date filter
in Mendix 9.5.0 => data grid 2 => Calendar filter => Properties why don’t I get “Between” option. Please help. Thanks in advance
View Articlejava upgrade7 to 8 in mendix 4.7.1
currently we are using the mendix version 4.7.1 and the java version is 1.7 and the version is going to not supported by the java team from july. does java 8 is supported in mendix 4.7.1 and upgrade...
View ArticleCustom commit message in Model SDK
Hi, is it possible to have a custom commit message when committing from the Model SDK? Currently there is always ‘Imported model changes from online working copy’ as message for the Model SDK commit,...
View ArticleExcel Importer Error
Hello there, When I click on Import File in the Excel Import Module I get the following error: Error in execution of monitored action...
View ArticleDownload Multiple Files Without Them Being Zipped
Hi guys, I've got the following microflow that basically retrieves a list of documents that have previously been uploaded and puts them into a zip file, which is immediately downloaded from the...
View ArticleEmail Recieved/Read Receipt
I would like to know if an email has arrived at a clients inbox, and also if they have opened it? I know this is possible in gmail, but is this also possible within mendix?...
View ArticleHow to check only one user role is selected using Microflow?
Hi, how to write expression to check only one user role is selected in decision?
View ArticleMicroflow calling actions out of order
Hello, I’m very new to mendix and am just starting to make my first program that calls API’s. I want my microflow to 1) show a message stating that it’s about to test the API’s. 2) run the API’s 3)...
View ArticlePass Variable from button to Sub
Lets say I have a bunch of buttons each with a name that corrosponds to an enum. Liked = enum.Accepted Ok = enum.neutral Disliked = enum.negative +5 more I currently have a MF for each button, that...
View ArticleToo Many Data Columns for Data Grid
I am querying a database using parametrized queries with the database connector and using a join on two tables to get a presentable list of the information needed for our use case. The data grid ends...
View Articlehelp microflow decision - deciding if only 1 user role is selected
i am following along with this learning path: https://academy.mendix.com/link/modules/182/lectures/1398/2.3.1-Creating-Entities-and-Attributes and i am stuck on the decision when creating this...
View Article