Our applications need push notification to user browser when user is online, I checked Mendix mobile application can use FCM to push notification to mobile device, can Mendix web application integrates FCM? is there any document or examples about it? Thanks.
↧
Can Mendix desktop application support Web Push notification
↧
Line chart with atlas ui brand colors
Hi, I’m making a dashboard metrics page with a line chart. I want the line color to match the brand color used in atlas ui. You can change the color in the line chart widget, however this is fixed and I need to change it in a multi-tenant environment. Is there a way to change the link color in css or? Regards, Wilfried
↧
↧
Native Mobile - Custom Developer App
Has anyone already experimented with creating a Custom Developer App (https://docs.mendix.com/howto/mobile/how-to-devapps) to test additional native dependencies locally? When trying to scan the QRC with my Custom Development App I'm getting the message: “Please verify that your app is running”. Ofcourse the app is running locally and on the same wifi. Has anyone run into this as well? And found a solution for it? Thx.
↧
Integrating Mendix application with AQM module
Where can I find in detailed documentation about AQM How to configure AQM module with Mendix application Note: I'm working with a free app. Only able to find few documentations about specificity of AQM but not the AQM(part of pricing list) module in the app store modules and the configuration details.
↧
How to download attached files in the Dataset by Teamcenter connector
Hi, Buddies I’m struggling to get attached files in the dataset from Teamcenter. Q1) What is the best approach to retrieve dataset instance? Assuming that the UID or ID or Name of the dataset is given. Q2) I need a URL to display the downloaded file. It is actually a JT file and to be displayed in the VisWeb widget. The widget requires a URL not binary. Where can I get the URL? The dataset download widget returns an only boolean value, not URL. https://drive.google.com/file/d/13tOFF4nYEGJK0-WQRxegjHT-agEEUc4c/preview Thank you in advance :)
↧
↧
Migrate MySQL databse unto mendix database
Hi, I have requirement to import the excel sheet which is having data for 10 coloumns needs to import in mendix new application where ,out of 10 coloumns few are from A Entity and few are from B,C .. entity which is associated with A entity, Please guide me how i can do the the same.
↧
Network error while downloading app from app store in mendix version 6.10.7
Hi All, Iam facing a network error while apps from app store in modeler version 6.10.7. Error Details :System.Net.WebException: The remote server returned an error: (551) 551. at System.Net.HttpWebRequest.GetResponse() at Mendix.Modeler.Utility.MendixClient.DoHttpRequest(String json) in C:\jenkins\workspace\Modeler-Build-6\modeler\Mendix.Modeler.Utility\MendixClient.cs:line 174 at Mendix.Modeler.Utility.MendixClient.Login(String userName, String password) in C:\jenkins\workspace\Modeler-Build-6\modeler\Mendix.Modeler.Utility\MendixClient.cs:line 28 Kindly let me know the steps to overcome this.
↧
Native Application problem with Build in Appcenter
Hi, I am have the same problem as described in (https://forum.mendixcloud.com/link/questions/98103), but for IOS and Android. I am trying to create my first native app with App center and GitHub. I followed all the steps described at this page (https://docs.mendix.com/howto/mobile/deploying-native-app) and it seemed like everything went well, but when I opened the installed application on my test device (Apple Ipad), I got to see the "Make it native" start screen where I can scan a QR code for an app or enter an application URL. So it seems that my app is not even built. Has anyone had the same or do you know what it possibly can be? Kind regards, Jacob
↧
Trying to create a new page
Can anyone tell me why the “create” button doesn’t react after selecting the properties to create a new page? P.S.: I am a beginner. So you know..
↧
↧
Dynamic table - Entering and saving data
I'm working on creating an hour registration app, which requires you to provide how many hours you worked on what projects throughout the month. The idea is to create a table wherein an employee can enter his hours. The x-axis (left to right) has all the days. The y-axis (top to bottom) has all the projects. This results in a table of the size "days-per-month" x "number-of-projects". Using a save button, these hours are written to the database, and your hours for the month are saved. Furthermore, using an "Add" button, you should be able to add a row to add another project to your table. In essence, I'd like a dynamic table. See also the example below for the general idea of the table. Enter Mendix: As far as I've seen, Mendix contains a simple table function with a limited possible number of rows/columns, which is not what I need. I've tried a couple of ways to get this done, but those ways didn't lead me anywhere close to the solution I described. This leaves me with two questions: - Is there a functionality within the table widget (or other widgets) that I somehow missed, which would make this possible? - If not, do you have any pointers on how this could be realized using micro-flows?
↧
How to change properties of a data grid widget
Hi, I have created a page with two different data grids. The page works fine, and design looks great, but the usability is a little bit limited. The color of is selection is light grey and difficult to recognize. Is it possible to change the color? I didn’t find any parameter to manipulate the selection color. Thanks and regards Ingo
↧
Hide straight line in line chart when no data is received
In a line chart (plotly charts widget by Mendix), when no data is received for a while, this duration is represented by a straight line from last data received to the point when data is resumed again. So the gap between two points when there was no data received let say for 1-2 minutes is represented by a straight line (black rectangle in below image). Is there any way to remove that line between these two points and show a blank area to represent disconnection time between two points? Image is attached for better understanding of scenario.
↧
Size of Barcode scanner button
Hi, I have a few Barcode scanner buttons on one of my pages with different captions which make them have different width. These scanner buttons appear in separate containers in a Data View in a table column of 20% width (see pic). I’d like to set their width to be fixed at a certain percentage (e.g. 100% of the available space) but it seems that the css width attribute is not affecting them, not even when I set it exactly at 100px. I tried to apply the same width to the Data view and the container at the same time but nothing changed. Does someone have any idea how this should be solved? Thanks
↧
↧
Hamburger menu should close automatically
The hamburger menu should close automatically while clicking outside the side bar navigation.
↧
State machine in Mendix?
Hi, I have an issue with a microflow which will run longer than 60 sec. and an asynchronous is no suitable solution. When I am switch to an asynchronous call, I will get the next issue with a java action. One idea is to solve the issue with a state machine and display the next state on the page and perform depending on the previous state the next iteration. But now I am struggling with the user feedback and the next iteration. I tried it with events, but the widget wasn’t refreshed during the run of the state machine. Do you have any ideas to solve this issue? Here some pictures from my example project without the initial problem. I am want to make sure, that the simple solution works. Before I will change the original microflow. Thanks, Ingo Event microflow State machine Starting the state machine Front end
↧
force a search box (multifield) to search on keyboard event
Greetings, I am struggling to force a specific behaviour. I have a search bar , basically a multifield widget from the toolbox. My page has some other content I want to show when no one is using this search feature. When someone types something on the search and then enter, I would like to then, show the list , already with the proper results. I almost have this behaviour but have a little bit of a bug. My first enter, only switches the content to the list but ignores what is written in the multifield, so it shows me the entire list. If then, I proceed to change the content of the search in the multifield , then it does work as it should, it filters my list with the criteria on the search. But I wanted that to happen with the first enter . The images may help understading my situation. Before any action. . Written the search context but Enter has not been pressed yet Enter was pressed (the entire list shows instead of only the result, this is the error/bug) IT IS NOT FILTERING THE LIST After deleting the search criteria and writting it again(no need to press enter, the list is filtered automatically here. This is the desired result but should be as long as you press enter. on the first enter, as long as any criteria that exists on the list is there. I have an invisible button (opacity : 0) that does only the toogling (microflow ), hiding the content on image 1 and showing the list when you press enter Also have a html snippet, this is the content of it (I tried many things to force the search behaviour and still failed) notes: omnisearchbox = multifield / search field changeScreen-button = insivible button that hides content and shows the list once pressed enter 13 = enter key ------------------------------------------- $(".omnisearchbox").keypress(function (event) { var keycode = (event.keyCode ? event.keyCode : event.which); if (keycode == '13') { $(".changeScreen-button").click(); $(".omnisearchbox").trigger("onkeyup"); $(".omnisearchbox").keyup(); } }); I don’t know what else to do here, seems impossible to force the search in the script , it’s possible according to js and jquery but it’s not having an effect here. What can be done? Thanks in advance
↧
How to enable scrollView and exclude time slots in calendar widget (Mendix 8)?
Hi I have implemented the calendar widget and I want to do the follow, 1 – view should be in time intervals of 15 minuts, instead of half or whole hours 2 – i just want to show working hour slots, now it starts from 00:00 till 24:00, it should be 08:00-18:00 for example 3 – scroll view (jump start at ) 08:00 is also not available while the elder widget does had So wondering how to do these the easiest way without changing the widget per se? Anyone working examples?
↧
↧
displaying list view objects horizontally
In the sample Task app available here https://new.mendix.com/link/overview/ it uses a class called ‘listtasks' to list the tasks objects of an entity horizontally. I want to do this in my app for an image entity which uses the system.image generalisation. My question is, can I extract this (minified) css class from the task app and add it to the css for my app. If so, how and which files contain the relevant css? Thanks for any help available
↧
Logging application logs into different folder
Hi All, Is it possible logging of application logs to files in folder ? Note: I'm working with a free app.
↧
Siemens MindSphere Starter Application to MindSphere
Hi Mendix friends, I want to push the Siemens MindSphere Starter Application to MindSphere ( Academy – Build a MindSphere app with Mendix). I did everything wat the course me ask to do. I log in at siemens with powershell. 1)cf login -a https://api.cf.eu1.mindsphere.io --sso 2) i put the temporary password. 3)After that noting works. I get noting after i use this at powershell : cf create-service postgresql10 postgresql-xs tutorial-db ( no target). can anyone help me with this? Yusuf Guler
↧