I have encountered a problem in AC28 when trying to place a label on hotlinked elements using the API. The hotlink is not placed because the ACAPI_Element_Create function returns the error code APIERR_NOTEDITABLE when trying to create the label element. However, we cannot find the cause of this error.
Is it possible that we cannot place labels for hotlinks, or some parameter needs to be set before placing a label in this case?