Hi everyone, I’m trying to replicate the standard ...
# general
v
Hi everyone, I’m trying to replicate the standard Inventory Detail functionality within a Suitelet. I'm currently stuck at the point where I want to create a clickable icon or small button within the sublist. When clicked, it should open a popup window similar to the standard Inventory Detail, allowing users to enter values like lot number, bin, quantity, etc. Any suggestions or guidance on how to implement this would be greatly appreciated.
s
Hi We can use inline-html field.
v
@SunShine Yes, I also thought the same at first and even tried using INLINEHTML, but the system threw an error. Later, I read in the NetSuite documentation that it's clearly mentioned we cannot use INLINEHTML in a sublist.addfield
s
I mean we shouldnt use Netsuite's standard sublist
you are trying to create suitelet right?
Then we can make whole sublist with inline-html.