My Stuff
Comments
-
Hi Mark. There are a couple of options but it really depends on if these are transactional emails or campaign based emails. If you are looking for a comprehensive tool to manage automated mail with dynamic content and workflows then i'd look into the Bronto email addon. we use it and its a real-time saver but not cheap…
-
Is there no way of suppressing the native process and then creating a workflow to run and use the alternative email address? or alternatively use the email function on the saved search?
-
Thanks Robbie, I have created 2 new transaction columns and sourced the data as suggested and works like a charm. i now have a happy accounts team so thanks :-)
-
Thanks for pointing this out, however in this instance as explained above this does not work. Yes you can set up your host domain and set the language for this domain that will update when navigating to this domain, however, you cannot define a default currency through the configuration files. I've liaised with netsuite…
-
ok, try looking at how you have your facets set-up in the config. it could be down to if you have them as URL parameters or as URLS. . i don't have enough experience or knowledge of kilimanjaro to advise you any further on this i'm afraid but would recommend your set-up for facets be as URL parameters not as part of the…
-
Very possible to do. you need to go in and edit the facet URLS go to: Set-up> Suite CommerceAdvanced > URL Components for facets Once screen loads click on the "View Values" on the right hand side of the page this will bring up a list of all the associated URLs for the values within that facet if you click Edit next to the…
-
Sure i remember something with having to update search indexes - try reindexing and see if that helps. normally a creation of a new field or editing the search indexes would force an update but you can request up to 2 reindexing requests in 24hrs. this might then display the facet. also check that you actually have some…
-
Hi, I did just look into the possibility of downloading list of each of the facet values then running an import but couldn't see an evident way of doing this. unfortunately there doesn't appear to be an option to export the list. however you could try running a search for the URL components for facets. and select one facet…
-
Could look at creating a workflow based on website or around the checkout to fire on record update and then specify the items within the parameters. there are two articles that deal with pop-ups in suite answers 23313 ( this is a pop-up after registration (might be able to adapt it) or there is answer 12728 which you might…
-
404 means the file / link is broken so not sure what is happening there. on another note related to customisation and your local environment, Normal process would be to start by clicking the download link on the ssp.develoment application. and then work from those files. you can then deploy your amended files back to the…
-
Ok so you will always have a copy of the source code available to you in netsuite, you can't copy over this it's locked down. so you always have a backup to get back to basics if needed. regarding deploying - once deployed what ever changes you have made in the local environment will override what you currently have on…
-
This is all set-up in the configuration files in montblanc I think you should find the relative links within the home module, there is a really good article on how to make edits on the developer network https://developers.suitecommerce.com/customize-your-homepage in terms of editing within the uI not sure if this is…
-
Yer not sure what the .001 .2.3 etc is about guessing it's just versioning of the zip files if they have the same name. you whould have thought some genius would have appended them before the.zip!
-
Sure is. [LIST=1] [*]log in to your netsuite account [*]go to website hosting files > SSP Applications > Netsuite Inc. SCA (which ever version your using) [*]Select the development file [*]choose the back-up you want to restore [*]download [*]remove the .001 from the end of the download and then expand the zipped file.…
-
If you can be more specific on the error code your getting and where it is and a possible example I may be able to help. Am I right in my assumption that you have continued to edit from within the netsuite UI rather than creating a local dev and downloading all the source files? If this is the case it's probably why you're…
-
Sounds like your accessing this from within the Netsuite UI. Ideally you need to set-up a local dev environment, there a full 6 part video you can watch on setting up your dev and editing files. all seems a little daunting to begin with but it's reletivly easy once you get going. You should watch all of these :…
-
Hi Angela, This is a good idea but how do you then suppress the automated email during the batch processing?
-
Ok makes sense, Unfortunately our system has a few scripts and other workflows that use the transactions via email as a condition so its not as simple as just switching it off for us. I guess i'll need to look at scripting the suppression on invoices instead, unless you know of any other solutions?
-
Hi Eriwn, Thanks for this reply it's really helpful. We already have alot of templates set up for sending from an individual and the subject title is obviously sent by the template. but appreciate your time in running through the set-up. In terms of the subject title when using the forms and checks process would it be…
-
I think not entirely sure but think there is a patch that you can apply to Vinson and below but you would need to look at the patch information.
-
Excellent stuff glad I could help :-)
-
you don't need to set-up another domain for checkouts anymore as the whole site can sit on the same domain.
-
Thanks for letting me know really appreciate it, I'll look into it. thanks
-
Hi Jono101 Did you have any luck with this? what solution did you choose in the end?
-
Hi All thanks for your input into this very helpful, and apologies for the delayed response the notification emails went into junk! FYI forgot to mention that this is purely focused on website orders. I had considered Khultquist method as this seems the most logical approach and is great for bulk buys but its the pack QTY…
-
The issue is being caused by the css in the head of the document. when i edited our code i did a load of edits and additions to the css it's worth checking those settings first as a style / class could be set on the table or td to set the text to justified rather than left aligned. also i'm guessing the item description is…
-
Definitely interested in any info you could provide. my current solution runs the search and then the results fields check against if its a child item and if it is just pulls though the image off the parent record, same as it dose for all the item descriptions and any other fields that roll up to the parent item. other…
-
Did you get anywhere with this? be interesting to know what the solution is as i'm currently building my product data feed. - got a workaround using the thumbnail image record type but we dup up the images at the mo which is a pain to maintain. Any alternative solution would be great. Thanks
-
Thanks for the feedback and suggestion, unfortunately i don't really think thats an option for us as we have way to many pricelevels mixed in with group pricing and the prices arn't just % but set-up on specific items based on the customers using the price level. so it would take far too long to run through and update a…
-
Hi Balaji, This is really helpful thanks alot for your help on this. i'll start trying this out in the new year and see how i get on. Cheers