How to chunck into characters of max 256 and consume API efficiently?
Hi guys i need to chunck the texts into chunck of 256 characters string in order to use it in as an argument when consuming an api. So I am wondering what the efficient and fast way would be for doing...
View ArticleCannot see Junit in Mendix application in browser
Hi All,I recently downloaded Unit testing module and able to test microflows. But i am not able to JUnit tests created in Intellij on my screen of Unit test overview.It shows the test JUnit tests that...
View Articlelog in as anonymous user after logout normal user
Hi Guys,An anonymous user get created and logged in right after log out from any other user when I enable anonymous user in my application.How can I stop to create an anonymous user or Is there any...
View ArticleLicense is not valid, error in OQL module
Hi everybody,I'm implementing the Spotlight Search in our application. I have a deep link setup that accepts the search term / phrase, creates an instance of the NewSearch entity, then passes this to...
View ArticleRecaptcha widget by ProfitScience
I want to use the ReCaptcha widget by ProfitScience that's in the app store.The app store will only let me download it in v5.21.5 or below of the Modeller.I've installed that and the widget downloads...
View ArticleField tabbing is not working as expected in Mendix 7.4.
After upgrading Mendix version from 6.9 to latest version 7.4, we observed that "Tab" key on keyboard is not taking user to next field. Our analysis - Assume that we have a Dataview (DW1), ListView...
View ArticleRefresh application
Maybe this should be common knowlege and I just missed it somewhere, as I see a lot of reference in the forum to 'just refresh the application', but with no explanation of how this is done. How is this...
View ArticleHow can I apply an "active" state to a 2nd level menu bar
Can anyone give me specific instructions/example of how to add an "active" class to a menubar.I'm working on a reusable snippet for 2nd level menubar (not the top level navigation). I thought the menu...
View ArticleDigital Signature - Store as image and display
Hi,I am using the Mendix Digital Signature widget on a form that requires two signatures (Requestor and Approver). Once the 'Requestor' signs and confirms the form, the 'Approver' will see the form in...
View ArticleMx.7.5.1: Could not create widget HelpText.widget.HelpText
For upgrading from mx5.18 to 7.5.1 I downloaded latest version of HelpText widget from appstore. Locally it works in all browsers.In the cloud however, it only works in chrome.In Edge and Firefox I get...
View ArticleHow Can I Troubleshoot View Permissions For An Entity Attribute
I have two user roles, Support and Admin with access to a page that have the same module roles related to the data, but the support role cannot view the username, but admin role can. My application...
View ArticleSDK error on add a widget to page
I have a problem when I try to add a widget on pages using SDK. This happens only when I am updating a project, If I create a new one with SDK and the same code is inside it works.So the question is...
View ArticleUsing a customized login page
Hello all,I am trying to find a way to create a custom login page for my application instead of using the default login page. I've downloaded the LoginForm widget from the App store, but when I run my...
View ArticleStarting my app gives an error in the M2EEXonnector in Mx 7.5.1
When i start my application in Mx 7.5.1 i get an unknown error.Does anybody knows how to solve this?Mendix.Modeler.M2EEConnector.M2EEException: The server encountered an error. at...
View ArticleMendix SDK 4.0 - 'qualifiedName' replacement
Hello everyone, I've noticed the loss of the qualifiedName function for e.g. Microflows (SDK 3.x => 4.x). I have also noticed 'structureTypeName' as a typeName function. This of course doesn't...
View ArticleMDA file generation without sampledata
HelloIs there a possibility to generate the deployment package (mda file) without the sampledata inside ? For local testing we have a large amount of sample data (250 Mb), which is de majority of the...
View ArticleHow to make Non Persistent Entities (on the fly) with the model SDK?
Hi guys Need to expand my domain model on the fly and I saw there are possibilities with the Model SDK API to adjust the domain model. But seen I am not familiar with it I could use some guidance....
View ArticleJSON object in GET response is each time different entity, can I use a...
Hi guys, I am consuming an API which responses each time with a different JSON structure; with different JSONobjects in it (43 entities);for example I receive below "entities" a JSON object: "color"....
View Articleproblem with Imap-Pop3_email module in MX 7.5.1
Good morning, I am updating my project to Mx 7.5.1I have installed the Imap-Pop3_email module from the app store but i get an error on the field Size in entity Attachment that it is already excisting...
View ArticleUncaught (in promise) TypeError: Cannot read property 'insertBefore' of null
Hi,we recently converted our project from 6.10.3 to 7.5.1. Now ever since the conversion when attempting to login we get an error in the console : Uncaught (in promise) TypeError: Cannot read property...
View Article