Java Action compile error can not be resolved.
I am writing some Java action. Open project in eclipse. Many reference errors display. Some Action works fine even it has errors in eclipse. But some Action totally not work, and Mendix give error...
View ArticleDataGrid 2 - Excel Export
Hello, I’m currently working on DataGrid 2 setting up an Excel Exporter, one of the requirements I’m stuck with is filtering the records and ONLY downloading the filtered records from the DataGrid. Has...
View ArticleHow to use a Connector in Mendix Studio Pro?
How to use a Connector in Mendix Studio Pro? e.g. Amazon S3 Connector
View ArticleSSO Redirection Issue
Hi All, I’m working on an application that uses SSO to authenticate the user. The issue is when I hit the application url + ‘/SSO/’ – https://baseURL.cloud/SSO/ it works fine. But, on using just the...
View ArticleBest practices for Sessiontimeout for the PWA (Phone) profile?
We are migrating our hybrid PhoneGap app to a PWA. In the PhoneGap app users basically never had to sign in again. When I install the PWA on my phone I do have a much smaller SessionTimeout (I suppose...
View ArticleTab switching
Hi, I am using two tabs for a page- Tasks and Resolved and these two have different three tabs in it- Due Today, Upcoming and overdue. In these page - Due Today, Upcoming and overdue, i am taking them...
View ArticleAssociation retrieve without commit will work?
Hi, i am trying to create a page with multiple actions and unable to retrieve entity without commiting. In First microflow i have input parameter Entity1 and I am creating an Entity2 and associating it...
View Articlehow to schedule event in calender widget yearly?
how to schedule event in calender widget yearly?
View ArticleDownload Data grid data in excel
Hi team how to download data which we are displaying in datagrid with help of microflow?is there any way to achive this thing?
View Articlenot able to commit as i am getting a popup to fill in username and password...
Hi, I am not able to commit my changes as i am getting the following popup to fill in username and password for version control server. Does anyone know why? what is to be done here?
View ArticleData Replication - connection issue
Hi team, I am trying to connect a SQL DB in a lower UAT environment, I am able to connect the same DB URL host and DB from Mendix local using windows authentication. I tried to do the same with the UAT...
View ArticleDoubts about Data Sources from Data Hub Catalog
Hi everyone, I’m currently exploring the Data Hub Catalog, and I saw these 2 “Popular Data Sources” that aren’t published by members of my organization: Both SAMPLE_EmployeeDirectory and...
View ArticleWhat values to put exactly into SharedAccessSignature and BlobEndpoint for...
I have issues with connecting an Azure Storage Account with my Mendix App by using Shared Access Keys. The documentation metions: com.mendix.storage.azure.SharedAccessSignature Provides delegated...
View ArticleDisplay the result of a nanoflow (boolean) in a page
I would like to display the text TRUE or FALSE depending on the result (boolean) of a nanoflow. I’m sure this is possible, but I do not see how to do that easily. The input widgets do not allow me to...
View ArticleHow to clear the value of textbox using JavaScript
Hi, I am not able to clear the textbox on button click if is clearing but if i click on the textbox again then it is coming up agai
View ArticleBuild an App with Speech Synthesis and Recognition
How can I change an object in nanoflow from enumeration to string?
View ArticleGantt Chart tooltip display
Hi, I have used Gantt chart and it is working fine but I want to display some other information on its tooltip (Appears when you hover over any record/Gantt chart data). Problem is that tooltip is auto...
View Articlevideo/audio player from filedocument
In the marketplace, I’ve only seen one audio/video player than can play media from a FileDocument: TS Audio Video Player The reviews look good, but I always find myself running into some small...
View Articleprogress circle widget
Hi All, In my application I have a dynamic form in which i’m using a progress circle to show the status of the form.The form is divided into sections.Depending on the completion of sections the...
View ArticleProduction Security vs. User SSO
I am in the process of putting my app into production and I have set up all my security by 2 user roles: Admin User How do I set up the read/write for a record based on the following: User can only...
View Article