Discussions
Forms authentication cookies
I have successfully set up SSO between a .NET site and a RiSE iMIS site, using Forms Authentication cookies.
/api/Item - Financial Entity always shows blank for Dues products
Hello,
Changes impacting upload member photo
Uploading a member photo recently become unavailable on our site.
investigations uncovered the following:
EventFunctionData - "show the function on the web"
Is there a way to update the "show the function on the web" flag through REST for an Event function?
Notes on membership dues payment
Hello,
Casting values in expression builder
Hello
How to cancel a registration - take 2
Hello,
I previously asked this question about a year ago:
https://developer.imis.com/discuss/5df3bb11dfbbda021b5d05b2
Cart data contains yearly and monthly membership items in the same cart.
Hello,
/api/EventRegistration change for non-registered persons?
Hello,
How do I modify an event registration?
e.g. remove or add program items to someone's registration.
I noticed when I remove a program item from someone's registration via the UI, the /EventRegistration/EVENTID-USERID response has that item removed from the "Functions" property of the response.
However if I GET /EventRegistration/EVENTID-USERID
Remove items from the "Functions" property and PUT it back, nothing changes.