Add image to Product.
Hello users,I've gotten to an issue where I can't add an image to a product. This is the association that I need in order to add an image to the product. Unfortunately, It won't allow me to add an...
View ArticleAppronto Chatter in Mendix Version 7.0.2
I am trying to use the Appronto Chatter widget in my Mendix 7.0.2 project and when I add the Chatter widget to the home page and run the application i get the following error message:No constructor...
View ArticleValidation feedback returns a message box instead of red text below the widget
I have been trying to create a validation microflow for a page. The validations appear to be working fine but instead of the red text below the widgets, it is displaying a single message box with all...
View ArticleMake a Checkbox non editable.
Im using a checkbox, where it has to be noneditable for ever. It has to be checked only based on business logic not manully. I used a css style : pointer event:none. It is working for mouse user, when...
View ArticleCKEditor table issue
I am using CKEditor, while I am adding table in to canvas… able to add caption of table, we can see in canvas but not able to see in uploaded document and summery of table unable see in canvas. Is...
View ArticleCSS error - 404 error
when I try to give input in a form, the following error is encountered404 - file not found for file: styles/css/custom/bg.pngplease guide me with this
View ArticleIs it possible to connect live debugger to AWS?
Hi guys, i am wondering whether it is possible to connect live debugger to AWS?If so , how? thnx
View ArticleHow can I create a clickable text in the PDF?
Hi. Good Morning All.In my application, I am creating one googleMap link based on the address. I am creating one PDF for that address. I want that link to be kept in the pdf, which is possible for me....
View ArticleAnswering a multiple choice quiz. Stuck.
Good morning/afternoon. We are trying to create an app which can make a multiple choice quiz and a student being able to actually do this quiz. As we have only been introduced to Mendix a few month ago...
View ArticleCreating and reading data from Cookies
Does Mendix allow data and user choices be stored and retrieved in and from a cookie?
View ArticleCommit without events using excel importer and custom replication
I'm using excel importer to import records using MxModel reflection which calls event handler defiened in Entity.In Mendix4 it didn't where as in Mendix 5 it did. 1) Are there any way to turn off this...
View ArticleLangiage preference
Hi, does anyone know how to extract the operating systems (i.e. Windows, IOS) language preference (e.g. English, French) a web based Mendix App is running on?
View ArticleConfigure custom favicon in Mendix
How do I configure a custom favicon for my Mendix website? I tried replacing the favicon.ico in the theme directory but it keeps changing back to the mendix favicon.
View ArticleResponsive number of columns in template grids
Is it possible to change the number of columns in a template grid, depending on the size of the device? We currently have a template grid layout for our dashboard, in which every item is in a table...
View ArticleSAP Org Structure
What is the best way to consume and get information from SAP, specifically need to get the Org Structure information for our application
View ArticleConnecting to local SQL
HiI am trying to connect to a SQL database from Mendix application. I have created a new and empty database and providign configurations in the Project->setttings->configuration.On runnng...
View ArticleUnable to validate Response Issue with user in SAML20 Module
Unable to validate Response, because of error: User lookup of 'g.swart' failed, this userprincipal doesn't exist in the Mx database. We are using the SAML20 module and experiencing an issue with one...
View ArticleDebugging Mendix 7, cloud v4
I have an application (Mx 7.1.1) which is deployed in the Mendix v4 cloud.If I go to the cloud environment there is no option for me to debug.Can somebody tell me why?
View ArticleLog history Mendix 7, cloud v4
I have an application (Mx 7.1.1) which is deployed in the Mendix cloud v4.When I look at the cloud environment and want to look at the current log, it only shows a very small number of lines (not...
View ArticleCustomers cannot make new Orders after Xpath constrain on order entity
I would like to have customers to only be able to see their own orders. The advice i had was to put in the access rule of the entity order a xpath constrain. After reading the documentation on access...
View Article