Is it possible to get a body field to show on a su...
# general
l
Is it possible to get a body field to show on a sublist?\
k
I mean, I guess - but why?
l
I'm trying to show a custom tracking number field onto the Mark Orders Shipped page where that can be filled in before they mark it shipped.
k
That's not exactly a sublist.
And I'm pretty sure that page can't have you input additional data.
a
@leo I recommend a different approach that I used. It's a custom record and a user event on that record. You csv import IF # and Tracking # which will trigger the script to write the tracking # to the IF and mark it as shipped.
k
Or low budget option - pull up the individual pages and fill it in.
😄 1
Can also do it with inline edit if it's a body field
✔️ 1
as opposed to on the packages sublist.
l
@AK47 - thanks for the info on the custom record! I wouldn't know how to do that in scripting and fortunately, i just want them to be able to add notes to their shipments or other tracking numbers from outside of the system. I love the idea of the importing especially if this was from another system. I think i'll try the inline edit suggested by @KevinJ of Kansas, my search might have involved a few more things which prevented the inline edit.