Creating documents and making them look good
HelloI'm trying to generate a document and actually apply some styling but I'm really struggling to find any functionality that will allow me to make them look good. Regarding the HTML documents: Can...
View ArticleMendix 6.8.0 startup issue
I have upgraded my project to 6.8.0 without errors, but when I try to run the project locally though the modeler I get the following error during the stage 'Generating files...'. Does anyone know what...
View ArticleMendix Knowledge Meetup [07/09/2016] - Nieuwegein, NL
More information and RSVP: www.meetup.comSecurity - PerformanceIt's time for yet another bimonthly Mendix Knowledge Meetup. The main purpose of these sessions is to share knowledge and best practices...
View ArticleGet enumeration in Java
How can I retrieve an enumeration in Java, e.g. based on a string? Currently, I use the following code:String enumName = "module.proxies.EnumerationName"; Class enumClass = Class.forName(enumName); if...
View ArticleReading data from IBM universe database
Dear All,Any idea how to read information from IBM universe 10.2 - running on sun Solaris 5.9Thanks in advanceLoay Kassissieh
View ArticleAssociations don't seem to be working
I'm trying to display a datagrid with associated records for entities I've defined in a single module's domain model, but when I try to set the data source for this grid the dialogue box is saying...
View ArticleWhat is the best browser to use
I'm doing a course but received 'Blocking ActiveX' messages in Internet Explorer 11. So I would like to know which browser is the best for doing the course.
View ArticleNo data visible
While doing the basic course I've uploaded and loaded the file INT-UserStories.xls in order to get data for the created tables. However, after finishing module 'Set up your desktop navigation' (for...
View ArticleHow to include a standard Facebook like button?
Hi guys,I asked the question before, but had not feedback received about how to implement the Javascrip SDK and XFBML parsing of Facenook...I really need your help.I want to show a standard like button...
View ArticleShow message action from Java
Hi Guys,I've done this before, but I cannot find the documentation that helped me before. I'm trying to show a message from a Java action, what you'd normally do in a Show Message Activity.Again, I...
View ArticleIssue with 6.8.0: Compiler error when deploying a project with a dataview in...
When I tried to add a dataview to my listview, with a microflow as datasource I got the following compiler error:System.AggregateException: One or more errors occurred. --->...
View ArticleCan we show data in a matrix format in mendix?
Suppose i want to show the details of student-subject-marks in matrix format. Like in the column we can have the subjects, in the row we can have the name of the students, and in the matrix cells we...
View ArticleInherit xpath access constraint between two entities?
Hello,I have xpath access constraint on one entity that I want another entity to "inherit" - is there a way to define that?// :) Fredrik
View ArticleHow can I limit my data grid to an attribute associated to...
I have an entity (company) associated to Administration.Account (which might not be a good idea?) I have a datagrid where I want to list only objects created by (owned) by users associated to the same...
View ArticleDocumentation Update History?
Earlier today, I was on developers.mendix.com and saw that the 6.8.0 documentation was updated 6 hours ago - see screen shot below: I know that this documentation was initially released 2 days ago on...
View ArticleWrap text Inside Cell- PDF Template
Hi All,Is there any idea that How to wrap text inside table cell of Data Grid in PDF Template.I have used CSS like word-wrap: break-word;white-space: inherit; etc. None of them working as expected
View Article'00' getting added in the calendar widget before ever title added...
When i am retrieving a name from association to display it in the calendar, a default '00' value is added before the name string. [Calendar widget>Event data>Title]- Is the place where i am...
View ArticleProject won't start after Sass changes
Hi guys,So I've started a new 6.8.0. project, and only made some changes to the scss files to change some colors around. Everything worked fine. However all of a sudden, when trying to run, the below...
View ArticleModeler crashes when opening a project
When I try to open a project in Mendix 5.x it crashes. It gives the error: Something went wrong in the modeler.. The following error is in the stacktrace:...
View ArticleStartup problems
After installing mendix 6.8 and starting the program, I get the following exception: SimpleInjector.ActivationException: The registered delegate for type IMainForm threw an exception. The registered...
View Article