Xpath Constraint
I had created a domain model with Four entities School,Parent,Kid,Nurse,and I Mentioned the Associations B/w those Entities as School------>nurse(One to Many) School------>Kid(One to Many) Parent...
View ArticleNo constructor found for widget BootstrapTooltip widget
During last sprint we introduced the BootstrapTooltip widget for our customer to create some hoover popups in our app. All went well in development and test environment. But when the app was ported to...
View ArticleWhere do I find 'EmailTemplate.IVK_OpenEmailSettings' and...
I 've been trying to follow the instructions on the following page:https://world.mendix.com/display/public/howto6/Send+Custom+Emails+From+Your+AppI can't seem to find...
View ArticleCan't select correct reference in reference set selector
Hi everyone,I'm having trouble with my application. I'm trying to create a system for managing orders. Let me explain with my domain model An order has multiple order items, which stores the quantity...
View ArticleWhat is the correct file location to write a lucene index to in the cloud?
I tried the tmp directory. It seems to write, (I got no errors), but after indexing no files can be found.Edit 1: Maybe the tmp folder is cleaned up automatically?
View ArticleEditing custom CSS in custom theme
Hi,I was editing the custom CSS file to test using the 'deployment' folder in order to make these changes permanent i read online that you need to edit the custom CSS file that sits within 'theme'.I...
View ArticleCamera Widget For PhoneGap - On save microflow doesn't work
Hi,In my project the "On save microflow" is not triggered after taking a picture with the Camera widget.I have a Mendix 6.31 project and I am using the latest version (release date 3/22/2016) of the...
View ArticleWebService Logging
I am trying to find a way to log WebService only logs at TRACE level and store them in the DB since the web service messages are relatively small. But I could not find a way to subscribe to a...
View ArticleUncaught fatal error from thread [MxRuntimeSystem-action-dispatcher-46]...
I'm getting this error every time a user logs in. The result is that home screen along with the menu is not shown rendering the entire application un-usable.Some previous questions managed to resolve...
View ArticleCannot download reCaptcha widget
When downloading the updated reCaptcha widget from the appstore the following error appears:Package 'C:\PinkElephant\MxProjects\MyMx6App-main\widgets\reCaptcha.mpk': File does not contain a client...
View ArticleCompany expenses demo on iPhone a little off
I just created a new CompanyExpenses app using 6.5.1When I create a new expense on my iPhone 5S, the receipt and location overlap each other.
View ArticleExtra read rights needed when using external widget
Hi all,We've been creating a dashboard with a couple of buttons linking to different pages. Everything works as expected and the user with the right to view the page needs to have access to the...
View ArticleHow to retrieve tenders for invited companies
Hello,New to Mendix I'm stuck on this seemingly simple task:I'm making a simple tender tool where companies can invite other companies to tenders. Users should only see tenders that their company have...
View ArticleMendix modeler slows after time
When working with the Mendix modeler 6.4 or 6.5 I notice that after a while of working, the modeler program starts to become slower. At a certain point (usually after 1 hour work with a few starts of...
View ArticleFields with Decimal data type require a zero before decimal point
Recently, we have upgraded from v5.13 to v6.4 and noticed that fields converted to a decimal data type require a zero before the decimal point. When the float data type was used (v5.13), we could enter...
View Articleupgrade path?
I can't upgrade 5.21.2 app to 6.x. whats the way to go? First 5.21.4, then 6.01? or????
View ArticleCheck with the User names
Hi Folks,I am having a requirement in which when one user is logged in, I want to have the all other users list except the logged In user. Please suggest me. Thanks in advance.
View ArticleEmail module Implementation
Hi friends,I want to implement E-mail module in a Project, So, I have gone through E-mail module template in mendix documentation. Using those steps, I have downloaded MxModelReflection, Encryption,...
View ArticleBlank page after login
I'm getting a black page after logging in with both admin and normal user on multiple browsers (Firefox, Safari, MS Edge)The login correctly details are displayed but when I login as admin or normal...
View ArticleDisplay Notifications
Hi All,I'm working on a project, where I need to get the notifications as per the entered Schedule. Eg. Like the Birthday notifications in the Facebook..I need the notifications 5days before the given...
View Article