setOutputs() for a server-side insert dsRequest is not working. The fetch that the framework automatically produces after the insert contains all the fields from the datasource, not the ones provided by the setOutputs().
Is this supposed to work for an insert too ? If not, how can I limit the fields returned from the fetch created automatically by the insert ?
Using smartgwt 4.1p power .
Is this supposed to work for an insert too ? If not, how can I limit the fields returned from the fetch created automatically by the insert ?
Using smartgwt 4.1p power .