95
Points
Questions
12
Answers
20
-
Is it possible to trigger from Netsuite? like if we click the Suitelet URI we have to store data in Google Sheet. is there a way to deploy script in all google Sheets?
- 561 views
- 3 answers
- 2 votes
-
Thanks for advising, hideNavBar is working in suitelet.
- 572 views
- 2 answers
- 0 votes
-
Hi
var content = ‘<body>’+
‘<form>’ +
‘ <fieldset>’+
‘ <legend>Selecting elements </legend> ‘ +
‘<div id=”chartContainer”>’+
‘<p> <label>Select Range</label> <select id = “myList”><option value = “1”>Daily</option> <option value = “2”>Weekly</option>’+‘ </select>’ +
‘ </p>’ +
”
‘ </fieldset>’ +‘</form>’ +
‘ </body>’;
params.portlet.html = content;How can we add pie chart to the html, can you please send me do you have any sample code for this.
- 953 views
- 2 answers
- 0 votes
-
Thanks for ur assist.
- 848 views
- 8 answers
- 0 votes
-
Hi Chris,
Actually we need to send data from Google sheet to netsuite.
Thanks,
Jayaram.- 848 views
- 8 answers
- 0 votes
-
Hi Chris,
Thanks for your assist, I had completed to integrated from netsuite to gdrive.
Now I need to do from Google sheet to netsuite
Can you please assist me on this how to do and how to setup for this ?- 848 views
- 8 answers
- 0 votes
-
Do you have any idea how to connect google sheet to netsuite?
Thanks,
Jayaram.- 848 views
- 8 answers
- 0 votes
-
Do you have any idea to create a custom field one by one.
Means one row one custom field only we have to display.- 921 views
- 6 answers
- 0 votes
-
Okay thanks
- 921 views
- 6 answers
- 0 votes
-
Do you have any idea to send file cabinet files to google drive.
Which format we have to send files from netsuite to google drive.- 921 views
- 6 answers
- 0 votes