Sign in to follow, share, and participate in this community.
I have the following liquid code in a template: {% case item.zoneId %} {% when '13435' %} {% assign wholesaler = 'True' %} {% whe... -- To all partners, if you find a bug in the new editor on the admin, please list it here -- .............................. Bug 1: SEO Fields In the old editor, if you have a meta description or title, the r... Bug: If there is no price added to the product the Liquid Tag, Similar to the normal Price tag renders out: If a product does not have a price entered, having the system code render should not be the default output. Hi Guys, This one really got me working but few tests proves it's a major bug that needs fixing asap I guess? Two major issues here: (Custom Field Date & Time) Issue 1: 1. I added a Date & T... Using Liquid is it possible to check what items are in the shopping cart? If so can someone point me in the right direction? Basically what I am looking to achieve is when a page loads check to see if certai... Hi, there are no documentation about this, at least i couldn't find some. So, the title is the question, can i retrieve Extended CRM fields with API v3? Moving my requests out of the other thread to here for easier management for BC staff. Hey BC team, I know you are flat out with a million and one things to do, but I think the editor needs to be a bit of a priority in addressing the issues and some of the bits missing from it. Why? For you, i... Hi, I am struggling with putting a limit onto FAQ listing when I select it from a category.. the module doesn't give an option to limit when category is selected, it shows all the listing of FAQs when categoty... Here's the scenario. I have a customer who wants me to build a very simple task system for their employees, where the employer can assign HR related tasks to an employee. The employee would login and see o... Anyone managed this yet, or BC team - you got any thoughts....? There could be cases and situations like this one and in this case either a solution or just having a loop array filter would be nice also... &nb... The recent roll-out that happened about 14 hours ago since this post have broken a lot of things that were working just before then. APIs v3 (Pages specifically) return a 401 after the access token update. &nb... This is for partners and developers. This is just a post to save you some time. A product output on the large layout will include attributes, but you can not form your own loop through on them. IT is an odd format an... Are Dynamic Categories here to stay? I was wandering because I will be relying on them for an upcoming project. Are their any limits to how many? Though it would make sense for {{globals.get.ID}} to return the OID instead of the page address, that isn't what is documented. I'm trying to use it to return what is documented. This is within a web app detail.html l... I noticed that the BC.Next caching on scripts, css and images doesn't appear to work with content holders and includes. I assume that is just something that still needs to be worked on? Thoughts? Th... Hi, with CRM API v3, when you create an order, you receive an empty body as response when successful. It would be cool to receive an ID of created order, to be able to open it for user editing. Hi, Sites listing response is paginated -> Developer reference. How do I query for page 2 onwards? Do we supply query params like "skip" and "limit" like v3 apis? Could you please update the API documentati... I love the ability to stop BC from inserting code into the head of our site. With that said from my understanding some BC modules require some of the BC inserted code to work. Is it possible to have a list created tha... Hi there, I am in the middle of writing a standalone application which consumes the v3 api which syncs the customers. The app has a self hosted database and needs to sync the latest updates to the customers. ...