Skip to content

Releases: xgeek-net/salesforce-devtools

Query Editor results view

08 Sep 04:01
3c5ea2b
Compare
Choose a tag to compare

Improved feature of Query Editor.

Query Editor supports you to generate soql and view query results in Full GUI now!

Saleforce-DevTools-Query-Editor

Object Page Layout Definitions

08 Sep 03:59
3c5ea2b
Compare
Choose a tag to compare

Added feature of exporting Object Page Layout definitions to Excel.

This feature supports exporting any object page layout definition (with RecordType)
to Excel in seconds, to save your time and make you lazy. :)

Saleforce-DevTools-Page-Layout-Definitions

Each page layout definition sheet includes fields of section, buttons and related lists.

Saleforce-DevTools-Page-Layout-Definitions

Multi Checker feature

08 Sep 03:57
3c5ea2b
Compare
Choose a tag to compare

Added feature of Multi Checker.

It supports check/uncheck multiple fields by one-click, to avoid deploy mistake and save your time. :)

It works on any field permission edit page, as below :

Saleforce-DevTools-Multi-Checker

Mass edit, mass delete, mass clone custom fields

08 Sep 03:55
3c5ea2b
Compare
Choose a tag to compare

Added features of mass edit, mass delete, mass clone custom fields.

It works on any standard and custom object field list page, as below :
Saleforce-DevTools-Mass-Edit-Fields

Fixed bugs.

・Related Issue: Impossible to open app. (#16, #15)

Debug Log Free Search

08 Sep 03:14
3c5ea2b
Compare
Choose a tag to compare

Reactivated feature Debug Log Viewer.

Related Issue: #8
Saleforce-DevTools-Debug-Log-Viewer

Added feature of searching Debug Log.

You can use it on any Salesforce page as below:
Saleforce-DevTools-Debug-Log-Viewer

Added support for exporting Help Text to Object API Reference.

Related Issue: #9
Saleforce-DevTools-Object-Fields-API-Reference

Fixed bug.

・Related Issue: The Value of the selection list is incorrect at excel output. #12

Exporting Query Results

08 Sep 03:09
3c5ea2b
Compare
Choose a tag to compare

Improved UX of feature exporting object API reference to Excel file.

  • Changed Excel sheet name from Object API name to Label.

Saleforce-DevTools-Object-Fields-API-Reference

  • Changed excel file format from .xls to .xlsx. (Issue #3 ※Thanks for your feedback. : )

Added Query Editor feature to all Objects.

It enables you to open Query Editor on any object, as below:
Saleforce-DevTools-Query-Editor

Added feature of exporting query result to Excel file.

Query result can be exported to excel file, with field label and API name headers, as below:
![https://i2.wp.com/www.xgeek.net/wp-content/uploads/2018/11/Salesforce-DevTools-Query-Editor-export.png?ssl=1)

Added support for Lightning!

08 Sep 03:03
3c5ea2b
Compare
Choose a tag to compare

Salesforce DevTools can be used in Salesforce Lightning now!

Saleforce-DevTools-Support-Lightning

Improved UX of feature Object Reference Doc generating.

Object label and API name will be exported in each excel sheet, as below:
Saleforce-DevTools-Object-Fields-API-Reference

Improved UX of feature All Check.

"Edit" link will be injected at Field-Level Security of each object on Profile page,
for quick accessing to field security edit page, as below:

Saleforce-DevTools-All-Check

Exporting List View definition, Sub Query Supports

08 Sep 04:06
3c5ea2b
Compare
Choose a tag to compare

Released new feature that supports exporting List View definition to Excel.

There is no need to write documents for Salesforce List View any more! 🎉
Saleforce-DevTools-List-View-Definitions

Added support for sub query in Query Editor.

Query Editor now supports you to query sub query soql and export the query result!
The related issue is here :#38
Saleforce-DevTools-Query-Editor

Fixed bugs.

Fixed authorization bug and improved UX in Lightning, there has many issues reported by developers,

Related Issues: #28, #32, #39, #40, #45, #46