Skip to Content
0
May 13, 2008 at 02:55 AM

How to add a standard button to a view?

30 Views

Hi,

I have already created a view and have used the CHTMLB UI Configurator to align fields. Now, I want to add a thtmlb standard button to the view. As far as my understanding goes, it is not possible to hardcode using tags at this stage. I have created a instance attribute in the view controller and initialized it in the DO_PREPARE_OUTPUT method. Now, how to include this button in the view? I don't want the toolbar button example.