!Create Digital Signature Fields !Add in legacy fields for older signature cells if (cellname == "OHDOT-SEAL-SIGNATURE_0") then action_item = field action_name = "Engineer0" action_type = digsig_field else if (cellname == "OHDOT-SEAL-SIGNATURE_1") then action_item = field action_name = "Engineer1" action_type = digsig_field else if (cellname == "OHDOT-SEAL-SIGNATURE_2") then action_item = field action_name = "Engineer2" action_type = digsig_field action_spec = "Engineer Signature" else if (cellname == "OHDOT-SEAL-SIGNATURE_3") then action_item = field action_name = "Engineer3" action_type = digsig_field else if (cellname == "OHDOT-SEAL-SIGNATURE_4") then action_item = field action_name = "Engineer4" action_type = digsig_field else if (cellname == "OHDOT-SEAL-SIGNATURE_5") then action_item = field action_name = "Engineer5" action_type = digsig_field else if (cellname == "OHDOT-SEAL-SIGNATURE_6") then action_item = field action_name = "Engineer6" action_type = digsig_field else if (cellname == "OHDOT-SEAL-SIGNATURE_7") then action_item = field action_name = "Engineer7" action_type = digsig_field else if (cellname == "OHDOT-SEAL-SIGNATURE_8") then action_item = field action_name = "Engineer8" action_type = digsig_field else if (cellname == "OHDOT-SEAL-SIGNATURE_9") then action_item = field action_name = "Engineer9" action_type = digsig_field else if (cellname == "OHDOT-SEAL-SIGNATURE_10") then action_item = field action_name = "Engineer10" action_type = digsig_field else if (cellname == "OHDOT-SEAL-SIGNATURE_11") then action_item = field action_name = "Engineer11" action_type = digsig_field else if (cellname == "OHDOT-SEAL-SIGNATURE_12") then action_item = field action_name = "Engineer12" action_type = digsig_field else if (cellname == "OHDOT-SEAL-SIGNATURE_13") then action_item = field action_name = "Engineer13" action_type = digsig_field else if (cellname == "OHDOT-SEAL-SIGNATURE_14") then action_item = field action_name = "Engineer14" action_type = digsig_field else if (cellname == "OHDOT-SEAL-SIGNATURE_15") then action_item = field action_name = "Engineer15" action_type = digsig_field else if (cellname == "OHDOT-SEAL-SIGNATURE_16") then action_item = field action_name = "Engineer16" action_type = digsig_field else if (cellname == "OHDOT-SEAL-SIGNATURE_17") then action_item = field action_name = "Engineer17" action_type = digsig_field else if (cellname == "OHDOT-SEAL-SIGNATURE_18") then action_item = field action_name = "Engineer18" action_type = digsig_field else if (cellname == "OHDOT-SEAL-SIGNATURE_19") then action_item = field action_name = "Engineer19" action_type = digsig_field endif !Add digital signature field for DDD if (cellname == "DDD_SIGNATURE") then action_item = field action_name = "DDD0" action_type = digsig_field action_spec = "DDD Signature" endif !Add link for OUPS website if (cellname == "OUPS Logo") then action_item = LINK action_name = "OUPS" action_type = WEB_URL action_spec = "https://www.oups.org/" endif !Add link for OUPS website if (cellname == "OUPS LOGO2") then action_item = LINK action_name = "OUPS" action_type = WEB_URL action_spec = "https://www.oups.org/" endif !Add link for ODOT website if (cellname == "ODOT_SEAL") then action_item = LINK action_name = "ODOTMain" action_type = WEB_URL action_spec = "https://transportation.ohio.gov/" endif !Add signature fields if(cellname == "774801b4-1dbf-41f5-bfdb-65843fa23173") then action_item = field action_name = "774801b4-1dbf-41f5-bfdb-65843fa23173" action_type = digsig_field action_spec = "RONALD J. LUMBREZER" endif if(cellname == "f7c40e29-1964-4ec4-8846-0b08912bd8b7") then action_item = field action_name = "f7c40e29-1964-4ec4-8846-0b08912bd8b7" action_type = digsig_field action_spec = "RONALD J. LUMBREZER" endif if(cellname == "e746cd07-4cd2-49d1-868c-267149ee9c60") then action_item = field action_name = "e746cd07-4cd2-49d1-868c-267149ee9c60" action_type = digsig_field action_spec = "RONALD J. LUMBREZER" endif if(cellname == "fa3a39d9-1b64-40aa-a974-9e4815991380") then action_item = field action_name = "fa3a39d9-1b64-40aa-a974-9e4815991380" action_type = digsig_field action_spec = "RONALD J. LUMBREZER" endif if(cellname == "c2b841a6-1401-4528-8c63-2d25a8a9fc8c") then action_item = field action_name = "c2b841a6-1401-4528-8c63-2d25a8a9fc8c" action_type = digsig_field action_spec = "RONALD J. LUMBREZER" endif if(cellname == "1f2c0b6b-4649-4481-b993-dd116c9e3fe8") then action_item = field action_name = "1f2c0b6b-4649-4481-b993-dd116c9e3fe8" action_type = digsig_field action_spec = "RONALD J. LUMBREZER" endif if(cellname == "2ad73832-9a06-4b1b-bd76-9c2ff6748459") then action_item = field action_name = "2ad73832-9a06-4b1b-bd76-9c2ff6748459" action_type = digsig_field action_spec = "STEVEN R. CHERRY II" endif