<@U5TF1GQ20> is it possible to have that "customiz...
# suitescript
n
@battk is it possible to have that "customize" button appear on a custom (scripted) sublist?
@Fred Pope
n
My money is on no I think addButton and MarkAll/Refresh are your only options.
n
what is the best way to filter the sublist?
b
add fields that have values you want to filter by
and check those values when the form is submitted so that you can filter the sublist by those values
n
ok so there is no way to add filters kind of like the native sublist "customize" button does
f
I'd just build a suitelet.
n
can you embed a suitelet into a view on the payment screen?