Howdy everyone ! I’m trying to find a way to paste...
# suitescript
l
Howdy everyone ! I’m trying to find a way to paste Excel data to the item sublist. Are there any similar features developed that anyone know of, that I could inspire my work on ? (I thought of a textbox that I would paste lines in, and splitting values separated by tabs to populate quantity and item name) I’m not a suitescript developer, but could rearrange and rework a few functions to fit our needs. Thanks !
s
Why don't you just import it?
l
It’s because I want the sales reps do the job. I don’t want them to use the csv import, and break the db.
s
I'd prefer to just teach them how to properly import something than build some other tool for copy/pasting data
l
Trust, me, I would if I could 🙂