Forum Post: RE: Removing Seed Records

  • Thread starter Thread starter Santosh Patel
  • Start date Start date
Status
Not open for further replies.
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...
 
Status
Not open for further replies.
Back
Top