The following comment has been added to this issue:
Author: Keith Garry Boyce
Created: Mon, 3 Jan 2005 8:40 AM
Body:
I tried that and it works but the problem is that a small width column is
created in title...
---------------------------------------------------------------------
View this comment:
http://jira.codehaus.org/browse/DISPL-160?page=comments#action_28536
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/browse/DISPL-160
Here is an overview of the issue:
---------------------------------------------------------------------
Key: DISPL-160
Summary: I would like the ability to embed a hidden input element in a row
of displaytag output without needing to specify it in a column
Type: New Feature
Status: Unassigned
Priority: Major
Original Estimate: Unknown
Time Spent: Unknown
Remaining: Unknown
Project: DisplayTag
Assignee:
Reporter: Keith Garry Boyce
Created: Wed, 22 Dec 2004 12:16 PM
Updated: Mon, 3 Jan 2005 8:40 AM
Description:
I would like the ability to embed a hidden input element in a row of displaytag
output without needing to specify it in a column. Currently I have to enter
code like:
<% String selectedPlanPkgChk = StagingPlanPackagesForm.SELECTED_PLAN_PACKAGES +
"(" + ((PlanPackage) pageContext.getAttribute("row")).getId() + ")"; %>
<display:column media="html" style="width:0"><html:hidden property="<%=
selectedPlanPkgChk %>" value="on"/></display:column>
otherwise the hidden element will not show up. Unfortunetly the side effect is
that an additional column is created.
Please advise
---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
displaytag-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/displaytag-devel