My Stuff
Comments
-
item....... more dots added to fill character requirements for posting.....
-
Oh. I was being facetious.
-
A really simple way without scripting would be just to add a field "Please allow 2 business days for delivery"
-
The formula won't allow for deliveries not occurring on weekends.
-
Has anyone in the user community discovered a way to control the results when using key words in the global search based on product qty on hand? Thanks A good way to control the results is to post new questions as a new thread...
-
Actually now we have gone off the point. Custom forms you can control what fields are mandatory. We are talking about the website registration form and both names should be mandatory.
-
for quick signup forms on website i think it's good that someone can submit email + name (without firstname, lastname; being enforced).. many sites have it set like that. Seem like using forms you can set what is mandatory for your business anyway, not sure why having the option of either is making a problem? We have such…
-
Can I change my name to TheWizardOfOz?
-
You would think so, wouldn't you...
-
You could write about 2 lines of Javascript to provide that validation (that LastName not Null) Yes you could. Should you have to? No. Not everyone has a first and last name. It may be rare but it does exist. The question is, when there is only one name is it a first name or a last name? Netsuite obviously decided that its…
-
You can edit how the field name appears on the screen. Preface your required fields with * I'm sure they'll understand it.
-
Well now that the question is clearer...
-
You can delete them.
-
Setup>Customisation>"Select relevant category" Click on the field you want to make inactive. Click the inactive checkbox. Save
-
Wow. Every one I have checked has an inactive checkbox. "When you check this box, this custom list no longer appears unless you check the Show Inactives box at the bottom of the list page. Field ID: isinactive"
-
Are you able to upload it in english and then edit it and change it to japanese characters?
-
Edit the print area of your disclaimer on the pdf or html layout of the form you are trying to print.
-
Simple Use a promotional url.
-
welcome! :)
-
would something like this work on a page init function? function sale_init(type,name) { if (type = 'invoice') { nlapiSetFieldValue('customfieldname',' '); } }
-
Also note that it is simply impossible to set the values to Confirmed Opt Out or In. Only the customer can do this by logging into his Customer Center. It cannot be changed by script. That is the purpose of those values. not true...
-
so you can't just change it to the other option then?
-
So we'll chalk that one up as an assist to me then! I'm getting there!
-
If you want it to be empty in an invoice, couldn't you just edit your invoice form and set the field to not display?
-
keep in mind I'm not great at scripting so it will probably need some work!
-
have you tried using Math.round to get rid of decimal places?
-
what about... Set Up>Customisation>Transaction Forms Select your picking ticket. On the Body and Columns tabs there are width elements... maybe...
-
Have you tried under Set>Customisation>Transaction form PDF Layouts or Set>Customisation>Transaction form HTML Layouts?
-
I've just realised where this is going to annoy us... we are sending a mass mail-out next month to advertise a sale... Are we the only two using NetSuite in the whole world now ? I don't think so... their share price rose 3.17% yesterday... http://quote.barchart.com/quote.asp?sym=N&code=BSQUSA
-
Thanks - will check it out today some time.