Quantcast
Channel: Mendix Forum Questions
Browsing all 82387 articles
Browse latest View live
↧

Email alerts

Hi,I have an app where customers submit tickets/requests that go into a datagrid that is reviewed by the administrators.What i would like is for my app to send an email alert to one email address every...

View Article


Dates in OQL not finding last day of the date range.

I want to limit a Report to a specific date range, e.g 1st June - 30th June 2016.I have tried both the following snippets of code and they both have the same issue:AND devs.ContractDate IN $datetest......

View Article


Bluemix services

Hello all,I'm exploring the possibilities that bluemix brings to mendix, and i'm wondering if it is possible to access the bluemix services through the modeler.Kind regards,Max

View Article

Error with ExcelImporter

I'm attempting the tutorial as presented in the documentation: Import Excel Though it does not has as a step: Get sick errors and crash your app beyond repair just before finishing this tutorial.I have...

View Article

Change project name

Beloved fellow guru's,I'm on a dead end in changing the name of my project. It's exactly the same question as this one... so I changed the name of the .mpr file (through tortoiseSVN since it's on a...

View Article


Why do associations disappear after deploying new changes

In the application we've created a 'user' entity which has a 1-1 association with the administration.account entity. We have done this because we didn't want to make changes in the administration...

View Article

The Mendix Cloud is already deploying this app. Please wait for the current...

I can't RUN my application. I'm waiting for more than two hours and still show this message."The Mendix Cloud is already deploying this app. Please wait for the current deployment to finish before...

View Article

Search on model share

The model share is a great idea, the limitation is the lack of search functionality (except via a search engine). It would be great if the model share would pull in the documentation section of the...

View Article


How to display a return value from a microflow on a page in Mx6?

To display the return value from a microflow one could previsously use the 'Microflow Label' widget from the AppStore. However the AppStore mentions that this widget is no longer supported in Mx6 and...

View Article


How to remove 'X' button from a pop-up layout?

Hi,I would like to remove the 'X' button from the top right corner of the pop-up layout-form. I am implementing a form which should not be closed, forcing the user to enter something. Please, advice on...

View Article

Control autocompleet on a field or form

For some pages or forms I want to stop the browser from autocompleting the input. This should be possible by adding the Autocomplete attribute. Do I need to make my own widget to add this to a field,...

View Article

Accessing deploy API through REST call returns security error

I try to access the deploy API through Call REST actions in Mendix 6.6.0. However, I get a security exception (see stacktrace below). Is there a workaround for this without using the REST...

View Article

where can I view logged in users in application

I have set persistentsessions to true and now want to check which users are logged in.How can I show the information related to logged in users like username, when logged in(date and time).Also is...

View Article


How to throw an error from a microflow to be caught by standard Mendix error...

When within a microflow a situation is detected which should not occur (like a comparison expression which returns false because an attribute does not match a certain value), I like to throw an error...

View Article

How to format a DateTime field in a column in a basic report?

I have a column in a basic report on a report pane which shows a DateTime field.How can I change the way the DateTime field is formatted, eg as: 'dd-MM-yyyy HH:mm'

View Article


How to add a progress message to the 'Generate report' button on a...

I have a 'Generate report' button on a report pane. When the user generates this report it can take a (very) long time, so I would like to add a progress message, just like on an action button on eg a...

View Article

How to specify OQL constraints by parameter on report pane?

I am using OQL to generate a report using parameters. The 3 parameters are some entities having a 1-N relation, like: User <- A <- B <- CI would like to limit the drop down list of parameter A...

View Article


Use page identication in microflow?

I'd like to have a page identication somewhere on a page, to use it in a microflow. The page-identication is not related to any form data, just depending on the form. In this way i can have a page...

View Article

Passing Base64 string to POST REST Service

Hi all,For a few weeks now I've been struggling to pass a base64 string to a Mendix POST REST service in JQuery. I've looked at many sources for help on this, and although progress has been made, I...

View Article

[Idea Forum] - Q3 2016 - OPEN

Welcome to the Q3 IdeaForum!We will use this thread to gather feedback and prioritize features. We value your input! We might not be able to implement each feature, but please know that we look at each...

View Article
Browsing all 82387 articles
Browse latest View live