Does anyone know how to write both form fields and...
# suitescript
c
Does anyone know how to write both form fields and a list to the same suitelet page? Similar to what Marty has done on this saved search tool:

https://blog.prolecto.com/wp-content/uploads/2021/11/prolecto-query-renderer-netsuite-sql-filter-outputs-20211127.png

s
Don't you just add the fields and sublist like normal?
form.addSublist
with the type as
SublistType.LIST
c
Ah I will try that. I was using the following to render my list:
Copy code
serverWidget.createList