How to select the bulk records and set the reference field from the list view
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2023 01:59 AM
HI,
We have reference field on the form called "Department", the requirement is to give the option to select the bulk records from the list view where in user selects for ex 3-4 records and select the list choice from the list view for bulk assigning the records to Department, when user perform this, a pop up which should ask the user to select the Department for those records to select. Please let me know how we can achieve this.
Regards,
Sagar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2023 08:33 AM - edited 11-29-2023 08:33 AM
Hi,
I didn't quite understand the whole requirement however I know for sure that with 'reference' field data-type, you won't be able to select multiple records at a time.
Create a new variable of 'List Collector' data-type for catalog-item or a new field of 'List' data-type for normal forms.
Do mark this as HELPFUL if it helps your requirement a little bit.