Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

How to remove header and footer textbox from create document style report tab in DNG

Hi Everyone,

My scenario is that  in create document style report tab Additional report information(Optional) section is there,in that we can add header footer optionally ,but I want to remove header and footer textbox from Additional report information(Optional) section in DNG

How can I do it,is there any suggestion on same?

 Best Regards
 Amruta 

0 votes


Accepted answer

Permanent link

The options you see under "Additional Report Information (Optional)" are shown for the variables in the template. For example, in printArtifact.dta, we have a variable footerText, for which description is "Footer Text(type:text)". Hence we see "Footer Text" in the report wizard, which accepts text value.
You can delete variable description and rename the variable (name should start with "_")  so that it will not be shown in DNG report wizard. If the variable is not needed, you can just delete it.

Rohini Kumar selected this answer as the correct answer

0 votes

Comments

 Hello Subramanya ,I want to remove header footer text box from"Additional Report Information (Optional)" section,because header footer I have set in template then I want to delete it from section not in report

 is it possible using RPE to delete it from pop up of "Additional Report Information (Optional)" ?

Yes. "Additional Report Information (Optional)" section in DNG report wizard is shown depending on the variables used in RRDG/RPE template. If you remove the variables, it will not be shown in DNG web UI.

 Hi Subramanya,I have deleted variable footerText attribute from printArtifact.dta but it didn't removed from web UI

 thank you Subramanya :)


One other answer

Permanent link

 You have to reinitialize publishing after updating the template. Go to rm/admin/ and click debug and then publish services. You'll see the button. You can also go to rm/publish/initialize

0 votes

Comments

 Hi Kevin,I have done it .but still header footer text box did not removed

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Oct 11 '17, 5:34 a.m.

Question was seen: 2,364 times

Last updated: Oct 12 '17, 2:43 a.m.

Confirmation Cancel Confirm