IF Conditional Check
Hello, I am working on adding in the conditional check below, but it looks like I get a ‘mismatched input ‘’ expecting ELSE’ error message. if $NewSalesAreas_2/SalesOrg = 'SW01' then 'C' else if...
View ArticleExternal Database Connection with ORACLE 11g.
Opening JDBC connection to Some(WORKGROUP\LAPTO:1521) failed with SQL-State: 08006 Error code: 17002 Message: IO Error: The Network Adapter could not establish the connection Retrying...(1/4) URL:...
View ArticleReference set selector not working for new entities
Hi, given adding employees to a project using a reference set selector, when adding employees to a new project, then associations are not saved in db. However the reference selector works properly when...
View ArticleHow to get current user password
Hi, I am trying to retrieve my current user’s User Name and Password by using Administrator.Account entity or System.User entity in my microflow. I need to pass this User Name and Password to my email...
View ArticleHow to import .xls containing 'sometext...&...sometext...>...sometext'
Got an excel file that fails on importing it using the “excel importer” but that does succeed if I first remove the ‘&’ and ‘>’ from the .xls Is there any way to make the import succeed without...
View ArticleRetrieve mutiple enumeration list?
Hi, I open today a page with a Microflow that recieves the latest stored value for a Radio button enumration. It works great. However I would like to increase this to have 4 radiob buttons enumerations...
View ArticleGrid cell styler widget error
Hi Team, We are using grid cell styler widget to change the color of the row and font color of datagrid, I have added the rule as shown below However, when I am running the application it shows below...
View ArticleRefresh Data view automatically
Hi, I am creating a shopping website, so the first page where the items are displayed at top right corner i am displaying the number of cart items. I have used a Data View in which i am calling a...
View ArticlePluggable Widgets: Does anyone have anymore info on how...
Hi, I’ve been playing around with the pluggable widgets API to create my own pluggable widget. So far I’ve been playing around with the d3 library and have managed to create a d3 graph bar chart based...
View ArticleConsole.log() in pluggable widget doesn't work?
Hi, I’m working with the new pluggable widgets, but I can’t seem console.log() to work. Anyone have any idea how I can log things to the console either in a Mendix app or in the simple Google Chrome...
View ArticleHow to display word document in the browser
Hello all, Did someone find a way to view a word file in the browser? I tried ‘Document viewer’ but it doesn’t display the file, it just proposes to save it. I also try to use the google document...
View ArticleCustom Bar chart
Hi, I'm new to mendix, I'm trying to create a custom bar chart with the structure with months of the year, but I want the data that it shows to be that of an attribute of the entity. Somebody could...
View ArticleError while sending email with Email Template
Hi Team, We are using email email template module to send email, we are successfull in sending a simple email without using template using Sub_SentSimpleEmail microflow in email template module....
View ArticleHow to save an image to a object which inherites system.image
Hello!I meet some problem when I publish a rest service with a image as params body; Detail: I want to upload a image by postman ,and hope this image can be changed into a inherited system.image...
View ArticleUnlink GitHub account
I accidentally linked the wrong github account with my mendix account, and I would like to change that. Please help.
View ArticleCapture a portion of screen as displayed in UI and save as an Image Object in...
Hello Team, My basic requirement is to capture(screenshot) some detail on screen and create a pdf document out of it which can be downloaded by end users. (Both Graphical and Text Data) My page...
View ArticleHow to send multiple items of same entity in a mail?
Hi, This is my email template. I am using tokens to pass the values. But I want to pass details of multiple employees in my mail. I tried doing it and only the first employee details were sent. Thank...
View Articleunable to find valid certification path to requested target error in chrome...
I am unable to find valid certification path to requested target error in chrome while sending email. Please help!!
View ArticleDefault image size in template document
Hi guys, Anyone know how to set the size for user to upload image? I used dropper file widget for user to upload the image. The image after upload look like this because there are no limitation size...
View ArticleOQL Query Parameter from GUID
I’ve created an OQL Query Dataset and pass a GUID to it using the community commons getGUID, however when I use the parameter in the OQL query it has a type mismatch ? Any ideas? This is Mendix version...
View Article