Skip to main content

Hi 

Not sure where else to post this, I have a client that not only wants to change a tab name(which they have done) but then change wherever the same appears in the rest of the database - just wondering how to achieve this?

 

this is the tab and therefore the data that needs to be changed database wide.

 

Thanks

Rachel 

@R Lum Wai the only way to handle this would be page by page. Wherever that tab/label appears, they need to do a Page Configuration via Page Designer and rename the label/tab.

In the DB, all of the Page Configs (column names and stuff) are stored in the fnd_model_design_data_tab table in the CLOB column, but I would recommend you don’t touch that table. Best advice I can give is to do all the renaming page by page via Page Designer.

 

Below is an example of how the metadata looks for the Purchase Order form.

 


thanks Marcel … I was hoping for an easier way but you confirmed my fears 😂 

Hope you are doing well !!

 

Rachel 


Reply