Hi, I have a (TG2) app that is using toacawidgets forms to input data. I want some of the fields that are not commonly used to be hidden by default, but to have a small "expand" icon that would toggle the visibility of the field.
In fact those fields could be independent of the existing TW fields. I could put them in manually generated forms of their own and link them to a different controller method, if this was easier that using TW. My thoughts are that I probably need to use dojo or another javascript toolkit. Looking through the dojo docs, it seems to be a steep learning curve to work out how to implement this. At this point I'd rather try to adapt from an example than take the time to learn this stuff from the dojo docs. Can anyone point me to some code I can use that does this? Cheers, Alex --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

