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.

How to change the field type without affecting parent Table

rajeevsnow
Tera Contributor

Hi All,

we have a requirement to change the field 'description ' type to HTML in rm_story table and the the field is inherited from Task table , can someone please help me how to change description  field type without affecting parent Table?

 

 

5 REPLIES 5

Hi Riya,

The description field not created under rm_story, it is on Task Table, hence the solution you provided will not work, Thank you