Is it possible to create and display two lists in ...
# suitescript
e
Is it possible to create and display two lists in a Suitelet? Not two sublists, but two lists.
b
normal answer is no
if you are desperate, you can try iframes
e
Ok... I better change my code to sublist 🙂
b
your serverWidget training is complete if you know how to use the form related stuff
you can easily get by not knowing lists or assistants
s
I feel serverwidget training is complete when you stop using it 🙂
b
its at least helpful to know how to use the form you get in beforeLoad
e
Does sublists have something like myList.addRows? Or do I need to populate the sublist using a loop?
b
loop
e
Got it
Thanks @battk @stalbert