HomeGuidesAPI ReferenceChangelogDiscussions
GuidesiMIS ProfessionaliMIS EnterpriseClient SupportLog In
Discussions
These docs are for v20.3.44. Click to read the latest docs for v20.3.192.

Discussions

Ask a Question

Setting/Displaying 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!

Term Start and End Dates

Hi,
We are working on updating Term Start and End Date on
https://bgcascripting.imiscloud.com/api/productitem/{ID} on version 100.3.69.27977.
Both the dates won't update when we try to update with PUT request for the fist time. But they will when we try the second time. Is this on purpose?
Any help is much appreciated.
Thanks,
Chinar

REST Endpoint to Validate and Remove a PanelSource

Is there any _validate endpoint for BOEntityDefinition(Panel Source) to validate the payload for BO?

Translation module: how to "force" a language

Hi - I have the basics of the language translation utility/module working, what I'm having trouble with is the concept of getting it to respond to a specific language using a specific URL structure (or something else). Since all the URLs are the same regardless of the language, I am stuck trying to get it to default to a language other than the default. 2 languages working: EN and FR. The default one is EN. How do I link to the site (from another location) and ensure the site responds in FR and not EN by default?

REST Client in C# from Swagger

Are other C# users building their REST client manually or were you able to use Visual Studio or Autorest to build it out from the swagger files?

iMIS Cloud - Content Tags and Inherited Tags

Hi,

PUT Requests

Hi,
We're getting below error while trying to send PUT requests using API endpoint
https://bgcascripting.imiscloud.com/api/productitem.
Status: 405 Method Not Allowed.
Error Message: "The requested resource does not support http method 'PUT'."
We are getting the same error message for PUT request for Item API as well.
GET and POST are working fine.
Thanks,
Chinar

iMIS Cloud: WYSIWYG Control

Hi,

Data is missing in API Event.

Hi Team,

UserDefined Fields

How can I print dynamic data e.g. a person's MemberType in an HTML iPart using User-defined Fields?