User Object
The User Object is a user friendly name of a database table. In Logicweb Studio, a base form is used to manipulate records of a user object; and a grid view is used to view records of a user object in the tabular fashion.
User Object Attributes
  • Object ID: Integer number; Numbers 1-100 are reserved.
  • Object Name: User friendly name of the object.
  • Host Database: Database where the object related table is hosted;
  • Database Table: Object related database table;
  • Create Perm: Permission key to allow to creating new record;
  • Modify Perm: Permission key to allow to modify existing record;
  • Delete Perm: Permission key to allow to delete record.