-
How to Mask-off NetSuite URL
Hi guys! We have been asked by a client whether we can "change" the NetSuite URL to add their Name in it. Specifically, their question is: "Can our URL be used with DNS records so that the ERP URL is not visible?" Is that possible?
-
Present transaction latest file attachment URL in custom field
I have created a custom field under the communications tab under files. When you attach multiple file attachments, i want to get the latest file attachment url and populate this into the custom field. Has anyone done this? ive tried various scripting codes to get the latest attachment. But always getting hit with 0 count…
-
How to source URL Of image to a custom field?
Hey Team, I need your help, I Have a custom field form type "image" on the Item page, I would like to make another custom field that source the URL of this image from the file cabinet (The main goal is to bring it to HTML for printing ) Please advice Yarden
-
How to add Record url to a Customer Saved Search?
I created a Customer Saved Search and I need to add each customer's NetSuite record url in a separate column, to the saved search. I know my saved search has "Edit/View" in the first column and the dashboard link will both take me to the customer record. I am loading data into a 2nd application and need to place the record…
-
URL Components - auto customise with workflow?
I want to make a workflow to set new products (Create or Copy) equal to Item_Name-MPN-UPC-Brand-Manufacturer The problem is that {urlcomponent} is not open to Workflows as far as I can see. People Google brand and part number or brand and bar code and if these elements are in the URL component I should appear higher in the…
-
Download file from external URL and save on file cabinet
Hi all. We need to download PDF file from external URL and save it on file cabine via SuiteScript. It's possible? Thanks Gianluca
-
Is it possible to generate the saved search result page's URL in the SuiteScript?
Is it technically possible to generate the saved search result page's URL in the suite script?
-
Can you provide full list / official documentation for GET parameters in NetSuite URLs?
Could someone provide a reference to official documentation or explain why it can't be provided to the list of these parameters? I know there is, for instance, an xml=T parameter. But I failed to find a place where this is documented. ------------------- Thank you in advance.
-
How to remove Email Address added to end of URLs on Site Builder Kilimanjaro?
Our Google guy has informed us that he is seeing URLs sent to Google Analytics that contain &e=emailaddress@domain.com Real email addresses of our customers. EVERY URL in his list starts off with /checkout.ssp?is=checkout&sc=12&passwdret=T&passretget=T&doit=T&cb= then contains a bunch of characters followed by…
-
Update values on parent record from Suitelet form
Hi I have a "parent" transaction record such as an invoice. On this, I have a userevent button which triggers a suitelet to capture the end user data. Once the suitelet is submitted, this creates a instance of the custom record type (notes). Is there a way to also update the parent transaction record using values from the…