Re: Breadcrumb + previous button

2008-09-29 Thread Kmus
IBreadCrumbParticipant getParticipant(String componentId) { return participant; } }; form.add(returnBtn); Not sure if it is the best solution, but it works... Thanks, Daniel Kmus wrote: Hi, I'm working in an application that is using

Breadcrumb + previous button

2008-09-26 Thread Kmus
Hi, I'm working in an application that is using the Breadcrumb component and everything works as expected. Currently I'm trying to add a previous/return button in some of my modules to give the user a friendlier environment, but I don't know how to send the user to the previous panel and remove