ToolTip Styling Gone Wrong
Hi guys, On the first screenshot I’ve got the tooltip (with certain CSS) showing properly, while on the second, it doesn’t (different screen): I I think it has something to do with the styling of the...
View ArticleNotification number on a widget ( floating button or a button) in Native
How can I add a number on a floating button or a normal button each time I add something for example I’m adding items to cart, the floating button (like the basket in the picture) I’m using it should...
View ArticleHow to use POP-MENU ?
Hi, We are trying to add a pop-menu on top navigation bar..but we cant able to add? and we tried it in data-view also..but it wont wroks? can any help with this?
View ArticleCustom Login Page. Configurable by the application
Hi All, How does login.js file works and verifies the username and password from the database? I am not able to find documentation on this. I want to create a custom login page with more buttons and...
View ArticleExcelImporter Module only importing up to 1000 rows
So we are trying to utilize the Excel Importer module to import a file that has approximately 1670 rows. After importing the file through a combination of the Import Template and Import Overview pages,...
View ArticleDetect unsaved changes before navigating away from page
Hi, I have a form on a default layout page with a button where users can manually save changes. But what if the user navigates away from the page, then any changed values will not be committed. I came...
View ArticleClosing long running micfroflow
Hi all, I would like to build a java action with which I can kill long running microflow. Similar to the button which can be found in de mendix cloud portal. Since we're running in a private cloud,...
View ArticleWorkflow Microflows
Hello, I have an workflow with a user task. My goal is sending a reminder email 2 weeks and 4 weeks later to the user if user did not completed the task. What can be best approach for that? I have 2...
View Articleposition a regular button near a text input (like the calendar trigger button)
Hi I want to place a regular button next to a text or dropdown input field on a form to make it look like a trigger button. How to do this properly?
View ArticleexecuteMicroflowInBackground microflow seesm like not importing Json file...
Hello all, I have a microflow which will import Json file into Non persistent entity and then commit to persistent entity through batches. I am calling this microflow from executeMicroflowInBackground...
View ArticlePluggable widget not updating value from props
Hi All, I am creating a pluggable widget, and I am struggling to get the display value to update based on the input attribute provided to the widget. If any one could help me out it would be much...
View ArticleNative packager error
I am getting this error when I run my app locally to test it on ‘make it native 9’. I have been working on the app since morning, and this issue popped up out of nowhere a while ago. My app is error...
View ArticleCTRL+F hotkey (Find) behavior inside JavaScript actions
In Mendix 9.3.0, I created a JavaScript action. Inside the code editor in Studio Pro, pressing CTRL+F shortcut opened both the Mendix Find dialog box and normal text search box as we have in code...
View ArticleHowto use Calendar widget
I do like the demo site for the calendar widget (https://docs.mendix.com/appstore/widgets/calendar) and want to implement it to show some planning info, only the instructions found on docs.mendix are...
View ArticleTheme Tab in App Settings is missing...
Hi, I’m following the rapid Crash Course in the Mendix Academy. In Chapter 6.8 it’s explained how to create your own theme module. However; the “Theme” tab that is referenced (App → Settings) doesn’t...
View ArticleError Converting from 9.2 to 9.3
Hi all. Can you please help? My app was on 9.05 and got an error traying to go to 9.3 directly. Then I installed/opened/auto-converted to 9.2 with no issues. But now 9.3 is giving me errors every time:...
View ArticleDate Picker on change event loading information in a new PopUp window,...
Dear Mendix community, I have the following situation: There are static room objects. These room objects have multiple reservations associated to them, one for everyday. The date time is used to to...
View ArticleSet up Gulp - error
Hi, I’m trying to set up Gulp & Sass as per… https://docs.mendix.com/howto8/front-end/sass-eight … but I’m stuck on step 7 in section 3… Write npm install or use npm install gulp-cli -g with...
View ArticleHow to add custom icons in System.Images
Hi folks, I would like to use my custom icons. However, It seems impossible to add new icons in System.Images because [Add] button is disable. Are there any other ways to import own icons in Mendix? I...
View Article