Integrate the Mendix App into a website
Hello, is there a tutorial on how I can integrate Mendix App into my website via iframe? I would like to create a form with Mendix and integrate it into my website. How do I do that ? Or is there...
View ArticleAre there workflows or guides for creating flexibility in ATS Actions, Test...
I’ve been away from ATS for a small year or so. Now I joined the fun, back again, and I’m creating new test cases and suites. I’m trying to improve our previous way of creating test cases. But instead...
View ArticleREST API URL Mindsphere
Hello, I followed the Path “Build a Mindsphere App”. But I want so connect my own Mindsphere Assets and display the data of my assets, instead of the data from the data ingest module. I used the...
View ArticleI have whitelisted below 3 IP addresses of mendix sandbox cloud and tried to...
I have whitelisted below 3 IP addresses of mendix sandbox cloud and tried to run app on sandbox cloud. But app is not getting loaded on those IP's. Does IP changes other than below 3 IPs? please guide...
View ArticleCalendar widget
Hello everybody. I’m using this calendar widget, it works fine, but when I’m trying move an event with drag & drop in to the same day (i want just change the hour of the event) it does nothing. Any...
View ArticleHow to remove Many to One and One to One Association Data from Association table
I have a requirement where I am using association table data at session level only to make my UI behave certain way. However I dont want to store that association data in corresponding association...
View ArticleExport to Excel - GC overhead limit exceeded
Hi Forum, I have a use case where I need to export ~150.000 objects to Excel (Report10HelperList). The Export microflow does nothing fancy, it just creates the input object (NewExcelExportHelper) and...
View Articletwo tables data compare
when we create two data tables, how can we compare data of two tables if any mis match are their,two tables are given two values sam one different ,so when i compare it should display only same data...
View Article[%CurrentDateTime%] not working in expression of microflow decision element
Hi folks, I am trying to compare an invoice date (attribute of my entity) with the current date in order to check wether it was payed in time the invoice is due. Trying to create a microflow for it but...
View ArticleEditing Attributes
I cannot figure out how to edit existing attributes. If I want to change the options in an enumeration attribute, how do I do that? I don’t see an edit button anywhere
View ArticleHow to write entity access rules for hierarchical access
I have added an attribute “manager” to the Mendix Account Entity. For every employee I know the manager, the manager of the manager, the manager of this manager, and so on. When an employee creates a...
View ArticleShared Assets
Hello everyone, I have got a general question: Is it possible to get data from shared assets in mendix? Or can I just acces Assets which are created in my own tenant? best regards
View ArticleLayout grid dynamic classes "hidden'
Hi everybody! I have build a page with a layout grid with 4 columns set to autofill. Each of these columns have an action card in a container, which on itself has visibility set with a boolean. I am...
View ArticleMendix and Azure Ad B2C AuthRequest does not have assertion consumer service URL
I try to get Azure AD B2C working on Mendix. We have it working with the normal Azure AD this is quite easy because all is done in a gui. For Azure AD B2C this is done in XML so a bit harder. I have...
View ArticleNative Pages: How do you add a list containing server object with dynamic...
Solution anyone? Example: Customer Object contains data that was committed with another Native page Need to display a list of this data on a native page that is dynamically constrained i.e. Customer...
View ArticleSelection box missing
If a custom query is placed outside the drop-down box, the radio button cannot be displayed.For example, in the following image, I added a custom query and the radio button disappeared. You can't...
View ArticleChrod Diagram
Hi Team, was wondering if there are any widgets available to plot Chord Diagram?
View ArticleSalesforceConnector production setup error
I have authorized Mendix Sandbox and Salesforce Sandbox together before. But today we release to production and when I set up authoration on Mendix Production, below error happen and I can’t find any...
View Article'Pluggable widgets' missing pluginWidget=true setting
Hi all, Since I have many widgets in the AppStore based on the legacy Dojo framework I thought let’s invest some time and rebuild some in the React framework. Whilst investing my time in rewriting the...
View Article