One or more files are conflicted , please use external tool to resolve conflicts
Used tortoise SVN 1.14 and tortoise svn 1.9 the revert options are not coming. Any one knows for 9.6.0 which tortoise SVN version we need to install? How to solve get rid of above problem? Thanks,...
View ArticleMendix Cloud and CDN
Hi All, From the documentation (https://docs.mendix.com/refguide/runtime), it seems the Mendix Runtime contains a CDN (Content Delivery Network) component. Does it means Mendix Cloud has already used...
View ArticleSync Data of Active directory or login with LDAP/AD users in Mendix9+...
I have to create one project that can login using AD authentication or Sync users of “Active Directory” in Project and host it on internal IIS server. I got one “LDAP Synchronization Module” on...
View ArticleIn the page i create a text box but not displaying.
In the page i create a text box but not displaying.
View ArticleIndex.html in Mendix 9.1.1
Can someone please show me where I can find the index.html file in Mendix 9? I feel as if with the change of the file structure I am having to relearn a few things.
View ArticleNative: how to change styles dynamically
Hi, I want to create a native app with white labelling. The initial approach I followed is associated each “company” with a “logo” created custom styles for each brand in the...
View ArticleGet associated items by OQL
Hello. I would like to ask how to get data with reference by OQL. I make a domain model with self-reference association like below. I wrote this OQL, but the result is the list without reference. I...
View ArticlePUT method not updating object
Hello, I’m trying to update an entity ‘AppUser’ by and external source which uses the PUT or POST method through API. I have been successfull in setting up the GET method to retrieve info based on a...
View ArticleJavaAction does not Return New Uncommited Object
Use Case: We have an Entity that is Passed into a Java Action. Inside the Action we clone this Object, some Magic happens, and some Attributes will be Changed on the new Object using the SetValue Java...
View ArticleAllowing user to create quick links / add favorites on front page
Hi All, How would you approach allowing users to create quick links or setting favorites to certain pages? Those quick links would be per user and the list would be shown on home page.
View ArticleWorkflow User Task by Anonymous User
Hi there, I am trying to start a user Registration workflow, obviously by an anonymous user. Idea is to kick the WF off and have the first user task assigned to [%CurrentUser%] and have a reduced and...
View ArticleCalendar widget: Event entity should not be same as context entity
I am using the calendar widget (https://marketplace.mendix.com/link/component/107954) and I have a question about the use of it. I have discovered something very weird. When I place the calendar widget...
View ArticleTransfer the anonymous user data to the logged in user-Mendix 9/SignIn MF
Hi all, In my case I need to transfer some data from anonymous user to the logged in user.(session changes when user logs in) I cannot use events for username&password field. Using a custom Sign in...
View ArticleExcel Exporter on calculated attribute
Hi all! I am using the Excel Exporter module and have got a problem with exporting calculated (via microflow) fields of entities. It runs into an error, whose stack trace begins with an error during...
View ArticleCustomstring - replace by?
I have about 200 uses of the Customstring widget. Support advises me to replace by Formatstring widget and on the forum I found replacing it by using text objects with parameters. However, I can't...
View ArticleExcelImporter Template
Hi everyone! In my app I am using the ExcelImporter Module. My app is supposed to import an excel file and open it in one specific page, like a catalog but whenever I have new data, I upload the new...
View ArticleCan multiple developers share one (oracle) database instance to work with...
I appreciate any help you can provide. Now multiple developers are making one Mendix application with their local built-in database. Is it possible to share one database instance between developers to...
View ArticleAn error occured while retrieving your team server projects.
Hi, I am trying to download the project from my team's server. But I am unable to download it. First, I have tried with Mendix studio pro version 8.12.0 to retrieve the projects. Facing the issue then,...
View ArticleAllow users to import data from excel file
Hi, I have a Order entity which contains the item details for each user. The user can enter the items one by one as below: It is possible that user might want to add a large number of items to this...
View ArticleIs it possible to view a 3D STL File in Mendix?
Hi In my app, I need to open a 3D STL file, so that the User can check the 3d model in the app. I found a wonderful Mendix 3D viewer sample app, but so fare I see it is not possible to open STL files...
View Article