Can a mass update update a field with the display ...
# general
j
Can a mass update update a field with the display type of Disabled?
j
Hi @Jared Fraley - Fields with the display type of "Disabled" are fields that cannot be edited by the user. These fields are typically set by the system and cannot be updated through the user interface. If you want to update a field with the display type of "Disabled", you will need to use a script to update the records. Hope this helps!
j
@Jose Sanchez-Capo, thank you. Scripted Mass Update is what I will do then.