Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Content Management (Extended ECM)
API, SDK, REST and Web Services
How to report Multivalue Web Form Fields?
x-ssinuser4_-_(deleted)
Hello,Has anybody tried to run livereport on web forms with multivalue (MV) attributes? I am trying to produce reports on values of attributes in Web Forms (Web Forms 2.0 & LL 9.1 SP2). Since my forms contains (MV) attributes, and the SQL table can only store the first value of a MV attributes (I think this is a bug in Web Forms 2), I cannot use SQL table to store form data. Thanks in advance.Thai
Find more posts tagged with
Comments
eLink User
Message from Bhupinder Singh via eLinkThis is a known bug in our bugs database, described as follows:Bug # 1675889 -- Multi-value attributes do not work with webforms. Pleasesee comments.Details:Created a template with multivalued text field attribute.Created a sql table.Made a form for this template.Entered the following values in each field: test abc xyzThen viewed form, it only lists 'test'.Submitted & listed data, it only displays 'test'.[Development] You cannot use a multivalue field, except set, with any SQLmechanism and save more than the first value. This will be fixed in the next[major release] so that when you have multivalue fields and you create SQLtables for the template, a separate table will be created for each MV field.This is a huge change and cannot be patched.This has been assigned to the next major release of the Forms module, andhas been included in the requirements for that release, tentativelyscheduled for January 2004.- Bhupinder Singh-------------------------------------------------------------------------Bhupinder Singh, B.Math., B.Ed. Customer SupportOpen Text Corporation Waterloo, Ontario, CanadaCustomer support e-mail: support@opentext.comCustomer Support Telephone: 800-540-7292------------------------------------------------------------------------------Original Message-----From: eLink Discussion: Livelink LiveReports Discussion[mailto:livereportsdiscussion@elinkkc.opentext.com]Sent: Monday, March 03, 2003 8:29 PMTo: eLink RecipientSubject: How to report Multivalue Web Form Fields?How to report Multivalue Web Form Fields?Posted by SSInUser4 on 03/03/2003 08:28 PMHello,Has anybody tried to run livereport on web forms with multivalue (MV)attributes? I am trying to produce reports on values of attributes in WebForms (Web Forms 2.0 & LL 9.1 SP2). Since my forms contains (MV)attributes, and the SQL table can only store the first value of a MVattributes (I think this is a bug in Web Forms 2), I cannot use SQL table tostore form data. Thanks in advance.Thai[To reply to this thread, use your normal e-mail reply function.]============================================================Discussion: Livelink LiveReports Discussion
https://knowledge.opentext.com/knowledge/livelink.exe?func=ll&objId=2249677&objAction=viewLivelink
Server:
https://knowledge.opentext.com/knowledge/livelink.exe
x-ssinuser4_-_(deleted)
Thanks Bhupinder. Can you tell me how Livelink store the values for these multivalue attributes? Since if I don't use SQL table, then the values are stored correctly. Thanks. Thai