S
Santosh Patel
Guest
That is a good suggestion and we will add this soon. Are you on public cloud or private cloud? I have a solution for private cloud that may ease things out. Private Cloud - Goto appView.jsp in your tomcat/webapps/master or appropriate prod directory - Goto rbf_doRecordRemove() function and replace the contents with just this window.location.href = 'appView.jsp?act=recordRemove&appId= %=id% &id='+pId; - This helps get rid of the confirmation message and would help you delete them faster (although still a bit tedious)
Continue reading...
Continue reading...