My Stuff
Share Your SuiteWorld Experience & Earn a Special Badge!
Comments
-
eh, it's an easy thing to fix if they decide to (and they should)
-
I *think* the problem is that the search isn't looking through sections wrapped in formatting blocks like [code], [php], etc. For example: search for "getAllParameters" should return a result, but it doesn't even though this thread https://usergroup.netsuite.com/users/showthread.php?t=9468 clearly has the term in it.
-
yes, please add phrase search.
-
Thanks for the comment. I think it was a permission issue that was preventing it from showing up. I still can't stand the SuiteAnswers.... "thing" they have created, I just wish the old support menu was back. ;)
-
I don't know how it happened as I'm the only administrator on our account, but apparently the "NetSuite Account Center" role was removed which is why I could not access the Support Center.
-
I think anyone that matters will have stopped reading a few posts ago. I hope.
-
I'm killing your brain like a poisonous mushroom!
-
Obviously someone's tryin' to get us... ;)
-
James, Thanks for the comment. It wasn't the wait; they have been so short for the last year+ that I don't mind the occasional wait. It was my inability to report the defect at that time that was unacceptable. Support Today is nothing like support of 1.5+ years ago, it's much better.
-
Support just called and apologized and confirmed the issue and that they will be filing the defect. Thank you.
-
I've heard noise and rumblings for years about regional "User Groups" but as far as I know nothing has ever come together. I would be interested if anything DID come together.
-
Long wait times are a very rare occurrence now. I agree, it's been much better which is why I said: I've become accustomed to hold times of < 5 minutes and: ... Wait times for phone calls to the help center are only three or four minutes now, a major improvement over the past.…
-
Hey Jim, Can I change the way the formatting is setup for NetSuite's cases sent to me? That would be awesome if that was possible! I agree, the messaging is very confusing with cases. It always throws me that there are two big text areas to type in. I want to use cases more (especially for internal issues) but I'm finding…
-
Also, we are looking into making changes to our contact verification process to minimize redundancy. "This is Steve and all my contact information is the same" does the trick, saves some time...
-
amen! .
-
Hi Mark, Glad to hear it! :)
-
In our case, we placed the node_modules outside the SDF project. Confirmed: node_modules is the culprit. Like Teddy I moved the node_modules folder above my project root folder and the validation is back to snappy speeds. This isn't really an acceptable workaround though as it breaks WebStorms support for package.json not…
-
This is related to the node_mdules folder (NPM Packages) being included in the SDF project. This thread was created before mine and it turns out it's the same reason, I'll move over there and follow up on this.
-
Thank you for the suggestion. I just searched the help for "Kudos" and sure enough there is a feature that is part of SuitePeople. I had no idea, I'm ashamed I didn't try searching the help for the word "kudos".
-
I can't tell if you're kidding or not!
-
Yikes. I have just encountered this same issue. It happens whether you import the objects in SDF or download the XML from the UI. Is there a workaround?
-
Then it's "integrated" in the UI, but not truly integrated into NetSuite. There was another vendor (I forget) that rolled out a file service that used Amazon's cloud services - it suffered the same limitations. I'm wondering if it's possible to use the functionality of the File Cabinet File's ability to store it's contents…
-
From skimming this thread it sounds like the integration is not using the built in NetSuite File records, is this correct? If this is correct and the Box.net files are a separate list of files from the NetSuite files are you able to include them as attachments on Emails and Faxes?
-
Steve, Excellent question. If the email "attachment" could be a link to download as opposed to a real attached file, would this work for you? Hi Jim, As mentioned in my other post, no a link would be insufficient for us. We need first-class File objects. This Box.net integration is just like the Amazon EC2 integration that…
-
Due to the nature of our business we fax more than any other method of communication and this requires that the files be true File records. It appears that the NetSuite File record can point to a URL rather than the content stored in the database. It's this URL or "linked" approach that would be interesting. The other…
-
Technically, they have done some things, though I can only think of the updated graphical editor. In the interest of discussion, what changes since initial launch have they made? I'm really asking, it could be that I have selective memory and am forgetting stuff, in fact I probably am!
-
Thanks for the suggestion, but it would be easier to just use script. Workflows are another example of NetSuite releasing something and then doing nothing at all to improve it over time. :(
-
Without seeing your entire workflow it's difficult to give best practice advice, but at a minimum you can use an Action condition. Set Field to User Role, then select the Roles that are allowed (or disallowed) from the Lock Action. The Controller will then be able to edit the JE and delete it.
-
I had a similar issue and resolved using oldrecord and newrecord comprisions - basically i transition back to a pending approval state - you can configure the same state so that workflow sets the appropiate values - in case you want to treat it differently than create a separate state called reapproval and set fields and…
-
Long ago I had to do this (before workflows) and if I remember I used a BeforeLoad UE script that would redirect to a URL with the &cf=<custom form internal id>.