Does anyone have a JS script to set field default value be the value from another column (same table,/same record). So basically I need field default value for Column B (No/Yes Choice Drop Down, editable) to be the value in Column A (single line text, read only). Apparently the ‘calculated value’ under default value section of a choice type column doesn’t allow to simply reference another column within same item.