Here i have scenario like i want to add tag after every 8 digit , When i complete the 8 digit than i want to add tag with a string like "NCT-12345678". I have implement logic for count 8 digit while user insert.
but i could not add that as Tag. My logic for insert tags like below
Here i have scenario like i want to add tag after every 8 digit , When i complete the 8 digit than i want to add tag with a string like "NCT-12345678". I have implement logic for count 8 digit while user insert. but i could not add that as Tag. My logic for insert tags like below
`
try {