[GH-ISSUE #1938] Feature: populate multiple custom fields in one collector task #1210

Open
opened 2026-03-02 02:21:54 +03:00 by kerem · 4 comments
Owner

Originally created by @bbrendon on GitHub (Jul 26, 2024).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/1938

Basically allow selecting multiple custom fields in the GUI to populate.

Have a pre-defined or use selectable Field Separator so that returning one string will fill multiple custom fields. Returning JSON or something would work as well. Get creative :)

Describe alternatives you've considered
Using the API can do this, but not as elegant.

Originally created by @bbrendon on GitHub (Jul 26, 2024). Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/1938 Basically allow selecting multiple custom fields in the GUI to populate. Have a pre-defined or use selectable Field Separator so that returning one string will fill multiple custom fields. Returning JSON or something would work as well. Get creative :) **Describe alternatives you've considered** Using the API can do this, but not as elegant.
Author
Owner

@P6g9YHK6 commented on GitHub (Jul 26, 2024):

agreed
image

<!-- gh-comment-id:2253347169 --> @P6g9YHK6 commented on GitHub (Jul 26, 2024): agreed ![image](https://github.com/user-attachments/assets/de36b581-d6ee-4ec2-a2a7-364d1d9a13b4)
Author
Owner

@plao commented on GitHub (Jul 26, 2024):

+1

<!-- gh-comment-id:2253403100 --> @plao commented on GitHub (Jul 26, 2024): +1
Author
Owner

@P6g9YHK6 commented on GitHub (Aug 10, 2024):

btw i gave an intern the job of figuring a way around it and we brainstormed something nice
we have a single script doing a collect and add a separator to each section
then with the reporting feature we divide the whole report in a table based on the number of section and each section goes in it's own collumn

<!-- gh-comment-id:2282295319 --> @P6g9YHK6 commented on GitHub (Aug 10, 2024): btw i gave an intern the job of figuring a way around it and we brainstormed something nice we have a single script doing a collect and add a separator to each section then with the reporting feature we divide the whole report in a table based on the number of section and each section goes in it's own collumn
Author
Owner

@bbrendon commented on GitHub (Feb 20, 2025):

I got it working! I think I might like this better! GENIUS

<!-- gh-comment-id:2672857671 --> @bbrendon commented on GitHub (Feb 20, 2025): I got it working! I think I might like this better! GENIUS
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/tacticalrmm#1210
No description provided.