Does anyone know how to get the internal ID of a s...
# general
f
Does anyone know how to get the internal ID of a subtab within an inventory item record?
j
Inspect Element in Chrome
f
Oh ok lol
I thought the internal id would be diff from the html ID
Thank you
j
What are you trying to do with it?
f
I was writing a custom script that adds a subtab to inventory items, but I couldn't figure out how to use context.form.insertTab to get the internal ID of the other subtabs so I can place it wherever I want lol