Input field starts with & appends ;
Posted: 2015-09-14 13:41
Hi everyone, I am working on an inventory database for my company, and someone decided it would be a smart idea to have product codes which start with &. The problem I am running into is when we go to enter this into the AppGini database we have created the code is automatically appending a ; to the end of the field, I assume this is because the input is being treated as code and not as a literal string.
Is there any way to change the input text box so it treats the code as literal text and not code. Its not a huge deal to have the software append the ; our operators just have to remember to drop it when adding the product number to our other systems.
Any help or suggestions would be greatly appreciated.
Is there any way to change the input text box so it treats the code as literal text and not code. Its not a huge deal to have the software append the ; our operators just have to remember to drop it when adding the product number to our other systems.
Any help or suggestions would be greatly appreciated.