I'm trying to create a unique string that looks like this USA/F/IT&CL/100345.
I.e., (country code) / (foreign or domestic) / (department) / (series, planning to use the ID value)
This "number" needs to be created at the time the new record is created, in the 'Asset Tag" column, based on the values selected in other fields.
Where I'm getting stuck is where to do the concatenation?
And, if the record is new, how do I get the ID for the series number?
Thank you for any assistance!
Cheers, James