Skip to Content
0
May 17, 2018 at 10:17 AM

Update Comments not working in Lumira SP01

86 Views

Hi All,

I have build application wit commentary function.

I works fine, however update Comment doesn't work.

instead of updating comment it is deleting the comment.

This behavior is only on BI Launchpad. It works fine when I run application in local mode.

Also it was fine in Lumira SP0 when I upgraded to SP1 facing this problem.

Below is code on my update button

COMMENTS_1.setContent(g_CommentId, COMMENTS_TEXT.getValue());

GLOBAL_SCRIPTS_COMMENTS.loadComments();

regards,

Amruta