Hi All, how can we add two sublist side by side on suielet form. Please help
b
battk
06/05/2020, 9:24 AM
There isnt a simple suitescript way of doing this
battk
06/05/2020, 9:25 AM
Closest is one above the other
battk
06/05/2020, 9:25 AM
Further is in different subtabs
battk
06/05/2020, 9:27 AM
A little on the absurd is to have 2 forms and use iframes to display both
battk
06/05/2020, 9:28 AM
You may be able to brute force them side by side using dom manipulations, but you might as well build your own html page at that point
e
Eric B
06/05/2020, 1:14 PM
I worked on something like this using an HTML page, datatables, and yes one iframe inside a suitelet form. Check it out at http://ebarro.com/blog.html#topic5