Objective:
- How do I find the ID number of a Task?
Environment:
- Clio Manage
Additional Information:
- Major web browsers are detailed below. Uncommon web browsers may require additional steps.
Procedure:
Google Chrome
- In the Tasks tab or sub-tab, locate the Task in question
- Right-click the Edit button of the Task and select Inspect
- In the highlighted section, look for the string of numbers that follows qa_edit_task_
Mozilla Fire Fox
- In the Tasks tab or sub-tab, locate the Task in question
- Right-click the Edit button of the Task and select Inspect Element
- In the highlighted section, look for the string of numbers that follows qa_edit_task_
Safari
- Ensure Develop is displayed in the menu bar by enabling Show Develop menu in the menu bar in Safari Preferences under the Advanced section.
- Navigate to the Tasks tab or sub-tab, locate the Task in question
- Secondary click the Edit button of the Task and select Inspect Element
- In the highlighted section, look for the string of numbers that follows qa_edit_task_
Microsoft Edge
- Press the F12 key on your keyboard to open up Developer Tools
- Navigate to the Tasks tab or sub-tab, locate the Task in question
- Right click the Edit button of the Task and select Inspect element
- In the highlighted section, look for the string of numbers that follows qa_edit_task_