Is it possible to set default value of picklist in lotusscript?
workspace.PickListStrings(PICKLIST_NAMES, True).
Something like helper button and address dialog for choices checked on in dialog list field.
Is it possible to set default value of picklist in lotusscript?
workspace.PickListStrings(PICKLIST_NAMES, True).
Something like helper button and address dialog for choices checked on in dialog list field.
Subject: no … but
if the value is static just make that the default value of the field