It is currently Fri Sep 03, 2010 12:59 pm




Post new topic Reply to topic  [ 3 posts ] 
 How to handle multi value properties in eforms 
Author Message
ECMPlace User
ECMPlace User

Joined: Thu Sep 04, 2008 2:34 am
Posts: 21
Post How to handle multi value properties in eforms
Hi every one,

We have a following requirement ,

We have a Document class with multi value properties. we are providing custom action for index correction. Whenever user clicks on Indexcorrection workflow we launching workflow for by mapping all document properties to Workflow fields (multi value properties are mapping to Array datafields in workflow ).

Now we wanted to replace Normal step processor with Eform step processor. Now the problem started..
as I know only table column cells in eforms can be mapped to array fields in workflow but we need to provide user a text box with comma separated to enter the multi values.

Other than using table columns is there any way to show multi value field in e-form which can be mapped to array data fields in workflow .

Please put your idea to resolve this... :!:


Thu Jan 21, 2010 3:27 am
Profile
ECMPlace User
ECMPlace User

Joined: Fri Nov 07, 2008 8:49 am
Posts: 34
Post Re: How to handle multi value properties in eforms
Did you find the solution for this, If yes , could you please share with US?

San


Fri Jan 29, 2010 2:29 am
Profile
ECMPlace Junkie
ECMPlace Junkie
User avatar

Joined: Thu Apr 06, 2006 2:18 am
Posts: 119
Post Re: How to handle multi value properties in eforms
Hi Arpitha,

As per my knowledge it’s not possible to map Multi value properties to normal field. Try with the following turnaround solution.
Place this tables on Work page and map the workflow multi valued properties to this and place normal text box on the form where u want to show the values to the user, by using eForms java script on loading the form read the entries from the table column and form them in comma separated text form and place this text in the normal text box.
When user submits or saves the form read the value from the text box using eForms Java script API and split it by using comma delimiter and place the values in the Table column.

I think this will work for your requirement

Let me know if you need more information


Wed Feb 03, 2010 1:19 am
Profile
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © phpBB Group.
Designed by Vjacheslav Trushkin for Free Forums/DivisionCore.