Shahed Shah1
Tera Guru

Hi Tim



How are you trying to create a field label? Keeping in mind that this table is in the GRC Applications scope, field labels are stored in the sys_documentation table. So you can go into that table and create a record with the necessary values:


Table=sn_risk_risk


Element=name


Language=en (or other language that you're interested in)


Label=(the label you want)


Plural=(based on the desired label)


Hint=(optional)



Or is this the method you used that's not working?



Regards


Shahid