🚀 The code might have useless comments, and useless debugs, I appreciate pull requests/comments/issues.
A no-code inline editable related list with picklist options free apps/products.
| Feature | Benefit |
|---|---|
| Inline editing | Allows users to edit data directly on the record |
| Picklist options | Allows users to choose from predefined values |
| No code required | Allows users to create custom lists from the app builder |
To install this tool, follow these steps:
- Download the zip file.
- Unzip the file and upload the contents to your Salesforce org.
To use this tool, simply add the LWCDatatableWithPicklist component to any record page layout. You will see a list of related records that you can edit inline using picklist options. Configure the tool according to your needs using the following options: - Select which salesforce icon to use - Select field to match current record id (Could be a lookup field, a master field or any field that contains the id of the current record). - Select what object you want to target - Select what fields you want to display and later edit.
If you have any questions, suggestions, or issues with this tool, please feel free to contact me or create an issue on GitHub.
License:
MIT License
Copyright (c) 2024 Santiago Parris
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

