How to automatically select records on the List screen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-07-2022 06:25 PM
Hi.
There is a checkbox in the row of the list, and I think that the list can be selected, but I want to set this automatically.
As a background, the filter makes other records invisible, so I would like to be able to select it with a checkbox, is that possible?
Thank you!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-07-2022 06:44 PM
Hello,
Not sure I got your question. can you paste some screenshot so it would be easier to assist you.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-07-2022 06:47 PM
Saurav11
Sorry for the confusion.
As an image, I think that records are selected with checkboxes in the following form, but I would like to do this automatically.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-07-2022 06:55 PM
hello,
Go it but how would the automatic happen I mean how will the system know which records to be selected what is the trigger point?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-07-2022 07:02 PM
I'm still considering it, but I'm thinking about it in the following flow.
(1) Select a record in another list (list A)
(2) Add a button to list A and transition to list B (screenshot list)
(3) Assign the record selected in list A when transitioning to list B Set TRUE in the check box of the record in the same group
I'm thinking of setting a checkbox to TRUE in a UI Action script, do you know if there is a method available to accomplish this?
(It would be helpful if you could tell me whether there is a method or not.)
Thank you!