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