AswinBabu
4 years agoQrew Member
Creating formula field based on another text field and a sequential number
In my table i would like to have field say designno. that takes value from another text field and append it together with an autogenrated sequential number. How can i do this ? I tried it using text field and record id, [text field1]&[RecordId], but problem is that record id is not getting updated unless you edit and save without making any change. what's the best way to overcome it or please suggest me another solution
eg:
--------------------------
text-field1 | designno.
--------------------------
abc | abc0001
--------------------------
bcd | bcd0002
------------------------------
Aswin Babu
------------------------------
eg:
--------------------------
text-field1 | designno.
--------------------------
abc | abc0001
--------------------------
bcd | bcd0002
------------------------------
Aswin Babu
------------------------------