1. I cannot see any where to change the code. 2. After fiddling around with the POM, the link finally appears, but then nothing is downloaded when I click on it. 3. A download message appears but nothing is downloaded.
On Sun, Sep 22, 2013 at 9:25 PM, Dan Haywood <[email protected]>wrote: > Put a break point in the appliesTo() method of the excel component > factory... does it get called? > > Sorry to be brief, sent from my phone > On 22 Sep 2013 19:37, "james agada" <[email protected]> wrote: > > > I have added the dependency > > > > > > <dependency> > > > > > > <groupId>com.danhaywood.isis.wicket</groupId> > > > > > > <artifactId>danhaywood-isis-wicket-excel</artifactId> > > > > > > <version>1.2.0</version> > > > > > > </dependency> > > > > > > > However, I do not see any link appearing in my derived collection view in > > order to download the collection in excel! > > >
