Forgot Password Module for Mendix 7
Dear Mendix, When will the forgot password module be available for mendix 7.1.1? This is most of the time one of the first building blocks that we as developers need to build a project.Can this be...
View ArticleHow to create a session for from anonymous user to known user, and to a...
Hi guys, I have exposed a rest service wherein I validate the user with another thirth party integration. Based on this validation I find the associated account for the anonymous user and want to send...
View ArticleHow to support multiple companies within single application
Hi AllI have the following question.We have a single application that must support multiple companies that handle there own data. The idea is that a user/account belongs to a single company and that...
View ArticleReceiving an attachment via MTOM by consuming webservice
On consuming a webservice, I get a response in SoapUI like shown below: an XOP attachment with the requested file (MTOM, base64-encoded). In Mendix however, the stream results into an empty String or...
View ArticleTeam Server API pagination
Hi All,Is it posible to use pagination in the Team Server API, I can successfully retrieve branches and revisions however a default of 20 records are returned by the API and I have tried using limit...
View ArticleREST module asks for Persistent entity for Publishing POST Service. I give...
I created a publish service in the RESTServices Module like so:I however get this error for the update microflow: * Invalid update microflow: Microflow 'AppModule.Test' should have one argument of type...
View ArticleHow to make a mobile page display in landscape mode?
My text is getting cut short in portrait mode, so I am trying to flip it. I can't seem to figure this out. Anyone know? -thanks
View ArticleChange language of anonymous user
Did anybody already found a way to change the language of an anonymous user?I already tried to set the language of the user via a microflow, but sadly this only works within the scope of that specific...
View ArticleCascading rollback and default cancel button
Hello, I have the following entities:A one to many B B one to many CIn a specific screen I show a top level dataview which includes A attributes and if existing C attributes. Whenever changes are made...
View ArticleHow to create a custom widget for pagination.
I need a pagination at the bottom which should include numbers starting from 1 and go on increasing as per the pages.
View ArticleUnwanted scrollbar
hi,(Version 7.1.0)my anonymous full responsive page is appearing with a horizontal scroll bar along the bottom and the content centered but to the right (as if the page was on a widescreen monitor but...
View ArticleTemplate grid, attributes to the right of the image
I'm new to Mendix, and I need to adjust the text to the right of the image. What it currently does, is that it displays inputs underneath the image. Any idea's on how to fix this?
View ArticleHow to add line breaks in a single string Variable
I have created a Document with a single String variable. This variable has some text.Text in Document is like:......... some english words.......a)......... some more words a.1)..... some more words...
View ArticleREST module returns error when trying to Publish a GET Service.
I have created a Publishing REST Service like I said in https://forum.mendixcloud.com/link/questions/86790 Since POST doesn't seem to work, I tried GET, hoping it would be easier, but this returns me...
View ArticleStay logged in after user has registered
Hi there,We have been struggling with this issue for a long time. Is there some way other than writing our own java widget to keep a customer logged in after he or she registers ? I haven't found a...
View ArticleThe supplied maximum metamodel version '6.10.0' is lower than the metamodel...
I get an error in my Mendix SDK after upgrading a project to 6.10.5 and +.I see that the SDK currently doesn't support any project with a version higher than 6.10.0Do I need to update my SDK or wait...
View ArticleDisable the annoying Conversations thingy
Hey guys, Does any one know how to remove that annoying conversations with mendix? you know that thing on the right bottom. kind regards
View ArticleImport Mapping does not seem to work correctly
Hi,I am currently using a Magento test store to import products into Mendix over a REST API. Getting the product (SKU, name, price etc.) works fine. I am struggling to get the associated objects...
View Articleselect all with simple checkbox set selector
Is there a way to implement Select All and De-select All with the simple checkbox set selector widget?Thanks,Tracy
View Article