My Stuff
Please note that on Friday, March 20, 2026, at 8:00 PM Pacific time, our Case Management System will undergo a scheduled maintenance for approximately 4 hours. During this time, case creation via SuiteAnswers will be unavailable and inbound calls will be routed to Customer Service.
Comments
-
https://community.oracle.com/netsuite/english/discussion/comment/16911285#Comment_16911285 Yea that also could have been a solution. Thanks Angela Too many accounts to map individually for this project so I would have again chosen to use the Restricted to Department of each account to define the Department for the vendor.
-
Unchecking the Store Value checkbox on my new list field on the Vendor record is now filling it with the Department data.
-
Thank you both for the advice. I would try to build my own available fields and columns to store the info I need, but I think for the purposes of the greater task I'll just ignore the kit items and will be dropping this idea for now.
-
Thanks Angela, that does make sense but doesn't quite help answer my question and all of our kit items don't have the Display Components option turned on. I'm just looking for if there's a way or not for me to get the value of the Available column off of transactions with a transaction search. The only way I can reach the…
-
Applied to Transaction, I forgot about that one. Thank you so much Judith
-
Support unfortunately sent me around in circles but it did help me to keep going at it and I have somehow managed to solve it by using the commerce category instead of the dynamic item list. I don't understand why the item list didn't work, it was clearly blocking the customer from purchasing the items, but it was supposed…
-
Thanks Richard, I'll reach out to them and report back with their findings.
-
A
-
Good morning, I'm in contact with support who suggested I try to rebuild the search index. I've come back to review the changes, assuming the Index Refresh would have finished by now but my category was still empty except for 2 items. 51KS3-10 and 55V12PH are both items which are in the Dynamic item collection, they are…
-
There are plenty of videos available in MyLearn, but you'll need a license for this which you can obtain from your account manager. Home - NetSuite MyLearn
-
I'll give it a go, thanks Bry! Currently just refreshing the page in hopes my items will come back online. 😂 The caching makes it so difficult to test this. How do I know which one? There are 94 of them. 🤔
-
I think it was because the customer record wasn't set to 'Give Access'. Testing again now. It appears to be blocking me from adding the items to my cart now, but it's not hiding the price. Could be a customization thing, as I believe we are displaying the price not including vat or something not the default. Setting the…
-
Good idea, not making a difference though sadly. Dynamic customer group that is missing TAR620 Item segments setup The Item collection is the same as I shared earlier. I dunno if I can turn off CDN cache, that was forced on in a previous update I believe. I raised a case about it and believe they fixed the issue though. It…
-
Thanks Bry, The field comes from the Enhanced Validations and Defaulting bundle and apparently just doesn't work. Sad. Thanks for all that info, I'll keep pushing for a solution to this using the segments manager following my other thread on the topic.
-
I'm having a lot of trouble testing this. After setting it up with the following settings, the PPE section was empty for all my customers including the specific one. I then redid the configuration and the PPE section is once again visible to all my customers but also to the specific one. The settings in both these…
-
Thanks Chelsea, Yea unfortunately no luck with turning off preferred forms. It's defaulting to the Standard Sales Order form. What I need ideally is an After Record Load trigger for my workflow but that doesn't appear to exist and I've no idea how I could build a solution like this. I may just have to script this instead.
-
Thanks Francesca, I think I will explore the idea of converting my script to a Client One first to see if I can store and grab the values I need hidden on the form. If not, then you've given me other good ideas to test too. Thank you for that.
-
Thanks Splemp, Would https not be supported or be largely difficult due to either of the following possibilities? requires authenticated session cookies parsing HTML/XML from UI endpoints is unsupported I think I may just add a map in my script for now, but yea this is not ideal and will try to go for an https solution if…
-
Yea, thank Bry. The Philippines user case is pretty clear that it's an internet issue, yea. I am just more keen on learning why all the gaps in processing are happening and will raise it with support if you think that's the right thing to do. As that is what's affecting the majority of my users and their slow save times.
-
Thanks for the info about the logging Alex. Unfortunate it does make it quite a struggle. I have solved the issue with my workflow, on the Workflow Event Definition I had forgotten to select either On Create or On View or Update.
-
Nice one! Glad you persisted with it. 😊
-
Thanks Bry, I'm just about to log off for today but I do believe this should work. 😊
-
I'm still not certain which Page you're looking at to see this table, sorry! 😅 I would expect it to look like the example I shared, in which there is nothing that brings up a search table. 🤔 But, I would imagine if your Center Tab is also on a custom Center, then it's perhaps because you need to assign the Center to roles…
-
Not sure which Chevron you mean or which page you're looking at, sorry. Can you share a picture? Otherwise, the way I would try to solve this is by editing the audience of the Center Tab. Customization > Centers & Tabs > Center Tabs Just make sure you're looking at the correct Center Tab as sometimes there are multiple…
-
Is it that you just can't save it with the script or manually or both? I don't see your script trying to write any values into this field. Could you also please share a screenshot of the field settings? I'd be curious to start by checking that 'Store Value' is checked.
-
C 😊
-
I think your account manager should know of the various implementation partners NetSuite uses and could perhaps introduce you to one who has worked on projects for similar organizations. I'm afraid your organization type sounds incredibly rare, at least to me, I worry you may struggle to find the right information here.
-
So you just want to remove the ability to click on the bins? That would still be a similar customization. For example, on the Select Bin - Data Table - Page Element there is the On Row Click Action. I imagine editing this or something similar would be the solution you're looking for. But again, you likely want someone who…
-
Amount remaining appears to be the field you want to use. So you could set a criterion to just return any transactions where amount remaining > 0.
-
How odd, unapplied, applied and payment all appear to be unrecognized fields and can't be used in a transaction search. I'm not sure how you could achieve this without any of these. 🤔