acrosman / electronForce

A basic Salesforce Org exploration tool written with Electron and JSForce.
MIT License
13 stars 13 forks source link

Add filtering to table displays #59

Open acrosman opened 3 years ago

acrosman commented 3 years ago

Summary Adding a feature to filter output of tables by a key column like object name.

Describe the solution you'd like In addition to the find feature in #51, it would be useful to be able to filter the long lists in the tables of results by the name column or some other key context specific field(s).