Webapp item's category
is possible grab category of web app item using api in normal page. ie not in app added admin menu.
i have tried
var itemcategories = new bcapi.models.webapp.itemcategory(webapp_name, item_id);
but authorization error makes sense since not app.
background: below proposed layout of business listing last line showing categories belongs end user can click on 1 see results (output using liquid except last line)
company name
email: qaz@wsx.com
phone: 123 456 789
address: 123 main st cityville 98745
the javascript code above trying use not available on front end of website, open platform apps (admin apps)
there no way access categories on list view via liquid or javascript object values etc. way through javascript making ajax requests detail page , fetching data there.
More discussions in Developer forum
adobe
Comments
Post a Comment