[Logo] RSF Discussions Forum
  [Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
tweaking StandardDoubleSelectEvolver  XML
Forum Index -> RSF Help and Problems
Author Message
zathomas
Request-scope Wrangler
[Avatar]

Joined: 15/10/2008 17:04:48
Messages: 6
Location: San Marcos, Texas
Offline

I'm using StandardDoubleSelectEvolver:


What would be involved in swapping the position of the two lists? In other words, source list on the left and destination list on the right?

I made it work, but only by supplying my own javascript, template HTML, and SelectEvolver class, and of course registering my "new" component in applicationContext.xml. It took me a long time to figure all this out, and I was just wondering if there's a better way.

cheers,
Zach
antranig
Request-scope Wrangler

Joined: 03/04/2006 13:29:55
Messages: 643
Offline

Hi Zack - effecting this change should simply require a change to HTML. All of RSF is predicated on markup-driven control Simply drop a replacement template with the lists swapped in position into the correct location into your webapp, and the standard Maven 2 build process will ensure it takes priority over the one from RSFComponents.
 
Forum Index -> RSF Help and Problems
Message Quick Reply
Go to:   
Powered by JForum 2.1.6 © JForum Team