This is only true for the "Context" description. If you create a table "employee", and then type "emp" in an editor, the Code Assistant will not yet suggest "employee". This is caused by the fact that it takes a snapshot of the objects during logon. If you logoff/logon, the new object should appear.
------------------
Marco Kalter
Allround Automations
Do you mean by a "context" description a suggestion made after a few characters are typed in (not after a dot)? Could this snapshot be refreshed together with browser refresh? Refreshing it by logoff/logon, is a bit inconvenient.
Originally posted by mkalter: This is only true for the "Context" description. If you create a table "employee", and then type "emp" in an editor, the Code Assistant will not yet suggest "employee". This is caused by the fact that it takes a snapshot of the objects during logon. If you logoff/logon, the new object should appear.