function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
KD123456KD123456 

Inline Editing for Related Lists

Hi,

 

We are creating a simple App, there are no Visualforce pages involved in the App. In the Salesforce standard UI how do I enable Inline Editing for Related List.

I have enable Inline Edit option from Setup-Customize-User Interface, but that does not allow me to make inline edit for Related lists. The field types that are to be editted or Text and Picklist.

Any help on this would be great.

 

Thanks

KD

Bhawani SharmaBhawani Sharma

Feature for Inline editing is not avilable in salesforce with related list.

flewellsflewells

There are a couple AppExchange apps that may offer what you're looking for --

 

Mass Update And Mass Edit From List View


Mass Edit + Mass Update + Mass Delete

ArikArik

This can be done with a isual force page

Prasanna RPPrasanna RP

This functionality is not provided out of box by salesforce. Need to code  using visualforce page

appbuddyappbuddy

Another AppExchange app to add: GridBuddy

 

The setup is easy and configurable (so you don't have to mess with code for every change you want to do).   To set it up as a related list inside a record detail page, see http://www.salesforceappbuddy.com/tips-and-tricks.html.

 

In both the Free and paid versions, you can see/inline edit/inline create/delete up to 2 levels of related children (so an Account with related Oppties and related Tasks).

 

The paid version also includes user quick filtering, mass updating and export. 

Marina EsterlisMarina Esterlis
http://blog.appbuddy.com/bid/380675/Editable-Related-Lists-on-Salesforce-Record-Detail-Pages
Ron RoyRon Roy

Try this app - for free, it got mass update, mass edit, mass delete, mass emails & more mass actions: 

The app: https://appexchange.salesforce.com/listingDetail?listingId=a0N30000009uXwyEAE
The Provider: http://www.zaapit.com/page/smart-tables
A preview:
Inline editing

Tags: Inline Editing for Related Lists (http://www.zaapit.com/page/smart-tables), Mass Edit + Mass Update + Mass Delete (http://www.zaapit.com/page/smart-tables), Inline Editing (https://appexchange.salesforce.com/listingDetail?listingId=a0N30000009uXwyEAE)