- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-16-2024 05:30 AM
I'm creating a problem and then I'm adding a incident into it from incident section. I'm getting list of incidents and i wanted to click on any of the checkbox related to any incident. Please tell me how to select record in ATF servicenow by checkbox.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-17-2024 09:36 AM
Yes, this is what I wanted to do. Please tell me how to select any of the record of the list with the help of checkbox.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-18-2024 03:20 AM
Not possible through ATF.
One of its limitations.
*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting "Accept as Solution" and " Helpful." This action benefits both the community and me.
*************************************************************************************************************
Regards
Shaqeel
***********************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting "Accept as Solution" and " Helpful." This action benefits both the community and me.
***********************************************************************************************************************
Regards
Shaqeel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-18-2024 04:27 AM
Yes, not possible. You can click the UI actions displayed on the list but not the checkboxes.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-06-2024 11:48 PM
yes, through ATF we can select the single record and all records visible on the first page by using 'Click a List UI Action' step as below :
- List Type: Choose the list (e.g., standard or related list).
- Table: Select the table (e.g., incident).
- List Action: Pick the action (e.g., open or edit).
- Apply To:
- Single Record: Apply to one selected record.
- All Records Visible on the First Page: Apply to all records on the current page
Refere below screenshot
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-23-2025 12:34 AM
I was able to click on Select All checkbox by using set component values ( Custom UI ) config .