This topic is locked

Bulk Edit on List page

10/24/2011 7:17:59 PM
PHPRunner General questions
I
indigo author

Hi,
We followed the bulk edit instructions in the Help document and it works great.

Now we want to implement the following in the list page.
For ex. some fieldnames on List page are A,B,C

We need a dropdown for the fieldnames A,B,C and once a user selects the dropdown a Javascript prompt to bulk edit that field with prompt value.
How can this be done?

I
indigo author 10/25/2011

Sorry if we weren't clear.
We wanted a Dropdown above the list view. This dropdown can have names of multiple fields (A,B,C) to be edited.

A user selects a few records from the list page and also selects any one of the fields from the dropdown.

Once he does that, a popup appears (javascript prompt) where he provides some input.
For the selected fields in selected records, that field is updated with the input in the prompt.
How can this be achieved?

C
cgphp 10/25/2011

You have to add a dropdown in the List page and control the selected record in the Javascript Onload event. The above link is what you need to control inline edit of selected records. Some js custom code is required.

I
indigo author 10/25/2011

Sorry we are not experts in javascript...
could you help with the initial code?

we will try to develop on the same...

I
indigo author 10/27/2011

bumping this one.

Sergey Kornilov admin 10/27/2011

There is no sample code for this task, you need to implement it from scratch.
If you are not Javascript expert hire someone who is. Contact Cristian or support team to get a quote.