HI, How can I make the custom field having unique ...
# suitescript
j
HI, How can I make the custom field having unique values ? TIA
t
define unique values? it will depend on what value you are going place on it
j
yeah,, like when user input "12345" there is an error pop-op that will say that number was already been used.. or if the user save the transaction/record it will say "12345" already exist
t
are you trying to overwrite an ID here? or something?