Your first way is correct. app.authuser.id  Stripes will find that correctly 
with the label you have.
On Jun 4, 2010, at 10:31 AM, Stone, Timothy wrote:

> Is there a way to define a field label for indexed properties? For example:
> 
> Given a list of authorized users on an abstract account, e.g., a proxy or 
> other user acting on your behalf, will Stripes automagically determine the 
> index for me, or do I need to define a label for each one to a best guess 
> limit?
> 
> Enter your proxy user id: [ proxy user id field ]  
> [ + ] Add another proxy
> 
> <s:label for=”app.authuser[0].id”/><s:text ... />
> 
> Then in the StripesFieldLabels.properties file do I need:
> 
> app.authuser.id=User ID
> 
> Or 
> 
> app.authuser[0].id=User ID
> app.authuser[n].id=User ID
> ...
> ...
> 
> Thanks!
> Tim
> 
> -- 
> Timothy Stone   |   Director, Application Developer Technical Lead
> Barclaycard   |    Business Technology Group, Solutions Delivery
> 125 S. West Street   |   Wilmington, DE    |   19801
> USA   |   www.barclaycardus.com
> +1 302 255 8044 direct |   +1 410 441 9450 cell
>  
> COMPANY CONFIDENTIAL
> 
> P Before printing this e-mail, or any other document, ask yourself whether 
> you need a hard copy
> 
> 
> 
> _______________________________________________________
> 
> Barclays
> www.barclaycardus.com
> _______________________________________________________
> 
> This e-mail and any files transmitted with it may contain confidential and/or 
> proprietary information. It is intended solely for the use of the individual 
> or entity who is the intended recipient. Unauthorized use of this information 
> is prohibited. If you have received this in error, please contact the sender 
> by replying to this message and delete this material from any system it may 
> be on.
> ------------------------------------------------------------------------------
> ThinkGeek and WIRED's GeekDad team up for the Ultimate 
> GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
> lucky parental unit.  See the prize list and enter to win: 
> http://p.sf.net/sfu/thinkgeek-promo_______________________________________________
> Stripes-users mailing list
> Stripes-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/stripes-users

Attachment: smime.p7s
Description: S/MIME cryptographic signature

------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to