So, there seems to be a good use case :) Thank you Luis for following up. // Iwao
2012/2/21 Luis Tiago Rico <[email protected]>: > Hi to all, > > I can confirm the Iwao solution, I allways used that! > > []'s > > > 2012/2/20 Iwao AVE! <[email protected]> >> >> Hi, >> >> Thank you for the feedback! >> >> Just for future reference (as I cannot think of any practical use >> case), if you really need to use Stripes hidden tags instead of plain >> ones, you should be able to workaround the duplication issue by >> specifying the indexes. >> <ss:hidden name="test[0]" value="testValue1" /> >> <ss:hidden name="test[1]" value="testValue2" /> >> >> Regards, >> Iwao ------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d _______________________________________________ Stripes-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/stripes-users
