Hi*
I enhanced Component GSTEXT and View GSTEXT/List to add a a Print Preview button
I also created an event handler for my new button
Inside this event handler I've been trying to retrieve the BP ID for a BP currently displayed on the WEB UI so I can read the Notes but I can't get this to work. The requirement is that I should be able to print preview the Notes in a PDF Format or Smartforms. So my idea was that I read the Notes using the BP ID and from there probably find a way to print preview them or pass the text to a Smartforms.
Can someone help me with this?