Has anyone tried to replicate the Select Items "sc...
# suitescript
c
Has anyone tried to replicate the Select Items "scanner" functionality on transactions? I need to add some logic that takes input from a scanner and checks the receive box on the item column. I have this working right now with a typical free-text field and a field change event. The issue is that their scanner presses return after it scans and even though the scanner is configurable, they don't want to change it as its used for other things. I tried an inline HTML field but that didn't work for me. I basically need jquery at this point unless there is some native/easier way? The native Select Items field does allow for return but there's no real doc on it.
b
try a text area column instead