• nikkitorsch
  • NEWBIE
  • 0 Points
  • Member since 2014

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 2
    Replies
Hello All,

I require some urgent help. I need to create a custom button on the Default List View Page to Submit selected records for Approval.

The records will be selected using the Action Checkbox provided i.e. i need to check the CheckBox provided under Action column to select the records, and after selecting the records click on the Custom button to submit those records for approval.

Can it be done? And if so, please let me know how.

I have created the Custom Button as follows:

Label: Submit
Name: Submit
Object Name: Time Entry
Display Type:  List Button
Behavior: Execute Javascript
Content Source: OnClick Javascript
Display Checkbox is checked for multiselection

Approval Processes:
Process Name: Time Entry Approval
Unique Name: Time_Entry_Approval

Please help me. This is urgent.

Thank you,
nikkitorsch
Hello All,

I require some urgent help. I need to create a custom button on the Default List View Page to Submit selected records for Approval.

The records will be selected using the Action Checkbox provided i.e. i need to check the CheckBox provided under Action column to select the records, and after selecting the records click on the Custom button to submit those records for approval.

Can it be done? And if so, please let me know how.

I have created the Custom Button as follows:

Label: Submit
Name: Submit
Object Name: Time Entry
Display Type:  List Button
Behavior: Execute Javascript
Content Source: OnClick Javascript
Display Checkbox is checked for multiselection

Approval Processes:
Process Name: Time Entry Approval
Unique Name: Time_Entry_Approval

Please help me. This is urgent.

Thank you,
nikkitorsch

Hi All,

 

I require an urgent help.

 

The requirement is that i need to provide a custom button on the Default List View Page to send an Email to the selected record's Email Id field.

 

The records will be selected using the Action Checkbox provided i.e. i need to check the CheckBox provided under Action column to select the records, and after selecting the records click on the Custom button to send the Email to all.

 

Can it be done, if yes please let me know How....Its urgent Please..