This topic contains 7 replies, has 0 voices, and was last updated by yang 15 years, 3 months ago.
-
AuthorPosts
-
August 12, 2009 at 4:15 pm #4308
James MagnessI’ve been writing a Suitescript Editor that runs as a Suitelet it has an integrated file browser and saves directly to the File Cabinet. I’ve committed a development release to the SuiteSource Repository and made it public for anyone interested in giving it a go.
It’s in the repository called Fernhead Editor, bundle 5852.
As this directly updates files in your Netsuite File Cabinet I’m suggesting you try it out in a Test Drive account before using it on any production accounts.
Who’s it for?Are you sick of constantly uploading script changes through the file cabinet?
Are you interested in an integrated editor that doesn’t dictate how you organize your scripts?
Looking for a quick way to update and maintain scripts, templates and other text files stored in your Netsuite File cabinet?Install once per Netsuite account just like any other bundle, little or no configuration required.
Is it stable?
FH Edit still has a while to go in terms of development. I probably could have left tabs out of version one. But it definitely works. I’ve used FH Edit to write FH Edit which is a testiment to it’s ability. Hopefully with some community feedback I can polish it up an make useful for a few more people.
I hope you give it a go and welcome any feedback.
This is a cached copy. Click here to see the original post. -
August 13, 2009 at 2:39 am #4309
charliemowatWhat features does this have over and above an development environment set up in Eclipse with Aptana and the Netsuite plugin?
If there are extra features, i’ll give it a go.
-
August 13, 2009 at 5:36 am #4310
James MagnessRE: FH Edit a Native Netsuite Javascript Editor
The main benefit is being able to directly edit any file in your file cabinet directly from the browser with no additional software installing and no lag time/flow interrupts with uploads.
So if you have a fully configured Eclipse+Aptana+NS Plugin environment setup this doesn’t compete at an IDE feature level.
-
August 13, 2009 at 5:55 am #4311
erse_scottRE: FH Edit a Native Netsuite Javascript Editor
That sounds great. I will give it a try.
I do have plenty of situations where I upload a script and then realize something that needs to be changed or see a small improvement need… and this would make life easier.
-
August 13, 2009 at 6:21 am #4312
James MagnessRE: FH Edit a Native Netsuite Javascript Editor
I’ve noticed it’s pretty broken in ie (all versions) I’ve only got limited ie testing capacity and it seems to be more related to the Javascript rather than typical rendering/css issues. I’ll add it too my bug list.
But FF and webkit are working fine.
-
August 13, 2009 at 11:32 am #4313
yangHello James,
Very impressive! I installed it in Firefox and it seems to work fine there.
Quick suggestion (and I will be sending you more feedback later on) though: you should expose a task link for the Suitelet to make it a bit easier to find
Thanks,
Yang
-
August 17, 2009 at 3:32 pm #4314
James MagnessCheers Yang,
I live in Suitescript deployments so I had glanced over how you laucnh them. I’m struggling figuring out how I can expose a task link. Do I need to add a whole top level tab? That’s a bit intrusive isn’t it?
I launch my common suitelets from Home > Shortcuts anyway I can put these into a bundle?
-
August 22, 2009 at 3:01 pm #4315
yangThe easiest way to do this would be from the links tab on the script deployment. You would then select the center and tab you want the link to appear in.
Pick Classic Center>Setup for example if you want this link to show up for the default admin role under the setup tab. By default they are lumped into a new category called “Custom”.
Thanks,
Yang
-
AuthorPosts
You must be logged in to reply to this topic.