- Edited
Hi,I have a form entry that has to support two different account numbers. One type has a preceeding string 'WEB' and the other is a simple '000'. However when a 000 is added, the preceding zeros are removed from the string. I've looked for obvious ltrim() functions in the code but none of those make any difference.Any help would be great