Encrypted field configiration

Vinay49
Tera Expert

Hi,

we have created encrypted field configuration on case table. 

Vinay49_0-1744281877066.png


Now we have one dropdown on attachment popup when we click on attachment icon as below

Vinay49_1-1744282017459.png


there are 2 dropdowns values in it
1)sn_employee.lega_name_for_employee_profile

2)None
By default dropdown is showing as "sn_employee.lega_name_for_employee_profiel value. 


Now requirement is, By default dropdown value  should be "none" . where can we adjust these? 

also, it should be same in workspace as well. 

Thanks in advance

2 ACCEPTED SOLUTIONS

@Vinay49 

I believe I have answered your original question.

For workspace you will have to find the exact component.

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

@Vinay49 

I believe you should mark this response as correct so that it helps members in future

AnkurBawiskar_0-1744289868638.png

 

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

6 REPLIES 6

Ankur Bawiskar
Tera Patron
Tera Patron

@Vinay49 

it comes from the OOTB UI page "attachment"

You will have to update that.

I won't recommend that.

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Hi Ankur,

Thanks for your reply,

My requirement is, it should be none by default(in both workspace & UI), & agent can select "sn_employee.lega_name_for_employee_profie" when they want to encrypt the attachments.

In one of my instance, I see default value as "None" in UI. see below ss& I don't see that the OOTB UI page "attachment" is modified.
Vinay49_0-1744284330531.png

however in workspace, it shows default value is not none. see below. 

Vinay49_1-1744284722334.png


Any ideas from your end, after this.

Thanks in advance.

@Vinay49 

check this response if it helps, it tells you to update the OOB UI macro

AnkurBawiskar_0-1744285454624.png

 

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Hi Ankur,

Thanks again. your right. OOB UI Macro has modified in my instance. So that I can see default value is "none".

Why these changes are not reflected on CSM workspace? do we need additionla configuration for this?

Thanks in advance