Add text to a text field without replacing the existing data and without the name - date stamping
How can I add text to a text field without replacing the existing data and without the name - date stamping ? (The data I want to add to text field is from Html page.)
Ok, so I have to use an intermediate Formula Text Field and write a formula to replace the text inside square brackets along with the brackets with a comma. How can I achieve that?