You are viewing limited content. For full access, please sign in.

Question

Question

Using HTML to replace Collection/Table

asked on May 6, 2015 Show version history

Good morning.  I have a need to use a single table more than once in a form.   Laserfiche will not allow that.

 

So, I thought I could use HTML to display the data of my Table/Collection.  It works.  However, my point in using tables/collections is to allow the ADD row functionality.

If I have more than 1 row, then the data displays in HTML as  

1;2  

instead of

1

2

 

Since the rows are dynamically created, is it possible to account for them so they display as separate rows in HTML and not semicolon separated?

0 0

Replies

replied on May 6, 2015

Hi there,

Can you tell me more about your form? Why you need data to display twice in a form? Is it a summary?

0 0
replied on May 6, 2015

Hello.  My workflow is based upon a Part Number created in the first step.  At each step of the way, people add more info pertaining to that part.  Near the end though, I need to gather everyones data that they added within their forms to a single master overview form.   This will display data submitted by many people.

 

CSR to Engineer.

Engineer to up to 8 floor depts.  (I use the part number variable from the CSR form to fill in the part number and its associated uploaded docs on the various floor dept forms.)

up to 8 floor depts return data to Engineer.  (it's as this point I need to display all info in one location.)

Eng to CSR when complete.

 

 

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.