Realfire Release notes - v3.1

Field Groups

This version introduces Field Groups. Field Groups are a means to group set of fields (either by fixed set of fields or based on pattern) by a name. Then you use that group to limit list of fields you show in Fields Selection, easily build soql based on those field groups etc.,

Tool comes with few standard field groups which are typically applicable for all objects viz., All Fields, All except System Fields, All Standard Fields, All Custom Fields.

Users can add their own custom field groups at Object level. Goto new Field Groups tab in Object details to manage the field groups.

Sortable Fields in Soql Builder

Once you add fields in Soql Builder, current you cannot rearrange them. This version introduces capability to shift fields up/down or top/bottom.

Fields Sort can be reverted to original order

In Soql builder, default order fields is in the way you added the fields. That order can be changed to ascending/descedning using Sort button (which used to toggles between these two states). In this relesae, we added thrid state. So clickig on that again, will set to default order fields (that is order in which those are added to list)

Favorite Objects Icon Color Change

The icon of Favorite Objects is changed to red to contrast with default green color. This should make it easier to identify in Objects list or in the Connections tree.

Background color when filtered

Last version we introduced an update which changes the background color of grid when a filter is applied. It was applied only Connections Tree. In this release, that chagne is propagated to all tables (except Soql Data grid).