How to modify an attachments popup from Iprocurement responsibility ?
Hi,
In Oracle E-Business Suite 12.2.4, I would like to modify an attachments popup in the requisition details on Iprocurement. (Navigation through Iprocurement responsibility)
After clicking the view attachment button a popup appears, I wish to hide the button Publish to Catalog on the table. (screenshots in attachments).
After many search, it seems the creation of this popup is made in a javascript component :
/appl/ebs/DEV/apps/fs1/EBSapps/appl/fnd/12.0.0/html/attachmentPopup.js
function getAttachmentTableRow(title, description, attTypeColumn, detailColumn, updateColumn, publishToCatalogColumn, deleteColumn, printColumn, align){
var tableRow = "<tr bgcolor=\"#f2f2f5\">"+
"<td class=\"OraTableCellText OraTableBorder1111\" " + "VALIGN = Top Align="+align+">"+