Help

欢迎!

该社区面向专业人士和我们产品和服务的爱好者。
分享和讨论最好的内容和新的营销理念,建立您的专业形象,一起成为更好的营销人员。


0

How do you add new rows to a web site table?

Avatar
odoo
1 Comment
Avatar
Discard
Avatar
odoo
-

Do you want to add a row in an existing template (server-side / qweb) when the page is displayed, or do you want to add a row client-side after the page is loaded (javascript/jQuery) ?

1 Answer
0
Avatar
odoo
Best Answer

Actually, I was trying to add a row to an HTML table through the WYSIWYG editor; but I figured it out.  You have to move your cursor to the bottom, right cell and hit the enter key. Not terribly intuitive, but it works.

Avatar
Discard