Hello,
I am using Eric’s great editlist macro for a calendar popdown on a edit field.
This: <<edit-list tiddler:"$:/temp/tiddler" field:date type:date focusPopup:yes>>
works great in the main story river but doesn’t popup anything on the sidebar. Worth noting is I did not install Eric’s bell-and-whistles calendar plugin … I just wanted to use vanilla as much as possible.
It turns out that if the sidebar is too narrow and causes the calendar not to have enough room, it doesn’t display (but is functional if you blindly click in the area where it should be). Is there some sort of overflow setting magic that can be set here that will make it more fail-safe if local scale is different than intended?
Thanks,
/Mike