Unable to upload image in app's "Uploading image failed with error...
Hi guys,In our app we get an error while the user wants to change his profile image directly from the camera or gallery. We receive this error on the iphone, windows phone and the android devices...
View ArticleOracle API
Hi,Is there any direct way to call Oracle API by Mendix rather than creating an intermediate web service using java for example to call this Oracle API and then to call this web service by Mendix?
View ArticleHow to use deploy API?
Can any one guide me about how to use deploy API in mendix. Can i use it which is only deployed on sandbox?
View ArticleHow can I add a meta title and meta description per page
I'm trying to add a meta title and a meta description per page I'm creating. I.e. I'm adding a shop to my application and I want to give each shop I'm adding a different meta description and title. How...
View ArticleAnonymous User Create Account and Auto Login as Part of Workflow
I've researched the forum quite extensively but have not quite found the answer for how to automatically log in a User (and refresh the client accordingly).Here is the workflow I am attempting to...
View ArticleStruggling with replacing some html-element in a string
Hi ,I have a string in $Object/Plaintext = '...ondersteunen van slimmer ...' I want to replace '&bsp;' with one space and try this as a change object on the attribute:...
View ArticlePlease specify List operations in the RefGuide
When using the 'Intersect' list operation, Mendix uses the object(s) from the second variable you specify when creating the result-list. It would be great if the RefGuide would be updated to include...
View ArticleHow to make your own file upload widget
What kind of JS do I need to use to make my own file upload widget?Thankyou very much in advance.
View ArticleTelegram API
Dear community,Is it possible to use the Telegram API in Mendix to enable messages to the end-user? This would be a great way to enable push notifications for mobile applications and enhance the...
View ArticleHow to handle auto commited objects
Hi folks,I have some situations in one of my apps where objects are auto committed, mainly because I have an initiated object and the user adds new objects in a datagrid over Xpath or database....
View ArticleNo file document output when downloading as a file
hi,this seems very strange to me, i want to download a object (Report) which has a filedocument as generalization but I don't get any document or any info (console).User has full read,write on object....
View ArticleRestore Uploaded Files - does it work?
Has anyone managed to upload a zip / tar.gz of the 'uploaded files' directory from local machine to the cloud?There is no useful documentation I can find about thisTo make things worse, if you restore...
View ArticleDoes Pivot Table widget work on Mendix 6.4.1?
Hi,I am currently using Mendix 6.4.1. I am getting a blank page when I add Pivot Table Widget. I see that Pivot Table widget v2.4 supports Mendix 6 version. Has anyone tried the widget on 6.4.1 version?
View ArticleAssociation radiobutton list requires persistable entity
The association radiobutton list widget requires you to select an association to reference where the selected item will be saved. When using a non-persistable entity the modeler shows an error saying:...
View ArticleSearch filters on a non-database filled Template Grid
I would like to fill a Template Grid based on either a Microflow or Association. However, this does not allow me to put search filters in the grid. Can anyone tell me why this is and how I can work...
View ArticleObject reference not set to an instance of an object migrating to 6.4.1
Hi,We have encountered the following problem while trying to migrate from Mendix version 5.21.2 to version 6.4.1 System.NullReferenceException: Object reference not set to an instance of an object. at...
View ArticleSpecial characters in CSV
Hi,In our application, customers can create a CSV file, but some special characters aren’t exported as is, but as a ‘?’ instead. Example;Name in application: Çayır Name in CSV export file: Çay?rSee...
View ArticleSearching for a combination of chars (i.e. -20) in an integer attribute?
We have a search panel where the user can search for "elements" based on certain criteria (parent, ID etc). One of these criteria is ElementID. ElementID is stored as an integer in the entity but the...
View ArticleCan't deploy my first app
I am trying to deploy my first app. Followed the steps in the tutorial, created new app, edited in Modeler, made no changes there just selected "Run in Sandbox". Got a generic error in Modeler....
View ArticleWhoops, cannot deploy your app (PRIVATE DATA HIDDEN)
Hi guys,an awkward error, i did some microflow changes and after that I was not able to deploy the app.in the log i see this:21:30:57 sys INFO Updated app with guid b454e276-f551-4b28-8aad-5998cc2983a3...
View Article