Pop-up window
Hi all, I had a question regarding making a pop-up window; How can you make a pop-up when a product in my database has the date of today? Thanks in Advance
View ArticleCommunity/Platform Supported - more than this?
Dear all, is the only possiblity of support within mendix to have something as community or plattform supported? I have checked the docs:...
View ArticleConsumed web service
com.mendix.core.CoreException: com.mendix.modules.microflowengine.MicroflowException: Received SOAP fault, code: soapenv:Server, reason: The ServiceClass object does not implement the required method...
View ArticleSet project proxy settings
Hi, is it possible to define project wide proxy settings, e.g. address and port? It’s possible for every REST function, but I can’t find a location to do it for the complete project? Regards, Ingo
View ArticleExcel Importer
Hi Mendix People, I have a few questions about the importer, Here they go: 1 – I have a Xlsx format archive that was send it to me and, when I try to import the template, I get a error.. But when I...
View ArticleApplication failed to run on Mendix cloud
I am getting following error while trying to deploy app on mendix cloud. Note: This is a free app . I tried to visit the log page but it is again giving different error on that page : This is very...
View ArticleTrial limitations and prices in docker
Are the trial limitations the same in docker as running it localy? Are the prices the same for hosting the app inside my own docker container?
View ArticleChart widgets width and height options doesn't work in hybrid mode.
Hi. When setting height and width options for the widget and previewing on Hybrid Phone App online it doesn’t resize properly but stay the same. On responsive browser it works well. Is there a...
View ArticleHow to go to Low Code
Hi Team, During sign-up process, I accidentally chose No-code user than Low code. Could you please guide me to change my profile to start using low code platform? Thanks!
View ArticleEntity/EntityConstraint properties are not supported by pluggable widgets
I'm trying to build a pluggable widget (Mx 8 beta), but get this error message when I have a property of type ‘entity’ in my XML. Is this going to be supported as soon as Mx8 is released (not beta)? If...
View ArticleCombination of restservices (appstore module) and restservice Native Mx7 does...
Hi there I have several restservices which are developped with the appstore module for Restservices. Recently we upgraded to Mendix 7 For a new integration, I decided to develop the new restservices...
View ArticleData Grid Appearance - Wrap Text
Hi I have a data grid with large strings in it. Currently these do not fit the column and i have to hover over them to see all the text. Is there a way to use CSS to wrap this?
View ArticleImages not getting loaded when called from css in Mendix 8
Hi Team, I am facing an issue with the images, as they are not getting loaded when called from css after updating the project to Mendix8. I am providing the url for the background as background:...
View ArticleMendix Modeler Issues
Hey guys, Getting a weird error when I try to sign in to the modeler (7.23.4). It keeps saying: “Unexpected server error Unable to retrieve profile information for identity: ...”. I’m able to log in...
View ArticleTrying to create subitem under particular category
Hi Team, I have created a category and I am looking to create something like once i click the category it should show up the different product lists which are available in my case. Can you help me to...
View ArticleEnumeration Values
Does anyone know if there’s a way to include an enumeration value that starts out as empty/can populate to a value? Essentially we have an app that takes in data and one of the our entity attributes is...
View ArticleDatagrid visibilty based on current user or system language
I have to show a data grid with conditional visibity based on current user langauge. like based on arabic, how i can accomplish this?
View ArticleNewsfeed like functionality with @mention feature
I need to build news feed like functionality with @mention feature. Need to display all messages with users activity and the messages where user name is mentioned using @<user name>. This is...
View ArticleD3TreeView Widget and Tree view structure
I am using D3TreeView widget for creating tree view structure, but every time when we are adding nodes in the tree structure,(it will ask the parent node where we need to add the new node),it is adding...
View ArticleTree View Structure
Hi All, In Mendix can we form a tree view structure by using some widgets other than TreeView Widget?
View Article