I am using the report module inside a page and I have two questions about that:
1) Is it possible to apply custom filters automatically? I know that I can use the search-function (e. g. Name=abcd) but this doesn't work for decision fields. I have a decision field in the list, let's say it's named "Important". So I have tried to set Important=Yes for checked boxes and Important=No for unchecked boxes. This doesn't have any effect. I have also tried true/false.
2) How to show the complete list without scroll bar? When I place one report on a page, approx 14 lines are shown and the rest can be accessed by scrolling. If I place a second report below the first one only the second has the scroll bar and the first is just cropped without any possibility to see the lines what come after #14.