Discussions
Asi.soa Example
Hi,
Can you apply a promotional code to a cart?
Hello,
Query Service API Call Not Getting Data
Hello,
API Table Access Question
Hello,
Updating a Specific Activity Record Error
Hello,
REST API Unsupported Grant Type
Hello,
"An item with the same key has already been added" - whilst editing event rego
I am editing an event registration to add a new function to the registration.
When the original registration takes place, a default function is registered automatically.
HTML editor field
We need an html editor field for staff input. I first created the field as part of a panel source but can't then edit it within Business Objects to set the field to html editor. I can use the panel as the source for a BO so I can set the field to html editor but how do I then create a page based on the BO so that staff can add records? I can't get the BO to show up as an available source at Panels and I'm not finding a content type to display a BO on a page. Help is appreciated!
ClientSide/Javascript iPart response to Command bar
Hi,
How can I get a client side iPart to respond to the 'Save' button in the command bar or to a button click in a Content Collection? In ascx iPart we can override the Commit() function, but that's not available client side.
Is there an equivalent client side functionality?
Thanks.
CLient-Side iPart Settings
When creating a client-side iPart, if you have configuration values you want to have an option to set from the staff side, do those have a way of binding back to the iPart when being displayed back out to the public end user, or do we have to call the REST API to get that data?