Code Monkey home page Code Monkey logo

record-hunter-sfdx's Introduction

SFDX App

Record Hunter is a bundle of Lighting components to searching Salesforce records with conditions, filter records by locations, and show the reult with a datatable. It is also available as a managed package on AppExchange and this is the full source code of it.

This package enables you to; Record Hunter lets you to;

  • Create a search box just by specifying the target object and the fields through App Builder.
  • Include fields on the parent object of the target object as a search condition.
  • Search by keyword(SOSL) or/and condition(SOQL) with custom search logics(AND/OR).
  • Set a fixed value as a default value, or retrieve the value from the context record and set it as default if the component is on a record detail page.
  • Sort, wrap texts, and jump to the record detail with the default result table.
  • Pass the search result to your custom flow and perform various actions.

Dev, Build and Test

Simply install the unmanaged version from here

or

git clone from this repository and deploy by yourself.

Disclaimer

This code is only a sample code and has not been fully tested. Please use this code at your own risks. This software is released under the MIT License, see LICENSE.txt.

record-hunter-sfdx's People

Contributors

hrk623 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.