Hey everyone.. I’m facing a problem in Comparing the already imported excel sheet values and the newly(modified) excel sheet values.. How to compare and highlight the modified data fields in the mendix grids..? If i need to use Audit Trail help me out with some resources or tutorials please... help me out please...
↧
Compare data fields while Importing from excel sheet
↧
Resources for mendix
hello people are there any other resource/material for mendix other than documentation?
↧
↧
List operation
how to perform any list operations on two entities ?
↧
filter datagrid by clicking row
Hello, I am wondering if the following is possible: I like to select a row and filter the datagrid on two specific attributes in that row. When clicking outside the datagrid I would like the filter to disappear. Anyone any ideas? Thank you for your help!
↧
Custom date format 29 februari
Hi, I implemented a dataView with a date field on it and a button to move to the next day. The format of the date field is a 'Custom date format' reading: EEEE d MMMM. On normal day's it's showing the date like: Wednesday 20 January However, when I am at februari 29th and I move to the next day (which is 1th of march), I get an error: 'INVALID DATE' After removing the custom date format, moving to the next day proves no problems. Anyone having the same error and a solution? Kind regards, Rolf
↧
↧
SAML_SSO Error
I have implemented SAML_SSO for one of our apps. After succesfully running it on the acceptance environment, I deployed it on production. Allthough users can succesfully log in via SSO, the log shows the error message below every minute. On the acceptance environment no such error is shown. Implementations are identical. Any idea what this message could cause?
↧
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
↧
Pluggable Widget props change re-render
Hi, I wrote a pluggable widget that accepts an attribute as string from the data view. I have a toggle button on the toggle e.g live & historical on the toggle, I call microflow → to get data → to add data object to my View PageContext helper NP entity & refresh the root object (View) my widget accepts props first time on the toggle , but after 2nd time switching it will not re-render. e.g:- default selected LIVE → now Change to Historical:- it works fine. but after the switch back to LIVE from Historical → get new data & refresh in the client. i get correct data but my widget not accept the props change.
↧
OAuth google authentication
Hi, I have added the OAuth module and followed the documentation. When I run the application on cloud, I get the login page where I choose Google, and I get directed to this link https://mobiledevicewidget100-sandbox.mxapps.io/signin/google and it returns ‘404 Not Found’. Any idea what I might be missing? Thanks,
↧
↧
Open a page in new tab/window
is that possible to open a page in new tab/window from button event on change microflow ?
↧
restoring database
When I restore a backup from a node to a postgres used by the modeller I get warnings like: pgrestore: [archiver (db)] Error while PROCESSING TOC: pgrestore: [archiver (db)] Error from TOC entry 168; 1259 20651 TABLE administration$account dbnode-callisto-db0 pg_restore: [archiver (db)] could not execute query: ERROR: role "dbnode-callisto-db0" does not exist Command was: ALTER TABLE "administration$account" OWNER TO "dbnode-callisto-db0"; Should I do some action or can I ingnore the errors/warnings?
↧
Adding External Library within a Javascript Action
Dear, What is the best practice to add an external javascript library within my custom nano flow Action? Thx
↧
List View Restrict Association
For list view I want to retrieve an associated object but I want to add XPath constraints to limit the retrieved objects but there is no expression input for an XPath (under the association option). How can I do that? The other option is Using the XPath option but that only retrieves from the database and don’t know how to restrict those based on the object I have.
↧
↧
Video Player Widget
Hi, I’m using the video player widget to display a mp4 file stored in my domain model in Studio Pro 8.4.1. I’m passing the string (for example): http://localhost:8080/file?fileID=30 to the widget. When I go to the page where the video is played I get the following: - the video failed to load :( - the video player is able to show the first image of the video but freezes immediately If I go to the widget and specify “Auto start” to “Yes” I get the following: - the video failed to load :( - but now the video plays well. only issue is I cannot pause or play the video. Any ideas on how to solve this? Many thanks
↧
Open app in Studio
When I will open created apps yesterday and today a message appers: Resuming app . . . But, nothing happens, it is still ‘Resuming app...’
↧
How to set the text when Data grid has no item?
Hi, I want to set text when Data grid has no item. For example I made a Table as “Person” I bound it with Data grid widget When this Data grid has no item I want to display text widget as “No Person” instead of Data grid widget How can I do? Thanks in advance.
↧
Page size to editable list view - status?
Hi, We are in need of below functionality. When is this planned and is there a workaround? https://forum.mendixcloud.com/link/ideas/575 thank you,
↧
↧
Siemens MindSphere Pump Asset Example App: Is it possible to automatically refresh the charts within this app
Hello, is it possible that the charts within the Siemens MindSphere Pump Asset Example App are refreshed automatically every 5 seconds or as soon as there are new values available in mindsphere? I tried to use the “refresh interval” and “dynamic series” within the lineChart widget, I cound see the refresh but there are no new values and timestamps within the chart (only the old values). Maybe I have to call a microflow with a timer (for example every 5sec), but I’m not sure if this could work and I’m also not sure which microflow should be called. Are there any ideas? Thanks.
↧
Audit Trail
How do I configure an audit trail using mendix?
↧
using OData side effect
is there any side effect by using OData?
↧