Isaac Rumbold
04/28/2025, 4:50 PMCeligo AI
04/28/2025, 4:50 PMAI generated answer (using internal Slack threads):Based on the conversations, it seems that displaying an image of an image field while in edit mode is not directly supported in NetSuite. However, there are some workarounds that you can consider: 1. Inline HTML Field: You can use an inline HTML field to display the image. However, it's important to note that inline HTML fields are not editable in client-scripts. You might have better luck editing the DOM on the fieldChange. 2. Single Page Application (SPA): If you're building a complex configurator, you might want to consider building a Single Page Application (SPA) using NetSuite Restlet/Suitelet as an API. This allows you to use web development frameworks like Angular or Vue, giving you more control over the UI. 3. Sublist Based on a Saved Search: Another approach is to create a sublist based on a saved search. This can help to avoid harming load times while viewing the transaction. 4. Custom Server: If you have a large inventory library, you might need to build a custom server to host the images. This server can also standardize the resolution and DPI for each image. Remember, these are workarounds and might not work perfectly for your use case. Always consider the trade-offs, such as load times and the complexity of the solution, before implementing them. ****** Disclaimer: This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes. ******
Celigo AI
04/28/2025, 4:51 PMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.805674434
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.796714604
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.795305789
Celigo AI
04/28/2025, 4:51 PM