How can I change the schedule event interval from UI?
Hi Community, I have a schedule event configured in the modeler which will fire every day and check for the criteria. If it meets the criteria defined, it will send an email notification. Now I want to...
View ArticleDo we have the ability to build augmented-reality?
Dears, First of all am new here and sorry if i asked for so common questions .. I want to know the ability to build augmented reality apps? One of Mendix competitors mention this feature .. what about...
View ArticleAfter $730 million what are the new features on the road map?
Dears, Congratulation for the Siemens acquisition. prefect and good luck. Am +16 years in software development starting from VB6, PHP, SQL, PL/SQL and moving to Dataware house as a ETL developer in...
View ArticlePretend you are hacking your own application
Easy to use and safe check of your entity access. Browse available entities, attributes and objects. Visit https://securitycheck.webflight.nl/ NOTE: CREDENTIALS AND MX MODEL ARE NOT STORED OR LOGGED
View Articledata migration not as I expected
hi Mendix community, I get a data migration question I followed the how-to:https://docs.mendix.com/howto/data-models/migrating-your-mendix-database in order to figure out it deeply, I set up a local...
View ArticleHow to access (retrieve) layered entities
i want to make a string combined from Strings from linked attributes. However i can not figure out how i can get “one layer deeper” I have the following datastructure in a microflow after commiting...
View ArticleXPath - Get Childeren by Parent property
I have a question about XPath which I just cant seam to figure out. Lets say I have 2 Domain models. Person and Address. Person is a 1 to many assotiation with Address which is called Person_Addresses....
View Articlehow to do a one shot data fix into mendix model entity
i have this entity table in my domain The transactionType attribute used to be a string of size 1 i have changed to be an enumeration with values of W=workout and N=Nutrition I need to populate the...
View ArticleHow to ignore a subfolder?
I added a small node utility to the project but I do not wish to commit all the temporary files to the team server. My project structure is: / deployment / releases / resources / userlib / tools...
View ArticleHow to dynamically populate dropdown lists using Excel file?
I tried using connectors for enumerations via the Reference Selector, however I would like to test this using simple Excel data like shown. What I want to accomplish is on the first dropdown box, a...
View ArticleAndroid status bar color
I want to change the color of the status bar in my app to purple, but after splash screen, it changes back to the default color. So when the app finishes loading and I get the loading screen I have a...
View ArticleCannot Initialize app - Access to XMLHttpRequest has been blocked by CORS policy
Hi all, When trying to run a hybrid app which is hosted in the SAP cloud I get a “Cannot initialize app” error. When debugging I get to see the following information Syncing and starting up...
View ArticleProxy API in development
In our mendix app, we have some custom widgets and javascript actions which make Fetch requests to an API. In production, we proxy both the mendix app and the api behind an nginx server, however I am...
View ArticleExternal themes from App Store does not work with Modeler 8.0.0
I tried using few themes from app store for my app. Seems like they does not support desktop modeler 8.0.0 . Same themes works for apps created with modelr 7.X.X . Error is not with those themes...
View ArticlePluggable widget shared data - how to trigger update?
I have two react pluggable widgets which get passed the same string property from a domain model entity (which is passed as the page parameter). Lets call this property `string1`. Widget1 is a dropdown...
View ArticleATS step to open new edit form from a button
Hi, When i click the proceed button as in the “Select Resource Type” form it’s opening a new “New Resource” form when done manually. For the Same steps i am trying ATS script . The steps were created...
View ArticleOpen 'edit page' by double clicking on a row
Hey there, I want to open a ‘edit supplier page’ on a data grip with double clicking on this specific row anyone who can help with here? So far it only works with an additional button.
View ArticleImport NativeMobileAction Module in Studio Pro results in Widget Version...
Hi I have imported the NativeMobileActions into my project and now i get the following error if i run Update Appstor widgets? In Studio i have also multiple versions. → Updating the widget in...
View Articlenative mobile app QR code doesnt work
Hi Mendix team, I downloaded Mendix 8 and trying to create native app using your description / paper. I have issue with scanning QR code. I have: Created ny native app, Run it locallly, Creating...
View ArticleNot able to retrieve associated entity in post request
Hi, I have task and image entity associated with one to one mapping. I have exposed REST service which should accept task and it's associated image as record in body and need to save it in database...
View Article