Field and Form rules: setting a numeric value automaticaly generated
Hi all,
With the following script
$CS.setValue("ServiceReq_902_UDF_LONG2","123");
It is possible to set a specific value (in this case "123") into a numeric field's form and it works well when I created the form.
However what I need to put into a numeric's form field is a unique progressive number automaticaly generate by the system and increased by 1 every time a new form is created.
Can anybody help me please?
Thank you very much
Antonio
New to ADSelfService Plus?