The following comment has been added to this issue:

     Author: Chad Brandon
    Created: Mo, 30 Aug 2004 11:51 PM
       Body:
Hi Sunondo, is it possible for you to provide a diff?  Its much easier to find the 
changes you added that way.

---------------------------------------------------------------------
View this comment:
  http://team.andromda.org:8080/jira/browse/BPM-62?page=comments#action_10180

---------------------------------------------------------------------
View the issue:
  http://team.andromda.org:8080/jira/browse/BPM-62

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: BPM-62
    Summary: Patch for new feature to display fields in multiple display areas
       Type: Improvement

     Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: Bpm4Struts Cartridge

   Assignee: Wouter Zoons
   Reporter: Sunondo Ghosh

    Created: Mo, 30 Aug 2004 6:44 AM
    Updated: Mo, 30 Aug 2004 11:51 PM

Description:
I am submitting a new feature for BPM4Struts which will allow fields to be displayed 
in multiple display areas. Only two changes are needed in the model to use this 
feature:

1. Use the tag @andromda.struts.action.displayareascount
on the transition to specify the number of display areas on the screen.
e.g. @andromda.struts.action.displayareascount = 2

2. Use the tag @andromda.struts.view.field.displayareaindex
on the parameter to specify the index of the display area to be used for that 
parameter.
e.g. @andromda.struts.view.field.displayareaindex = 1

The implementation is to use multiple tables based on the the displayareascount within 
an outer table. Each of the inner tables displays the fields which match its index 
count.

I am including the files that were modified for this patch.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://team.andromda.org:8080/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
_______________________________________________
Andromda-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/andromda-devel

Reply via email to