Good morning,
This is more of a general question than a Laserfiche-related one, but I thought I could probably get some guidance in here as well.
I have a Laserfiche Table that populates all the rows using Lookup Rules with the "as new rows" checkbox set to "checked"
So, let's say that the table has 2 columns and 5 rows coming from the database. The first column has a GUID value and the second has some numbers.
Since the values in the database came from a Laserfiche Table themselves, sometimes the same GUID belongs to more than one row. In essence, the GUID represents a form transaction. So let's say that it looks something like the screenshot attached. I'm displaying this Acceding by GUID.
I'm looking for a way so that when there is a repeated GUID like in the first 3 rows, that they show collapsed, with a + sign or something.
I was trying to implement it with something like this fiddler example: http://jsfiddle.net/73PuB/ but haven't gotten anywhere.
If you've worked with a similar project would you be so kind in sharing your strategy/documentation/resources please?
Thank you,
Raul