Copy to Clipboard HTML
I want to copy an HTML string to the Clipboard. In the appstore there is an widget called 'ClipboardTextCopy' that can be used to copy plain text and from github I got the widget 'CopyURL', but again...
View Articleplatformbar is obscuring my top menu... help me make it go away!
For some reason, the platformbar is sitting right on top of my top navigation. I have a couple of projects. In one, there is no platformbar showing (hooray!) and in the other it's right on top of my...
View ArticleDynamic Page Break in Document Template
Hi Team, Is it possible to add page break dynamically in document template while generating pdf?Scenario:I have around 15-20 tables which are getting displayed through microflows.Based on the available...
View ArticleDatabase Replication in V7
Attempting to import the Database Replication widget from the app store into a V7 modeller project but says it will not work in V7.Is this something that will be resolved in the near future?
View ArticleSuming the total allocated funds
Hi. I have this application I am developing that has a Funds Allocating for Supervisors. This Entity named Supervisor_Funds has an association with the Accounts Entity which the end user can select The...
View ArticleWhat is the best way to get numbers from strings?
Hi all I have a single address sentence with housenumber in it, i want to capture just the number(s) in it. What is the best way to do this? Example: Streetname 14 City What I thought was:a) replace...
View ArticleHow to add focus for a particular field?
Hi. I don't know what is meant by Focus. Can anyone please let me, and also how to add focus for a particular field.
View ArticleLink inside a Data Grid
How to add 'link' inside a data grid column ? Any kind of help is appreciated.
View ArticleIs it possible to load a Mendix page in a website?
Hi all, Is it possible to load a Mendix page in a website using Javascript/jQuery? On my webpage (non-MX), I have a div with an ID. I want to load a Mendix page in that div so I can use the...
View ArticleFocus on fields inside the list view.
Hi. I have a data view. In that I am using one list view. That contains Quantity, Joints and Price. Under that i have Totoal Quantity and Total joints. After entering the Quantityit will call a...
View ArticleWidget: Make use of the date format of the project
I've created a small widget which allows users to quickly input dates. E.g. a user enters "0512" (ddmm) and on change the widget will convert it to the fifth of December and will display the date as...
View ArticleHow to find the word before a number and after?
Hi all, What do you advice in order to capture the streetname and cityname in a single string with a dividing number between them as : Streetname 14 Cityname?Is it posisble to find the word before and...
View ArticleInsert an image into an entity over an association
I want to a image into an entity over an association.I chose this specific database structure because I want to give(in my case) a product a unique image, and eventually provide the user with a...
View Articledoes v7 have a web based ui page designer i.e. wysiwyg ability? if so how do...
does v7 have a web based ui page designer i.e. wysiwyg ability? if so how do i access it?
View ArticleAndroid no longer ask permissions when installing app
I am running into the problem that on newer android devices when you install the app it no longer ask for permissions. Since Android 6.0, the Android permissions checking mechanism has been changed. In...
View ArticleDoes mobile pin also works with SAML?
From the documentation one can learn that it works with the LDAP module. Has already somebody tried it in combination with the SAML module?Regards,Ronald
View ArticleSession LastActive date/time not updating
We are hosting our application on a Windows 2008 Server with a 2012 MS SQL database. We have PersistantSessions set to true, EnableKeepAlive set to false, and SessionTimeout set to one hour. Once a...
View ArticleRestServices doesn't work with Mendix 7
Converted a project to Mendix 7, but when compiling I get an error on the RestServices module from the App Store.Do others have the same problem?
View ArticleWSDL Soap Address location is HTTP instead of HTTPS
We have several applications running on a on-premise installation. Our servers are all running on Microsoft Windows Server and use IIS to serve the mendix applications to the outside world. All the...
View ArticleCall stored procedure frome external database
Hi ,Im got connected with external database using Database Replication module for mapping the built in database with external DB. I also used Database connector module and display external data using...
View Article