Linkedin profile
About linkedin profile retrieval app.You mention that this App does not function with the Mendix Cloud environment. Is it an option to make it function in the cloud or is there some technical problem?
View ArticleIs there a way to assign a label to a task in story on developer portal?
Adding labels to stories seems like a useful way to do things like assign them to developers. The tasks under a story seem to have a place to display labels, but no way to add labels. Am I missing...
View ArticlePayment Engine
I am new to Mendix and I am looking for recommendations for a 3rd. party Payment engine - like Paypal or Foxycart.I would appreciate any suggestions.RegardsBarry in London
View ArticleKnowledge Test
Hi,How can I make a quiz-like page, similar to the tutorial knowledge tests? Thank you!
View ArticleAdding new lines in microflows
Previously I have used the syntax below to put a newline in a string but this is not currently working for me. History attribute is an unlimited string. Does anyone have any thoughts?...
View Articleerror with mendix Data grid Extension widget
Trying to integrate the Data Grid Extension widget but get the error below when trying to use inline buttons.error in create widget:self.grid.liveConnect is not a functionAnyone got any ideas?
View ArticleDynamically map an object to an XML element using export mapping
Coverages and their attributes are stored within the application domain model in normalized entities. This allows for the application to be very flexible. Within the CoverageAttributes entity there are...
View ArticleHow to create order and orderlines
Hi,I have a typical model with one to many orders to orderlines and one to many orderlines to products. I can seem to see how to display a datagrid that upon creation of a new order I can add products...
View ArticleUse of font awesome or other icons in buttons?
Hi,Reading through several forum posts it seems strangely hard to use other icons than glyphicons in buttons. Did I miss something or is this the case?If it is fact hard, why? It seems like a very...
View ArticleATS Find/Assert does not work for dropdown list.
Find/Assert does not work on a drop down item. the name of the field is "referenceSelector1", It's a very simple assert. I want to make sure the the state is correct for transaction.Any Ideas?this is...
View ArticleIs there a way to allow user to jump to a location in a template grid?
Is there a way to let user jump to a location in a template grid? I know you can use search to find one specific object, but then you don't have option to navigate to previous and next objects.Thanks!
View ArticleHTML elements in system texts
Is it possible to somehow have HTML elements in system texts, which allows you to - for example - display some words in bold or italic?
View ArticleSASS tab container
Hi,I'm trying out editing my custom made theme to get more consistent branding throughout our apps. Id like to use tab pills as the default for the tab container. I've used the style before 'tab-pills'...
View ArticleOn Enterprise Active Server Actions Multithreading
Hi,We have a project that integrates to a workflow engine using SOAP calls.There are certain processes where we have multiple SOAP calls being executed, and this is resulting in increased wait time for...
View ArticleGenerate Document FOP Exception
When testing my project locally and wanting to generate documents I run into the following runtime error upon the document generation activity: com.mendix.modules.microflowengine.MicroflowException:...
View ArticleCalling REST for PUT/POST request in Mendix
Hello, Has anyone used REST for PUT/POST request? I'd like to see the microflow action and how the values entered are passed to the microwflow. A simple example of calling REST to pass one attribute...
View ArticleData validation for attributes
How to set data validation rule for an attribute (integer or decimal type) especially for "attribute should not be equal to zero" ?
View ArticleThere is a module or widget to recieve email and attachememt file from office...
Hi There,I would like to retrieve emails from office 365 (Exchange Server, I think).Can you suggest me to use any modules or widgets to get my result? Thank you.
View ArticleHow to create a number of new entities based on a list
Hello,I believe I would need to create these via a MicroFlow but can't quick figure out how. I have a model like and Orders / OrderDetail, but the OrderDetails entities would be created from another...
View ArticleSAML Error - Mendix server fails and can't startup again
We're trying to use SSO for our application. We've loaded the module and configured with metadata. The application starts up and runs for while and then errors out (shuts down). We cannot start it...
View Article