Trying to source a rich text field in a saved sear...
# ask-stanley-ai
a
Trying to source a rich text field in a saved search. It keeps crashing my page. Can rich text fields not be used in saved searches?
c
AI generated answer (using internal Slack threads):
Based on the conversations, it seems that rich text fields can indeed be used in saved searches, but there are some limitations and considerations to keep in mind. Firstly, the full text of a rich text field might get cut off and appended with "(more…)" when exported. To overcome this, you could use a formula in the saved search to split the text field into multiple columns, each containing a portion of the text. For example, the first column could contain characters 0-3999, the second column could contain characters 4000-8000, and so on. Alternatively, a scripted output would not have this limitation. Secondly, it's important to note that inline HTML fields don't store values, so they aren't accessible through saved searches. However, you can sometimes replicate the formula or default value the inline HTML field is using into a
Formula (text)
column in the saved search. Lastly, there might be issues with rendering HTML code in the saved search results when using a
Formula (Text)
type of search column. This might be due to restrictions on HTML for search formulas. You can check the NetSuite Help Center for more information on this topic. ****** 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.831875861
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.820000827
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.81160152
Please provide your feedback on this answer.