My Stuff
Comments
-
Hi, thanks for the quick reply! I haven't been able to add any custentity fields to the field sets. I've had no problem adding custom item fields to the field sets, but entity fields aren't visible for me to choose from. Perhaps I'm missing a setting? I get to the field sets by clicking Setup then clicking on the…
-
Got it working. We just had the item option field, it wasn't set up as a list. Once we did that, everything clicked. Thanks for the help!
-
I may not be understanding you correctly, but wouldn´t an item option will be enough to enter input on the item detail page and get this order on the line item of the SO ? fmeilan Yes! We had actually realized this and got it working, so I was going to update the post today. Thanks for your reply! We're kind of stuck right…
-
Hello, thanks for the response! We did actually try to remove them that way, but for whatever reason they didn't go away (unless I'm not setting it up as hidden the same way you're suggesting, see screenshot). We have since been able to hide them on the site, but we used a rather large case statement that explicitly hides…
-
SCA 2.0 Denali Release 2: Display Custom Item Field in the Product Page Answer Id: 49158 Looks like I passed right over this article...
-
Thanks for your help Balaji! I was struggling with this for a while, but I found that I needed to go to Custom Entity Fields in NetSuite, locate my custom field and click Web Site for that field. Now it works! Thank you for your time!
-
Got it working! Thanks again Balaji!
-
No, I haven't been able to locate the issue. Our correlated items and related items field sets have our image field included in them.
-
It's been a couple years since your last update on this, so I'm not sure if you've found your answer. But I was having a similar issue and got some help from Balaji in my post and found a solution for my problem here (SuiteAnswer ID: Answer Id: 49158).
-
We got it working, thanks for the help!
-
We're having the same issue and I was going to post a question on this. As a work-around, we associate each field we want to hide with an empty template in the SC.Shopping.Configuration.js file. , itemOptions: [ { cartOptionId: 'custcol_example_field' , showSelectorInList: false , templates: { selector:…
-
I'm attempting to navigate to the link you posted and it takes me to the Netsuite login page, even if I'm already logged in. If I log in after clicking on the link, it just takes me to the Netsuite home page. I've had this happen a few times before. I've tried copy-pasting the URLs and I've also tried using different…