Can you elaborate a bit more? I know the context o...
# suitescript
s
Can you elaborate a bit more? I know the context object contains the fields Id. But how do I then go get that field object? I know I should use the field id to identify it - but whats the function? For eg;
ui.getWidget('sales_order_state_filter');
??