by CRM Team | May 2, 2014 | Blog, Customer Relationship Management
Sometimes you want to make a form as client-side as possible. Below is an example of how to perform a client-side CSV export in Saleslogix. This process exports an Editable Grid’s data to CSV from a quickform using an “On Client Click” action for a...
by XTIVIA | Apr 30, 2014 | Blog, Enterprise Java, Perspectives, Portals
Recently I was thinking about how I describe to others what our group does on a daily basis. Perhaps it’s my background with startups, but I’ve long felt that having a good elevator pitch for yourself or your company increases your ability to communicate...
by CRM Team | Apr 29, 2014 | Blog, Business Intelligence, Customer Relationship Management, Data Warehousing
Occasionally we find ourselves in situations which do not meet the standard e.g. users placed in a directory tree a few levels deep or the distinguished name uses the common name which has spaces. Below are some tips on handling these situations. A useful tool to...
by XTIVIA | Apr 28, 2014 | Blog, Customer Relationship Management
How to fix Could not find UpdatePanel with ID ‘mainformUpdatePanel’ If you get this error while in ListView: This may come from the fact that the group viewer “hides” the control that contains the “mainformUpdatePanel”. There is an...
by XTIVIA | Apr 28, 2014 | Blog, Portals
Sharing links on Facebook and Twitter is a huge traffic driver for websites. We’ve all pasted a link into that little box and watched that preview magically appear, but how does it know what to put in there? The answer is ‘Well, it does kind of, but not...
by XTIVIA | Apr 24, 2014 | Blog, Portals
In a previous blog I had posted what can only be described as a rather complicated process for enabling Xuggler in Liferay 6.1. The primary problem was Xuggler itself. Since then, Xuggler, had a couple of releases that greatly improved it’s deployability,...
by Keith O'Connell | Apr 23, 2014 | Blog, Portals
Introduction Liferay’s out-of-the-box packaging provides a set of ready-made “bundles” which include a functional application server configured to work with the Liferay application. While these “bundles” do make it convenient for an individual to quickly start up a...
by Keith O'Connell | Apr 20, 2014 | Blog, Portals
One of the most common questions we encounter when starting up a new Liferay project is: “Which Liferay bundle should I use for installation?” Our response is often not what clients are expecting to hear; in most cases, we do not recommend that you use any...
by XTIVIA | Apr 19, 2014 | Blog, Portals
Liferay Dynamic Data List is a powerful tool to create simple CRUD applications without writing any code. But it is not powerful enough to create a real dynamic application, because simple CRUD actions do not contain business logic. For example, if we want to...
by XTIVIA | Apr 16, 2014 | Blog, Databases
Many of our Virtual-DBA clients need to complete audits for compliance with regulations. SOX (Sarbanes Oxley) is a common audit that our customers need to successfully complete. A common question the auditors ask is, “How do you know a user has been granted elevated...
by Asier Del Pozo | Apr 6, 2014 | Blog, Enterprise Java, Portals
After talking about the Elastic Search main features, how to create an Elastic Search cluster, and the Liferay, Solr and Elastic Search comparison, here’s the most interesting part. Liferay and Elastic Search integration As far as I know no one...
by XTIVIA | Apr 3, 2014 | Blog, Databases
If you’re like me, you tend to brush off concerns of compatibility between Oracle Client and Server versions. After all, SQL*Plus hasn’t changed much in the last 15-20 years, and I’ve gotten used to being able to connect to pretty much any...