I am trying to create a field in the custom data tab (on the order entry screen) that stores a single customer number. It appears that I can't make a field that only allows numbers to be entered, but not display commas.
In t_keyword setup for said field, if I select a data type of Number and an edit mask of Number, my custom data field only allows me to enter numbers (this is good) but displays commas (boo). A data type of Number and an edit mask of None is also ineffective. Any ideas?
What would be really cool (though I doubt possible) would be a way to insert a customer chiklet button next to my field? =)