Unable to add Field Decorator

Karthikpasikant
Tera Guru

Hi everyone,

I am unable to add "Teams Chat Field Decorator" to "Problem" form.

1. Added UI action "Start Microsoft Teams Chat" to problem form which allows to chat with user from the problem record.

2. Ran fix script "Add Teams chat Field Decorator" by adding this line in the code so that a field decorator should be added to Requested by field find_real_file.png.

addTeamsChatFieldDecorator('problem', 'u_requested_by');

I am assuming that this should add the field decorator to the field Requested by on the problem form but it didn't worked.

Please suggest if anything is missing in the configuration. 

Thank you in advance.

Karthik babu

4 REPLIES 4

Yousaf
Giga Sage

Hi Karthik,

Please refer to this doc

Install fix-script for IT Service Management integration with Microsoft Teams

 

Mark Correct or Helpful if it helps.


***Mark Correct or Helpful if it helps.***

Hi Yousaf,

Thanks for your response. This is the fix script I mentioned earlier was activated and ran. The field decorator is still not showing up on the problem form.

Thank you,

Karthik babu

 

Ok so can you confirm that if this field is reference field and read only ?
Because it might now show on read only reference field

Field decorators do not appear on read-only reference fields


I hope this answers your question.


***Mark Correct or Helpful if it helps.***

SNDeveloper26
Tera Contributor

Hi @Karthikpasikant , were you able to figure this out? I could not add this on the call table on the back end but this exists on the Agent workspace for me.