Feedback Widget on different Environments
Hello all, When we Feddback widget its shows the path https://sprintr.home.mendix.com/ as server location.How do we retrieve and show feedbacks given in SIT, UAT and Production separately.?example:...
View ArticleHow can I solve the "Could not create widget...
Hi,I've got a page where users can review a Ticket entity (Ticket_Review). A ticket can have multiple tags and a Tag can be used by different tickets (many to many relation). From the Ticket_Review...
View ArticlePhonegap : Set Request Headers for POST
I'm working on a Mendix app that utilizes a payment gateway. The payment gateway requires a request header to include the request URL to be the same as the URL registered. So if I register my app's URL...
View ArticleHow can I print scrolling page to pdf?
Hi,Good Morning to all. In my application, I have one page with data. It is scrolling page. I want to print the data in that page to pdf. So I used PrintScreen To PDF widget. But it is giving me the...
View ArticleHow do i use the __Stateful mixin?
Looking at document https://apidocs.mendix.com/7/client/mxui_mixin__Stateful.htmlHow do i use that mixing. Is there quick example ?
View ArticleWhy is the the generate page not available at a db data grid "new" button?
hi guys normally when adding a db data grid and clicking standard filling for an entity, there was generated a "new" button as wel.Right click "generate page" did the magic for generating a new/edit...
View ArticleLocal certificates problem
Hi all,Probably something really stupid but appreciate any help:I have installed a rest certificate on my chrome browser and the node and they both seperately work fine.When i have tried to install it...
View ArticleHow to get the IP address from the client in Java
We are trying to build a java action that can return the IP address of the user that executes that java action. Is this possible in Mendix 5?
View ArticleXML Export Mapping Date Formatting
I have an XML export mapping which includes a date attribute. When the date is exported, it looks like this:However, I want it to look like this:Any pointers on how to accomplish this?****Edit****The...
View ArticleRefresh application
Maybe this should be common knowlege and I just missed it somewhere, as I see a lot of reference in the forum to 'just refresh the application', but with no explanation of how this is done. How is this...
View ArticleSDK error on add a widget to page
Hi All,I have a problem when I try to add a widget like simple Text or anything using the SDK to a page. When I create a new app and there is a page it works, but the "LayoutCallArgument" is out of the...
View ArticleHow to create association in a Java Action for new projects
Hello,I have tried for the below association in java action .But, i'm not getting the result. Please help me out with the correct syntax. IMendixObject A = Core.instantiate (getContext(),...
View ArticleXML import with substitution groups in XSD
Hi there, I am trying to import an XML through an XSD schema which contains substitution groups. Mendix seems not to be able to handle these. The import mapping seems to be correct, though no object is...
View ArticleIntegrating with a WS-Security (WSS) SOAP webservice
I need to integrate with a SOAP webservice that requires a WS-Security header. As for as i understand I won't be able to fix this with the option to add custom headers in the webservice call, since it...
View ArticleWhy it is taking huge lag to load a page?
Hi All,Good Morning. In my application, I am opening page B with link from page A. Page B contains Data grid and it is filling with the list of records returned from a microflow. It is working fine....
View ArticleImage in SOAP header
In out app we have build 2 consumed SOAP services with an image included to other systems.In a message of the first service the image is incorporated in the contents tag of message itself . In the...
View ArticleDeeplink - The requested URL /appname/link/ForgotPassword/ was not found on...
Hi All,I have implemented deeplink for forgot password. it is perfectly working in my local. But when I user SIT environment server , it is showing following error on reset password link.I also added...
View ArticleiDEAL module: error getting issuers from iDEAL simulator
Hello All,I'm trying to get the iDEAL module working against the simulator: https://www.ideal-checkout.nl/support/ideal-simulator I have included all certificates from the simulator as required.When I...
View ArticleCan we avoid a page break in the middle of a template-grid element when...
Hello all,When I generate a pdf document that includes a template grid, I would like to avoid that there is a page break in the middle of an element.Ideally, if there is no space to display the full...
View ArticleHow to access System.Owner
I have an entity for which I have selected the checkbox to store the Owner of each object in the entity. I have a few user specializations, so the Owner could be one of 4 flavors (customer, employee,...
View Article