The slider isn't really the issue. The problem is that data in a form tiddler does not appear in transclusion (e.g., when using the <<tiddler>> macro) - all you can see is the outline of the form, not the contents of the form fields. The only way I've been able to make the <<tiddler>> macro display the contents of forms is by adding another macro inside the form tiddler like <<showData>> or a fET macro that calls up the data and puts it into a table (inside the form tiddler itself, so that the data is effectively displayed twice in that tiddler - though it can be hidden in a slider). I'd be interested to hear about other solutions! cmari
On May 22, 4:56 pm, Eric Shulman <[email protected]> wrote: > > +++^* <<tiddler Problem1>> === > > When I click the slider to show the pop-up, the little box around the > > pop-up only borders part of the tiddler, and the field boxes extend > > beyond the right border and are empty. When I open the tiddler > > normally it is fine. > > Try specifying a fixed width for the floating slider panel: > > +++^40em^* <<tiddler Problem1>> === > > -e --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TiddlyWiki" 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/TiddlyWiki?hl=en -~----------~----~----~----~------~----~------~--~---

