"mario henrique" <[EMAIL PROTECTED]> writes: > Hi people. > I want to use widgets.Label() or another widget, to display information, in a > way that I > could change its value with javascript. To do this I need a "id" property in > the html tag, > in this case "LABEL" tag. > There is a way to do this in TG?
I've added it last week, together with an URLLink widget that can be used to add hyperlinks in forms (to, e.g., make a clickable 'Add new items to this option' or 'Refresh this info'). Both are on SVN for trunk and 1.0 and will be available in the next release. You can also write a custom template to the Label widget. Be seeing you, -- Jorge Godoy <[EMAIL PROTECTED]> --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

