My Stuff
Share Your SuiteWorld Experience & Earn a Special Badge!
Intelligent Payment Automation version 1.0.3 is now available in the SuiteApp Marketplace. The SuiteApp, powered by BILL, lets you automate payments, manage vendor details, and bank account information within NetSuite. Learn more
Comments
-
Thanks, Evan!
-
Hi again! Sorry to belabor the point but I don't see that we have access to the fields that are displayed on the lists on the case or task form. Am I missing something? Ellen
-
Hi again! In the meantime, is there a workaround?
-
Yeah!!! It looks like this has been fixed. Thanks, Evan!
-
Hi Evan! FYI - I just realized that the hidden fields are also showing on the time tracking for phone calls and events. Hopefully you already know that and it will be in the fix. Ellen
-
Wow - thanks, Evan. Do you know when that might be - my IT support folks are chomping to be able to book their time directly on cases and tasks? I took the list away from them. Ellen
-
The display type is hidden.
-
Neither the case form nor the task form allow me to edit the view of the lists. The case form "list" for time - when in view mode - shows hidden fields but not those that are marked to not show on the time entry form. The task form "list" for time - when in view mode - shows all fields - hidden and those marked to not show…
-
Thanks, Yang. On another note - I have my script working to merge with an Email template for notification of case status changes. HOWEVER, the NLCOMPANYLOGO, NLCASEURL and NLCASEHISTORY fields are not working in the template - even copying the exact code from a standard System email. Can you help?
-
Ah ha! Thanks for letting me know. Sorry I did not check the defects - but I figured it was me not you :D Ellen
-
Thanks, Evan! I'll give it a try. As always, thank you for the insight. Ellen.
-
Thanks for the quick reply. A hardcoded '03/01/2008' works so the field wants that format. The DateToString function seems to be working but then I get a TypeError: Cannot find function getFullYear var vduedate = nlapiDateToString((nlapiGetFieldValue('startdate')+30));
-
Well, I'm an idiot! I can't use startdate or created date if I'm autogenerating the case. I am now building the due date from today's date. Your code probably worked but I received a . error message. Of course - it couldn't find a created date since the record was not yet created. Thanks for you help.
-
Hi Steve! I found your post extremely helpful as I was automating tasks, however, I am getting the following error message when using your script: "You have entered an Invalid Field Value Thur Mar 06 00:00:00 PST 2008 for the following field: duedate." Any suggestions?
-
Thank you sooooooooooooooooooooooooo much!!! I'll give it a go!
-
Thanks to Andy and Steve. Can someone from NetSuite let me know if this is possible? If NetSuite was able to import to the role (although I don't see that on the import mapping list for employee) then I should be able to change an existing role via SuiteTalk??? Thanks.
-
Thanks, Elham. So, only with WebServices, not with regular scripting?
-
If you try accessing the web service from your browser you can find the certificate next to the address line. Ours is: Issued by: Equifax Secure Global ebusiness CA-1 Valid: 4/26/2006 - 6/25/2011
-
Thanks, Yang, for all of your help!
-
Hi Yang! I sent you the URL via a Private Message. Thanks for your help.
-
We are also getting this message with an Equifax cert: Code: SSS_INVALID_HOST_CERT Details: An untrusted, unsupported, or invalid certificate was found for this host. Please help!
-
Hello! With all these issues, perhaps my question is basic but I could use some insight. When simply comparing the values of a multiselect field from the currentRecord to the oldRecord, shouldn't the getFieldValue function (currentRecord.getFieldValue != oldRecord.getFieldValue) work regardless of any of these issues? I…
-
Thanks, Evan. The case has been logged - 661812. I've also included the fact that I added some custom fields today that source from the job record but I don't think that's relevant as they are working fine.
-
Interesting twist with some further testing this morning (logged as an update to the case) - The columns are not appearing ONLY for me - regardless of the machine used, browser used or role used (even Administrator). If I sign in under another user - same machines, same browser, same role, the columns appear. I've tried to…
-
Hi! I'm not sure if this helps, but our problem ended up being user specific - even though the user had an Administrator role. Same machine, same browser, same role but different user and I could see the columns. NS filed a defect on our behalf. I see that all of your users are affected so I'm not sure if it's the same…
-
One thought on that test - Job is appearing on the Columns tab for Printing Fields - almost like it was when we wanted to be able to do multiple jobs per Customer on 1 invoice...job is no longer on the items tab since we switched to one job per invoice. Does that seem right?
-
Sorry for the delay in replying. this now seems to be fixed for the user experiencing this (Administrator role).
-
Yes, even old ones...poof - no middle.
-
Hi Evan! Certainly that was what I looked at, however, the preview on the pdf form level shows the invoice just fine. The Items, however, are not being detailed in the columns section. I then reverted everything on form level to standard NS forms and still get the same output. We removed the "consolidate deals on sales…
-
Yes, I tried editing an old invoice with the default form as well as create a new invoice. No columns/items.