Discussions
How to access REST via a C# control, self-hosted
Consider this a question that I should probably know the answer to. Client is self-hosted on 20.2 SPV, won't be 20.3 or 2020 for a while. Building a simple page to update their personal profile (yes, would prefer to use a simple panel but you know clients) using a simple C# control. I know how to access REST from an Azure function, and how to access it via JavaScript, but I'm having a hard time accessing it using C# code-behind. I can't access the JavaScript __RequestVerificationToken value, and I really don't want to embed a full-user account (don't need to do anything but let someone update their own account). What's the trick? iMIS uses REST (right?) and there isn't an account embedded anywhere that's being used (that I know of). Any advice would be helpful, thanks.
How to get all the payment transactions of a member
I am not able to find any documentation regarding the member transaction?
How to validate User membership at login
I want to validate user if user has valid membership through rest service.
I checked the reponse from below api
https://xxx//api/partysummary/PartyId which has the "PartyStatusId"
Put Product Item removing special pricing when default price is set
There is only one parameter in JSON for the cost "TempDefaultPrice" when we update this special pricing for the product is removed.
Asi.soa Example
Hi,
Can you apply a promotional code to a cart?
Hello,
Query Service API Call Not Getting Data
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.