Does anyone know how to get the internal ID of a subtab within an inventory item record?
j
jen
06/23/2022, 5:01 PM
Inspect Element in Chrome
f
Fernand Gonzales
06/23/2022, 5:14 PM
Oh ok lol
Fernand Gonzales
06/23/2022, 5:14 PM
I thought the internal id would be diff from the html ID
Fernand Gonzales
06/23/2022, 5:14 PM
Thank you
j
jen
06/23/2022, 5:26 PM
What are you trying to do with it?
f
Fernand Gonzales
06/24/2022, 4:48 PM
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