My Stuff
Comments
-
Case When {Cloud} = {SkyNet} then 'End of Humankind' Else 'We''re Safe' End Fixed your signature :)
-
Checkboxes are boolean and return 'T' or 'F'. Try using ='F' instead of is null.
-
Acranmer, I've added more bits into the formula, but only the 20.00 shows.. it's skipping the first bit. like a bed option is {custitem40} , and the headboard {custitem48} is not checked. The 3rd and the 4th we don't have at the moment but will do in 2-3 days. Are you sure {custitem48} has a value? Try using only that line…
-
I am trying to build a transition in a workflow and I just want to check if a date field is over a week old. This is what I have at the moment: {custbody_wostatus.id}=2 and {custbody_status_date}<TO_CHAR(({today}-7), ‘mm/dd/yyyy’) But that is not getting me what I want. Anyone see any glaring issues with my statement?…
-
{custbody_wostatus.id}=2 and {custbody_status_date}<TO_CHAR(({today}-7), ‘mm/dd/yyyy’) Sometimes (ok, most of the time) my brain beats me up with thinking too much. {custbody_wostatus.id}=2 and {custbody_status_date}<= ({today}-7) Gets me what I want.
-
I was just looking for that announcement as well.
-
I'm pretty sure it came with the issue management module. It's in Setup -> Issues -> Products. Each product is associated with both modules and an item. Allows for linking of cases with issues. But it is a PITA to add products and all the modules associated with them. Straight data entry is the only way I can think of, at…
-
I was thinking about something similar, Amy. I figured I could prefix the name of all the attachments with their id from the old system and then I could do a CSV import of a new case message with a link to the file in the cabinet. Then again, it might just be as easy creating a web service to push the attachments reference.
-
Oh that is super lame. I have over 800 I need to add.
-
Yeah, it's not in the supported records or the records browser. The list has grown, as well, to about 1500-1800 items. Luckily we have a shared services department that can help, but I still feel bad about having someone do that much data entry in this day and age. I will have to buy them a good lunch.
-
That is not really going to work for us. We have a couple hundred k old calls (cases in our current system) that I need to import. Going forward we are building a two way sync for cases to calls, at least while we transition and sunset the old system, so I am really just worrying about the legacy stuff. Emailing from the…
-
This thread has been pretty quiet so I am opening a case with support to see what they can tell me. I will post back when I find out definitively.
-
Well, that is something at any rate. I would prefer to not have to use webservices to do this, but if it's the only way, then I guess we could do it that way. I wish it was exposed in CSV, though. That would make it much easier to do. Thanks for your response.
-
When setting up a CSV import under in Step 2, under Advanced Ooptions, you can select the "Custom Form" and as long as the Custom Form you select has the field "Store Form with Record" selected, Then after the import that form will be applied to that item. That's a neat trick! I was able to just import the internal id's on…
-
Awesome. Works just fine. I can still use the keyboard shortcuts for .js files and right click for other types of files. So nice. Thanks Daniel.
-
Well, I'll be damned. I may be a little slow but I would never have thought to go to the Suite Answers site to get a status update. I go to the status page... I know we're supposed to go to SA to enter cases but the process is so clicky I just hacked the URL years ago and bookmarked it so I can go directly to creating…
-
We are down too and we use 6 or 7 email profiles. All down. It's another nail in the coffin for email case creation as far as I am concerned. Causes us more trouble than it's worth. Not technically, usually but process wise; kind of a nightmare.
-
We get notifications about upcoming changes to bundles and such, as it is. I was sure notified today about 2015.2. Why not, for S1 issues, send a notification to admins so that we can be better prepared? I get that the status page is not real time; we have one, too. But once you (and I am speaking to NS only here) know…
-
The editor has never worked correctly for me and, as I have loads of custom mark up and links, I never use it but paste code in directly from an IDE and save. The last issue I ave with it is the IDE rewriting img tags to have just ampersand instead of & (or not saving with just &) and (I don't know if this is fixed)…
-
I did and in that portlet I added it all with the content += lines. It was tedious but in the next couple portlets I made I realized I could just host whatever script I needed in our external CDN and just include it like I did the Google Maps API in the example above. That way I could code in my IDE and upload to the CDN…
-
I did the same thing with Google Maps. The only way I could get it to work in to use an inline HTML field and set it like this: portlet.setTitle('Customer Map'); portlet.setTitle('Customer Map'); var content = ''; content += '<script type="text/javascript"…
-
We, and would assume most companies with NetSuite admins, create a template for our users based on the latest and greatest marketing approved signature. You can always socialize a tool like this http://www.textfixer.com/html/convert-text-html.php for your users to make signatures. To get the most out of the signatures,…
-
I am using Chrome latest 64 bit and it's slow. Then again, it's slow all over. Cases are slow today, for instance. Customer records take forever. Transactions, etc.
-
Yes, especially slow today. I was getting reports of 15, 16 second edit times on cases. Our support reps use IE or FF exclusively due to the Shortel plugin they use. We are also on dedicate hardware, for what good that has done.
-
Meh, no offense but that is not a good answer. I have tried. NS is slower now. It's a fact. Especially with an account with a good amount of data in it.
-
This has affected us as well. 1k is far too short for a reasonable HTML signature. I am attached to the issue as well.
-
Not sure if this is happening to anyone else, but all of our Workflows have been throwing errors on scheduled actions, and also fails on event driven actions. The error message we are getting is listed below. Is anyone else getting this? I have already submitted a support case to NetSuite, and we are on the new release.…
-
Yeah, we don't have it installed either......
-
It's always slow these days.
-
It's been going on for a lot of us for a while now. So far, no real word from NS about it other than to file a couple defects. And, no real work around. Your issue might be isolated so I would enter a case with NS support.