Scrolling Data Grids..
HiI have a page in my application that has two data grids. The data grids have a limit of 20 data sets per page and can be seen by clicking the next arrow.I was wondering is there a way to scroll down...
View ArticleError ExcelImporter - How to check if MxModelReflection and selected DB is...
Hi all,I have setup the excel importer module. I have set up a very simple template to import data. Importing the excel, throws the error message below. First step is to check, if MxModelReflection and...
View ArticleOdd Error "Duplicate Column Values"
I keep getting this error in my log in production environment:------May 5 11:32:51.975 - ERROR - Connector: An error has occurred while handling the request. [User 'user@domain.com' with session id...
View ArticleGoogle Charts- How to map the data of entity to widget to display pie chart?
Hi,I am trying to display a pie chart. For this I created an entity with the name Data which consists of three attributes. Now in my page I have placed a dataview mapped to the entity and then placed...
View ArticleCan Enumeration values be changed based on condition
I have Enum variable which has values a,b,c. Based on certain condition i have to set value 'b' to the enum variable.Is it possible with enumeration? If so, what should I mention in change object?
View ArticleTime format of Mendix file logging.
Can anyone confirm which date/time format is being used within the logging? When considering the logging line below, I can interpret the time as being server time or plain UTC. Which is it? Apr 26...
View ArticleGet sender in IMAP_POP3
We are using the IMAP_POP3 module to get e-mails from an external inbox. This works in general, but the client sends from there lotus notes emails on behalf of a teambox.userX@mail.com sends an e-mail...
View ArticleJS HTMLSnippet script lost when I navigate back
Hi, I have a simple JS piece that works on my grid page (just a console log message added in HTMLSnippet add-on; I run the app locally).However, when I navigate to the edit page from the grid page and...
View ArticleUpdating Mendix environment on Azure
Hi thereI tried out the Azure marketplace Mendix package (BYOL) on Microsoft Azure but ran into an issue as an non-linux user.The Mendix environment in that package is 5.18.0 and i want to upgrade it...
View ArticleImported project mpk file generated by older version of modeler but unable to...
Imported project mpk file generated by older version of modeler but unable to run it in version 7.1.0
View Articleerror in sending email java action
Hi all,I am trying to send email using email template.The configurations for gmail server are username:xxx@gmail.compassword:xyz server:smtp.gmail.com port:465(SSL).I am getting the following...
View ArticleEnable requesthandlers - Mx Cloud v4
Where can I set up the requesthandlers in cloud v4? The container seems to have disappeared.. Are they also enabled by default now like the debugger or?
View ArticleNon Mendix mailbox
In the Mendix cloud V4 and in the free node you are no longer be able to use the Mendix mail server. The problem is that I have a mailserver where you need to login to the pop server first to be able...
View ArticleBetter user experience on waiting
Waiting on your application is something every user dislikes. Especially with reporting functionalities or integrations. You as a developer are challenged with the performance versus the business...
View ArticleLarge datasize / change com.mendix.webui.StateSizeWarningThreshold
How can I change the com.mendix.webui.StateSizeWarningThreshold as is suggested in https://docs.mendix.com/refguide7/transient-objects-garbage-collecting ?We have a large dataset (approximatly 10.000...
View ArticleEntity id should be not zero
Hi,I have simple page with one button, which opens new page using microflow (pattern from training video - create new entity and pass it as parameter to open page method).My entity is simple, and has...
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 Articledatagrid extension widgets and no constructor found
I am trying to use the Datagrid Extension widget and getting no constructor errors. Top message is for the Datagrid Extension with context, bottom is for the widget without context.I've tried clearing...
View ArticleXpath for filter based on association
I'm using the Predefined filter app and want to add a filter to my listview. I don't understand how the XPATH system works and the more I read about it the less I understand. What XPATH constraint do I...
View ArticleImages are not visible in e-mail
The images which were present in the email template were not visible in the email body.The Widget which is used - Bootstrap RTE.I have read in this forum it self that Email Server will block images....
View Article