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.