Document that a public bookmark having the same name as the table is not executed

This commit is contained in:
Marc Delisle
2011-09-26 12:25:31 -04:00
parent 3b78559228
commit 22aaa6d9c5

View File

@@ -4191,7 +4191,7 @@ INSERT INTO REL_towns VALUES ('M', 'Montréal');
<a href="#faq6_22">6.22 Bookmarks: Can I execute a default bookmark
automatically when entering Browse mode for a table?</a></h4>
<p> Yes. If a bookmark has the same label as a table name, it will be executed.
<p> Yes. If a bookmark has the same label as a table name and it's not a public bookmark, it will be executed.
</p>
<h4 id="faq6_23">