cancel
Showing results for 
Search instead for 
Did you mean: 

Is there a query behind Contract Document Tab?

Former Member
0 Kudos

I have a question regarding the Master Agreement -> Contract Document Tab

Is there a query behing this contract document tab to show the list of contract documents in a master agreement? (I guess not) However, if there is one what is the query? All I have to do now is to remove the Amendment check box from the list displayed. How do I achieve this if the results are not being displayed by a query?

Quick help would be appreciated.

Thanks,

Bindu

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

I found the solution myself. All I had to do was page customization.

Page Customization -> Master Agreement -> Add Table Column ->

Column: CONTRACT_DOCUMENTS.IS_AMENDMENT ->

CONTRACT_DOCUMENTS.IS_AMENDMENT -> Hidden (Yes)

Answers (1)

Answers (1)

0 Kudos

Hi Bindu,

The contract document page is not a query, however, you can easily hide that column using page customization.

Create a new page customization under Master Agreement --> Click on Add Table Column button to add the column and set the property Hide = yes.

Hope this helps.

Regards,

Vikram

Former Member
0 Kudos

Thanks Vikram. I figured it out too. Thanks for your response though!