My Stuff
Please note that on Friday, September 19, 2025, at 8:00 PM Pacific time, our Case Management System will undergo a scheduled maintenance for approximately 4 hours. During this time, case creation via SuiteAnswers will be unavailable and inbound calls will be routed to Customer Service.
Comments
-
We also do not have a "date of time" type of field. Can you please go to Setup > Customization > Record Types > Click the custom record type > Edit the field and check the value of the "Type" field. Field type is : Date/Time I need you to please answer the following questions as well: 1. When you say sum function what is…
-
it was date of time field
-
But, if i put main line false, i may loose all items from sales order, it shows one item from one sales order, am i right. i need all items from that order.
-
Not yet, Please advise me guidelines, that would be appreciated.
-
Thank you so much, yes i did same, it is fixed.
-
by scripting we also need to consider mins calculation, anyway we can fix by a formula. i believe that is possible.
-
Thanks for the update Guillaume
-
Seems workflow also will not work to me, as i need to get date updated on address fields also. any help please
-
Can we put a formula, instead of script ?
-
Correct Kirk, I am looking to set a date in custom date field on specific fields changed in customer record. yes, it can be done through workflow, seems i will be going to this option. but, i am still looking for a simple formula, would like to make it simple.
-
I got the issue. Let me tell you what is is possible in which way. the Phone and Address should be auto populated by selecting the company Name: This is possible Updating Postal address and adding new contact to respective lead: this is also possible. The thing is, you need to create separate fields for address instead a…
-
You may create a custom field on your Estimate form with default value as your signature, and you can get that field value on the estimate PDF layout, also you can set up that shows on every page bottom.. see if it works for you.
-
Thanks for Quick responce....Let me try this....
-
Thanks It is working now..
-
Thanks for the reply Let em short and clear, so it may clear to you. this is my URL: https://forms.netsuite.com/app/site/crm/externalcustrecordpage.nl?compid=861444&formid=67& h=a6524b9760f8fdedde0c&custrecord21=<NLTRANID> in above url custrecord21 is list type opportunity field, it means list of opportunity numbers. i am…
-
Thanks for the reply, Yes, with custom record we can achieve this, but customer need to login to customer center to submit form, the it will atatched to associated opty, but what i need is, i don't want customer to login, may be we can auto populate opty number or customer number in that online form, so that that will get…
-
No Kirk when i pass opty number through url it is not linked to opty. any idea please. but if i can pass customer id, it is linking to customer. but i need to link to opportunity.
-
Thank you co much for the more descriptive information. I have tried this today, the problem is seems i can not pass opty number from list type field, i can pass and populate in free from text only. For eg:…
-
Thanks for the reply, I understand you point, i have a custom field in my online form called Customer. i am sending this online form external url through customer record > email in body i am using…
-
Yes in my custom record i have this kind of field setup only for the opportunity number, but my problem is, if i pass this field as parameter in url through online form url, it is not auto populating value. but if i pass through a free from test it is populating. so i want to do is, i want to get free from text value and…
-
Thank you, i will try this.
-
Thanks for your reply, this is good idea, but what i am thinking is, those inactive records will occupy more memory space, so even certain level i have to delete them all. Ravi The easiest way to do this is to simply inactivate both records A and B. It may be impossible to actually delete record A or B, because things as…
-
Thanks Robert, This is other way of deleting bulk records. You will likely need to create a server-side script to accomplish this automatically. Alternatively, there is also a way to delete large numbers of records in the UI in a list view. Allow list edit, shift select "inactive", then delete 1st record from the dropdown…
-
I've noticed that inline fields never show when creating a record. I'm not sure why that is, but I can confirm that this does seem to always be the case... 'Items of' is showing up in create mode, but only the value of {custrecord437} is not showing up in create mode. How is that a static text is able to show, but the…
-
No it does not have any default values...
-
when you say for browsing you use suite script, does it means that solution helps you to select a category from a dropdown and items will be sorted based on selection ? if so can you please giev me some idea on this script.
-
My Solution is having drop downs on our site to select and items will be filtered based on selection, we can more filters.
-
I have implemented this, i got solution for this.
-
I could not, no way to more customize as we need it, best way is SSP.
-
Thanks for the reply, i will try this.