Adding simple menu bar for mobile app.
How to add a simple (custom) menu bar for mobile app with 'Menu source' as 'Menu document' ?Kindly elaborate on how to create aMenu document ?
View ArticleQuestion about Mendix 6.10.4 release notes
When I read the release notes for Mendix 6.10.4, I read this sentence:-- The user language is now updated when the application is refreshed.Can someone please elaborate on this? What does this exactly...
View ArticleDifferent variables/data in one test script?
Hi All, I have created several test scripts with constant values/data, but all these test scripts go through the same steps. Can I give a set of variables to one test script in ATS?
View Articleoql query start of day in where clause
My oql query is not coming back with full set off data due to time in the daterange.where app .ApplicationDate >= RangeBegin($DateRange) How can I use my where clause to get all for that date from...
View ArticleCSS : Dropdown background color
Hi Team, I am trying to change the color of dropdown selector which is currently blue.How can i achieve this? Regards,Swathi
View ArticleODATA xml to ODATA json
Hi, I need to convert the ODATA xml format into the JSON format (preferrably on the mendix server in Java). I have an Angular client that needs to consume this. Alternatively the XML may be parsed...
View ArticleStrange refresh issue in Mx6.10.4
We just upgraded our model from 6.9.1 to 6.10.4. We encounter a strange refresh issue where the modeler behaves differently.When going from one screen to the next we have a microflow that changes some...
View ArticleTurn of sorting by header in data grid
Is it possible to turn off the sorting by header on a datagrid? Currently if you click on a header (in a standard datagrid) it will asc/desc sort based on that collumn. Is it possible to turn this...
View ArticleBootstrap Datepicker
From the moment we use the bootstrap datepicker we get the following error when running locally:404 - file not found for file: widgets/BootstrapDatepicker.The file is there, so why do we ge this error?
View ArticleIssue when changing the font color of texts in Chart JS?
Hi all, I want to change the the color of the font (title, texts at the x and y axis) and when looking in the widget in the barchart.css I see that it is the same color as the color of gridlines. When...
View ArticleCall Rest (Get) return code
Was wondering if anyone knows where or how you can view the return code from the called API service. I'm using import mapping in the repsonse but that does not return the header info (return value)...
View ArticleMask input field changes value
I have an input field with a mask '(999)999-9999' that is pre filled when page is displayed. When the field has focus, user tabs into it or clicks it with the mouse, the values change.Example:On page...
View ArticleCK Editor - cannot upload images
I'm trying to upload images into a ck editor field and nothing is happening. I've tried a number of different variations and have had no luck. Anyone else experience this? Anything special I need to do...
View ArticleMendix v7 widget errors
Hi,Is anyone else facing mx7 issues like below where defualt mendix components are breaking? It was working before and after a while its started giving me this error. I face the same issue in drag and...
View ArticleMaking an api call and mapping the response
Hi,I have been trying to call a REST api and map the response which is in JSON fromat to the database.I read the mendix documentation but still i am not clear with the concept, so can you plz help me...
View ArticleMendix Service not starting up
Hi, In the mendix service console, i am trying to start a mendix service after successful deployment of the package. But the service shows 'starting' and is stuck there.Where can i see logs for this in...
View ArticleHow to use NTLM authentication in a Call REST service
In the REST module you can use for NTLM authentication the java action 'registerNTCredentials' to enter the username, password and domain. In Mendix version 6.8.1 you have now the activity "calll REST...
View ArticleWhat to expect when the named users => max.named.users ?
Hi In the metrics of our app I see that the named users are reaching -at peak timess- our max named users of 100 named users.1 - So I am wondering what i should expect when the named users reached 100...
View ArticleRESOLVED: #015 in logs
UPDATE:Support ticket is resolved. The #015 and #011 characters in the log are a side effect of the new syslog program launched on Feb 22. This is a feature of the program and will not be...
View ArticleHow to use Boostrap for my Application?
Hi. I want to create a 3 level dropdown for Naviagation bar. For that I found one boostrap application in app store. But, i don't know how to use that boostrap in our mendix. Can anyone help...
View Article