zl程序教程

您现在的位置是:首页 >  前端

当前栏目

created note is not displayed in web client ui

WebUI in not is Client note created
2023-09-14 09:03:04 时间

Created by Jerry Wang on Mar 20, 2015

create a new note in webclient ui:

 

clipboard1

 

 

 

clipboard2

 

 

 

clipboard3

 

 

once saved, it is gone from ui:

 

clipboard4

 

 

However, if we check from backend, it is already persisted in DB:

 

clipboard5

 

 

solution: we have to create another note type for "Display Log":

 

clipboard6

 

 

Then it will work:

 

clipboard7