Need Username Password to login to git repo of Mendix project
I need to revert some changes which is not possible through mendix app hence I need git access to revert it. But I am getting “remote: Invalid username or password.” error while pushing those changes...
View ArticleMaintain the Date Picker Range till year 9999
In Date Picker how we can maintain the range in the display till 9999. and user don't want to see 10000 year and notselectable is any one have solution please share.
View ArticleNumber Keypad
Hi All, I'm building an app using 10.6.13 for a Windows based operating system using touch screen technology, There is a requirement during the process to add in a build quantity, currently I do this...
View ArticleApplication was using LDAP in v8 for user provisioning which is deprecated,...
We migrated to v9 of Mendix and getting compilation errors with LDAP, I see there is a new LDAP module available now in v9 but can we use it or should we move to something else? One more option we are...
View ArticleHow to Set a Visibility Condition for a Column Based on an Attribute's Value?
If Attribute A in $Update_Worksheet has a value, display this column; otherwise, remove the column. What should I write in the Visible condition?
View ArticleCredentials for git.api.mendix.com
I just figured out that SVN is not the only option anymore and it is now possible to create a Team Server project that is based on a Mendix provided Git. In my project’s dashboard on Mendix Developer...
View ArticleDelete Dataset from Teamcenter
Hello, I am working on a functionality to attach new Dataset on Teamcenter and delete the old one and the problem is that the old Dataset has a reference to a Workflow and this prevents deletion of the...
View ArticleError filter date
Hello mendix team, I have an error here. (picture) So, why does it error because when importing the ExcelImporter module from the marketplace. then I updated all the widgets in my app.How do I resolve...
View ArticleFloating labels
We are currently building a custom design system based on Atlas 3 that meets our companies styling requirements. Most of the widgets we can style fairly easy, but we are running into issues with...
View ArticleProblems with the creations of a Industrial Edge Device
Hi, I have another problem with the configuration of Industrial Edge. The problem is that I cant launch any aplication in this device because this device is ofline. However I can acces to the device....
View ArticleIs it possible to hide the labels of a label selector?
Here's a rewritten version of your question: I have a Label Selector widget for 'Subprojects' in my Mendix app. Currently, users can input their own labels. Is there a way to hide these custom labels...
View ArticleAWS Presigned URL for Uploading in S3 bucket
Hello members, I am trying to upload 1GB+ files to S3 bucket using Amazon S3 Connector's Presigned URL activity. But I am still getting Java heap when calling Rest API. Attaching the microflow...
View ArticleUploading file to an existing Dataset
Hello, Is it possible to upload a file from Mendix app to an existing Dataset on Teamcenter? Currently the only thing that is supported is Upload File java action which always creates a new Dataset.
View ArticlefactoryThrew / Loading module error & undefined model errors in custom widget
Hi all, I have created a custom widget and when I try to display this widget on a page I get the following 3 errors: factoryThrew Error: factoryThrew at d...
View ArticleCTRL+Space doesnt work on Mac
Hey there, I am busy with Rapid Developer course, and I am workin on my first microflow, the issue that I have rn is that I cant use CTRL+SPace to make a list options appear in the Edit Change Item...
View ArticleDocument Template - DataGrid - Text Overflow Issue - Custom Style
Hi, I’ve generated a PDF however the text in the cells have overflow out of its cell. I wouldn’t want it to be in ellipsis. I tried white-space: normal; or break-spaces; which doesn’t show any changes,...
View ArticlesetValue is not updating values on server
Question: I'm developing a pluggable widget and need assistance with updating an attribute's value. When I call `setValue` to update the value, no request is sent to the server. I've confirmed that the...
View Article"Synchronize to Device" + "Nothing (preserve data)". Data gets removed when...
I am using the following synchronization method for a certain entity in the database. "Nothing (preserve data) – Do not download any objects automatically, and do not clear the data stored in the...
View Article