My Stuff
Comments
-
Ok had time to think about it... going to try Going to add the following to the head <style type="text/css"><!--.notdisplay{display: none;}--></style> Then add the following in my Item List Cell Template <script type="text/javascript"> var displayItem = '<%=getCurrentAttribute('item','custitem_include') %>'; if…
-
Should hyperlinks still work in the breadcrumb code, when using this? Another words when I use... <div><script language="javascript">document.write(document.getE lementById("breadcrumbcode").innerHTML );</script></div> when it is displayed Home>> Page 1 Should the hyperlink of Home still work?
-
Also tried that route, has to be a work around... perhaps capture the code via javascript then display the captured code.
-
Maybe use a custom field checkbox....if its checked use javascript/CSS display: none or something like that in the search item list cell template.... Any chance you can provide more info on this option? Are you suggesting using a filter / nlapiSearchRecord approach within the item list cell template? Or are you referring…
-
Just to make sure we are talking about the same item... you were able to report snapshots on your home page of your website? Noticed that you used the term "home dashboard".
-
Weird... Today it works
-
I added the following code to the Item List Cell after the <td> tag (see below). The document.write(results) displays correctly based on the if statement. However after the document.writeln adding the <style type="text/css"><!--.stylename{display: none;}--></style> all items become hidden. Any suggestions? <script…
-
Can the custitemx refer to a custom field?
-
The later...something like: if ('<%=getCurrentAttribute("item", "custitemx")%>' == 'Yes') document.writeln('<style type="text/css"><!--.stylename{display: none;}--></style>'); make "custitemx" a custom checkbox field, ie "don't display in search", make sure your search item list cell is wrapped in the class"stylename",…
-
Thanks for the tip!!
-
Found a way around, besides deleting or assigning another image. Create a website tag with the following code <td valign="top" align="center"> <%=getCurrentAttribute('sitecategory','storedisplayimagehtml')%> </td> Then when you don't want to display the image use Tag Substitution and comment out the…
-
Ben, On your form is there a "partner field"? Couldn't tell by looking at the code for the form. Is the partner field a custom field? For example lets say your custom field is custentity_product your url will be…
-
So did you get it to work??
-
What does your url look like and what is the id for the field on your form? The issue that I reported also to NS is a defect and they are currently looking into things.
-
I think I am just going to assign a class to the body tag for the customer center page with a basic header to align with layout. Let's face it with the 100% expanded pages the less is more.
-
Something that I noticed last night... When you make changes to a tab for some reason you have to wait about 1/2 hour for the Navigation portal to display for the tab or categories assigned to the tab. Also if you don't include a greeting or message (one or the other) the Navigation Portal won't display.
-
I was just able to publish a saved search displaying items based on location which tells me that this can be done. Now time to build this into the std website package. I image that I am going to have to add a condition statement in a web display template. Will keep you posted
-
Well I found the section in the Website user guide (page 129) that walked me thru setting this up, however I can't get categories to display in a hosted page.... any tips??
-
Bump... would like to know the same
-
you need the advanced website module... What's your background regarding web design? Depending what level your at for web design/coding you might want to farm this out. But yes you can build a site, such as the one in question, using NetSuite. I would read up (if you haven't already) on the different site options.
-
loads right up... Mozilla (nice layout!)
-
Any updates on how to do this? Hints??
-
Nice looking site! Did you work with a graphics designer for the layout? www.puremodern.com -- lots of little modifications ... fueled by massive liquor consumption over the past number of months :) .
-
Brion, In the Website Content Manager, if you click on a tab are you able to edit the following fields? Label: Page Title: Meta Tag HTML: Or are these fields not available in NSSB accounts?
-
David, We use tags to get around that limit, since some of our descriptions hit that limit also.
-
Well today we launched!! My first NS site (not sure if we have NSSB) www.caddedge.com 80 something saved searches for the training and seminars!!!
-
davebrad.... nice site. One question, on the home page you have a little section called "The mini Feed" is this a static page? How is this section populated?
-
Not sure what we have for NS, how can I tell which version we have?
-
Notice the restricted user.... From my sources they were shut off btw I have 2 sites about to go live... will keep you posted
-
You have to use Internet Explorer for the option to display. That is what I found.