It looks web apps lock access to their root slug, just like they do in BC, making it impossible to create a page at that slug. For example, if your web app is rooted at /solutions
, a web app... (More)
WebAppsPossibly the most powerful and versatile product that actually powers our Modules! Discuss ideas and share experiences/challenges with others. The are so many possibilities with WebApps we're looking forward to hearing what you come up with!
18 followers7 questions10 posts
Possibly the most powerful and versatile product that actually powers our Modules! Discuss ideas and share experiences/challenges with others. The are so many possibilities with WebApps we're looking forward to hearing what you come up with!
Do you have questions about WebApps?
Log in to ask questions about WebApps publicly or anonymously.
Maybe I missed this in the docs, but it looks like the SEO fields should automatically be applied to the web app detail pages. Am I wrong?
I am trying to create a WebApp item and assign it to a category. This is the request body I am using:
{
"name": "test",
"slug": "test",
"enabled": "true",
"webapp_field_5_1": "",
"category": "23"
}
I have also tried using the... (More)
Not sure if this is what you're after...
But if I use webapp datasource for products, I seem to get web items okay. The webapp item code is coming from the webapp list.
If you're planning the... (More)