Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

Add custom fields to financial baseline page for demand.

HameetK
Tera Contributor

Hi,
I want to add custom fields on the financials baseline page. I have already added the custom fields on the Demand Baseline[dmn_demand_baseline] table along with the mapping on Baseline Configuration Field Maps [baseline_config_field_map] table. The custom fields are on the Demand[dmn_demand] table.

The custom fields are not visible on the "Configuration" column for the financial baseline. How to configure this to show custom fields?

 
 
 

image (39).png

1 REPLY 1

shivakumarpatil
Tera Expert
Hi Hameet,
If the field needs to be visible on the dmn_demand_baseline form, you’ll need to add your custom fields to the Baseline Core table. As you mentioned, dmn_demand_baseline does not extend dmn_demand, so fields from dmn_demand won’t automatically appear.
Please refer to the screenshot and mark this as helpful if it resolves your issue.

Com.png