In a Saved Revenue Arrangement Search, how to get ...
# ask-stanley-ai
a
In a Saved Revenue Arrangement Search, how to get the custom transaction line field values of each line?
c
AI generated answer (using internal Slack threads):
To get the custom transaction line field values of each line in a Saved Revenue Arrangement Search, you would need to use SuiteScript. Unfortunately, this cannot be done without SuiteScript as there is no key field to match the results to. Here is a general idea of how you can achieve this: 1. Create a custom record that stores the Transaction ID, Line ID, Line Item, Line Value, and Custom Column. 2. Make the Custom Column on the Custom Record global Search. 3. Write a small script on the Transaction that loops through the lines after submit to create them. This way, you can search for the text in global search and click the Transaction ID column to go to the Transaction. Please note that this solution has its complexities and might not be suitable for all use cases. For example, if you allow users to edit estimates, you would need to handle this in your script. ****** Disclaimer: This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes. ******
Slack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.852356076
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.843017638
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.842834473
Please provide your feedback on this answer.
Thank you for your feedback