Differentiating General Access to Email Link Access
I have a Mendix application where an email is sent to the customer to select a booking, if the customer clicks the link a second time it takes them to the homepage after displaying a message saying the...
View ArticleUnable to sort reference columns in Datatable
Widget doing many amazing things. But, Unable to sort the data table column populated from reference.This can be replicated even in data table demo project .Try sorting the 'country name' column...
View ArticleHow to show error messages in the API
Hi,I've been trying to apply an error message in my API, but it doesn't return the error message when needed.I've created the following Microflow for my published webservice (below). In this microflow...
View ArticleRadio buttons (en other input types) not visable in sandbox
Hai all,I created a form with a radio button based on enumeration. When I deploy locally it looks fine (as expected). But when i deploy in sandbox the radiobuttons get lost (no labels are created in...
View ArticleRadio buttons (en other input types) not visible in sandbox
Hai all,I created a form with a radio button based on enumeration. When I deploy locally it looks fine (as expected). But when i deploy in sandbox the radiobuttons get lost (no labels are created in...
View ArticleError during run process
Does anyone know how to fix this error? "An exception occurred while running the after-startup-action."This error occurs every time I try to run my Mendix model. There are no errors in the error-list,...
View ArticleNice way of uploading 6 pictures
hiuser should upload 6 pictures for his profile. it is pretty ugly to show 6 image uploaders besides each other.could you advice a nice way to upload these 6 pictures in once or after each other?
View ArticleApprontoCommon - Email Module - Specify "Reply To"
Hello Forum,Recent changes to gmail's DMARC policy have forced us to alter our email practices. We now must specify a ReplyTo email address that is different from the FromEmail.Below is the release...
View ArticleHow to use the Mendix validator in a widget?
After setting a value of a attribute in a custom widget I got a javascript error saying that I should first check the value using the mendix/validator.I added the mendix/validator to the widget...
View ArticleMicroflows not working in free environment
I have a few microflows that work when using localhost, but after deploying to free cloud environment they no longer function. Any advice on how to find out the issue? Thank you.
View ArticleTransport package with Deploy API
When using the Deploy API it is possible to transport a package from an App to its Environments. But is there also a possibility to transport a package from App A to an Environment in App B using the...
View ArticleSize of deployment package has doubled after Mendix upgrade from 4 to 6
Hi,We have upgraded the mendix version for our application from ver 4 to ver 6.5. We observed that the deployment package (build) size varies from 50MB (during ver 4) to 110 MB in ver 6.5 and because...
View ArticleRead CSS from FileDocument
How can I read stylesheets from mendix filedocuments into my html? I want the users to upload css files and these are then inserted into the dom with the <link...> stuffsI have an entity...
View ArticleExport to excel not working?
The Export to excel functionality isnt working for one of the data grids, however its working fine for all the other data grids within the application. mendix version 5.15.1.Can anyone let me know what...
View ArticleSupport Portal - Rework feedback widget to send information to other endpoint...
We are currently developing a support portal/module for our own Mendix Application. We really like how the feedback via the mendix portal works, but due to some limitations of the feedback/story API...
View ArticleMobile Common - Internal error gets thrown, no log messages
I'm using a merge PDF action from the communitycommons module, when my page opens. The server throws a internal error message listed in the system texts under Mobile common.I get 0 log messages of what...
View ArticleURL not redirecting to /index.html
Hi everyone,With our current Mendix project we are experiencing problems with the configuration of our URL of said project. The problem seems to be in the redirection from https://www.example.com to...
View ArticleDeeplink Microflow(login credentials becomes incativate mode to avtivate mode)
Hi,I tried an User Email Activation for that I taken one Boolean attribute with default value is false.When user has been registered one URL has sent to user account & when user click on that URL...
View ArticleHelp text when user hovers over input field
I am trying to implement help text when the user hovers over an input field. Is there any simple way of achieving this? I see that there is a Bootstrap Tooltip widget but I'm not sure how to use this....
View Article