Quantcast
Channel: Mendix Forum Questions
Viewing all 83469 articles
Browse latest View live

Query for SAP ODATA connector - Get List of SalesOrderLines

$
0
0
Dear all,  I have a simple question that derives from my  inexperience with the SAP OData connector. I have to retrieve all the Sales Lines Items of a specific sales order. This means that I have to write a query in the GET List action of a microflow. According to the following guides I will have to use the attribute ToLineItemsDeferred to point at the correct SalesOrder https://gettingstarted.mendixcloud.com/link/module/86/lecture/600/4.3-How-Order-Lines-are-Associated-with-Sales-Orders https://docs.mendix.com/partners/sap/sap-odata-connector#4-1-9-parent   Unfortunately I don’t know the sintax of the query. Does anyone can help with issue? Thank you 

Linking an entire tile on list component

Linking an entire tile on list component

$
0
0
Hello All,  I’m working on native mobile application.  I chose the list view to display items that are linked to a more detailed page (Image attached)  How can I make the entire tile clickable, rather than just the arrow?  Note: I did categorized it as “user experience” issue because one would expect to click the entire tile, which can lead the user to believe the app is malfunctioning. I tried to use the “on click” marked on yellow on the right panel, but it does not work.  I’d expect it to link each tile to the selected microflow for example, but it doesn’t.   

There are two search options. Can I hide/remove the other search option?

$
0
0
Hi, I have taken two list views and that is why there are two search options. First list view is used to display the radio buttons and second list view is taken for image uploader. How can I hide/remove the other search option?

Can anyone advice optimistic locking solutions?

$
0
0
Hello experts.  I am trying to create an optimistic locking solution. I created a new attribute named by ‘ver’ with integer data type. and a new entity event handler, before committing object, compare ver, if ver is same, commit change, otherwise cancel commitment, and show a message to user. but it doesn’t work, I found if i don’t change the value of ‘ver’ from browser, it isn’t be passed to Microflow.  when I debug the microflow, I found, the  value of ‘ver’ is always refreshed from database. Any idea or advice about it? Could you please give me some solution/hint to create optimistic locking? thanks.

Login Widget Issues

$
0
0
So here are my issues: - The login widget from the app store:  Doesn't parse spaces out of the front or the back of the login name (and i'm having a TON of people with android having an issue where they can't login and almost all of them somehow got a space at the end of the login name.  It's something it looks like the device adds when you use the android "autofill" feature (im assuming somehow it thinks you want to type your email address and then puts a space to continue on with a sentence?). - The authentication Mendix widgets in the modeler:  Don't allow us to force the username to all lowercase and since the logins are case sensitive, this too creates another, different customer service nightmare. Anyone dealt with these issues before? Thnx, Jonathan  

How to configure mendix app to align with OWASP rules and azure WAF

$
0
0
Hello i have mendix application hosted on premise in front of that application there is azure WAF , most of legitimate connection get blocked , WAF vendor support they confirm i need to rebuild the response from mendox side to be align with owasp rules otherwies the application would be always blocked . any help how to reuild the aplication with OWASP rules, or there is spisafic configuration for azure WAF

How to display Y value permanently on a line chart?

$
0
0
Hi All, How to display Y value permanently on a line chart? It is displayed only when hover my mouse pointer by default, what is that it should be displayed without hovering it. I googled it but was not able to get proper answer yet. Thank you in advance.  

Retrieve a unique list

reCAPTCHA V3 in Mendix

$
0
0
Hello  All, Currently there I only have a V2 from the appstore but is there a way to use reCAPTCHA V3 within a Mendix application? 

Retrieve a unique list

$
0
0
I try to retrieve a unique list based on an association. Now I have try to do this in the retrieve but can’t find how to do this, I know it is possible in SQL with select distinct. Now I have solved this in a microflow by walking through the list and filter the unique objects. But this is not particularly fast. IS there I way I can do this faster?  

building pluggable native widget

$
0
0
every time i tried to run this code    yo @mendix/widget GroupBox I got this error : Code style issues found in the above file(s). Forgot to run Prettier? npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! groupbox@1.0.0 lint: `pluggable-widgets-tools lint` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the groupbox@1.0.0 lint script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above. npm ERR! A complete log of this run can be found in: npm ERR!     C:\Users\Akram Kawamleh\AppData\Roaming\npm-cache\_logs\2020-06-30T10_01_02_159Z-debug.log > groupbox@1.0.0 build C:\Users\Akram Kawamleh\Documents\groupBox\groupBox > pluggable-widgets-tools build:ts:native Running MX Widgets Tools script build:ts:native... [03:01:03] Local gulp not found in C:\Users\Akram [03:01:03] Try running: npm install gulp npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! groupbox@1.0.0 build: `pluggable-widgets-tools build:ts:native` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the groupbox@1.0.0 build script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above. npm ERR! A complete log of this run can be found in: npm ERR!     C:\Users\Akram Kawamleh\AppData\Roaming\npm-cache\_logs\2020-06-30T10_01_03_151Z-debug.log

Searchbox under Dataview

$
0
0
Hi,   I am using data view to display a form, in this for one attribute i want to show a searchbox,but when i used searchbox in the data view it is not showing in the browser."This widget is unable to find a list view with the supplied entity 'MyFirstModule.User"   i am getting this error.  

Calendar widget previous next buttons not working

$
0
0
Hi All, I am using the “Calendar’ widget (appstore link- https://appstore.home.mendix.com/link/app/107954/) from App Store to create slots in my application. But i see that the next and previous buttons are not responsive and they are not taking me to the next/previous day/week/month. Thanks in advance. Regards, Rahul

Publish an app from Studio or Studio pro

$
0
0
Hello, I’m a newcomer from business side and not from IT, and I’ m currently testing Mendix and did create 2 basic apps: (i) 1 locally with Studio Pro and (ii) the other on the web with Studio. OK, fine. Now, I’d like to publish them (no preview! but publish) and see how they look like + use and test them as a standard user. And here I’m totally lost as there is something basic I do not understand. . On my PC with a browser: how am I supposed to find the app? (not using and logging to Studio Pro of course)  Is there a unique URL for my app? How another user can access it? . On my mobile: is there a Mendix app I must first download? If so, what should I do next? If there is no Mendix app to download, how can I access my app? Many thanks for your support, Philippe 

Switch from Studio Pro (local) to Studio (web)

$
0
0
Hello, Is it possible to transfer an app designed locally in Studio Pro to the Studio platform (in the web)? If yes, how should I proceed to do this? As well, is it possible to switch from Studio to Studio Pro? Thanks, Philippe 

Google Authenticator

Import excel data to database

$
0
0
Hello Experts, I am creating one web application of customer dashboard. When I will select Month from dropdown list, budget details will show on page for the month. I have one excel sheet in which many tables information is saved. I want to create Entities in mendix according to table information in excel sheet. How to import excel data into mendix database?  Thanks and Regards, Nayana

Mendix Sprintr Operate Features for On-Premise and Kubernetes

$
0
0
Hi there,   Is it possible to connect the Sprintr options for ‘Operate’ to an on-premise or Kubernetes Deployment? I feel like there needs to be an additional component to manage communication especially from Kubernetes with Sprintr, but I did not really find any Information.

Excel Exporter - did not expect argument to be undefined

$
0
0
Hi guys, when executing the Excel Exporter we get the error below. Does someone know how to deal with this? Thanks a lot! An error occurred while executing an action of MyFirstModule.Home.actionButton7: Did not expect an argument to be undefined Error: An error occurred while executing an action of MyFirstModule.Home.actionButton7: Did not expect an argument to be undefined at http://localhost:8080/mxclientsystem/mxui/mxui.js?637291249545092728:73:300295 at we (http://localhost:8080/mxclientsystem/mxui/mxui.js?637291249545092728:35:9232) at r (http://localhost:8080/mxclientsystem/mxui/mxui.js?637291249545092728:35:9128) at d (http://localhost:8080/mxclientsystem/mxui/mxui.js?637291249545092728:40:143325)  
Viewing all 83469 articles
Browse latest View live


Latest Images