Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Introduction

In Wedia’s data model objects and properties are the main entities. All changes and enhancements on both objects and properties can be made in the Object Management which is located in the administration space.

...

Note

The object’s name can be changed to get access to other objects (only in unsecure mode, see below for further information)

Create new object

Creating new objects will deliver all default features for editing (CRUD) and searching.

...

It is possible to define some logic as well, but this has to be coded by a developer.

Create relationship between objects

  1. Create new object, e.g. department

    1. Create list of values

      → Switch to tab Data

    2. Create new values

  2. Select object which should be linked to the new object

  3. Add property

    1. Modify field Type to child

    2. Set Nature (means: where do the values come from) choosing the source object

  4. Save

Tagging objects

  1. Select object

  2. Click on Configuration tab

  3. Click on tags tab

  4. Add tag

Create a filter

  1. Select object

  2. Open property

  3. Click tab tags

  4. Select tag popinlist_search_group

  5. Save

Full text search

  1. Select object

  2. Tab Configuration

    1. Click on fulltext indexation

  3. Tab Structure

    1. Select property

    2. Choose values to be indexed

    3. Click Update properties

    4. Click Indexation and choose indexonly

  4. Switch to Admininistration > ElasticSearch

    1. Set company name

    2. Set index name

Search in other languages

  1. Select object

  2. Open property

  3. Check Internationalizeable

  4. Save

    → (i18n) will be added to name

    → Tab I18N will be visible

    → Tab Translations of the name will be visible

  5. Edit other required languages

Further languages can be enabled within the Data view of the object lang.

Thesaurus

You can access the page to maintain the thesaurus via the backend navigation:
Developer space > (THESAURUS Objects) Keyword

...

On this page words can be linked to manage keywords, e.g. “grey” to “color”. This will lead to different search results, e.g. a search for “color” will find “grey”.

...

Enable Thesaurus

  1. Select the object assetkeyword

  2. See properties Generic and Synonymof

    → both must be active

Analytics tab

Here are the same functions available as on the report pages (without export).

...

Remove Analytics tab

  1. Select object

  2. Click tab Configuration

  3. Click tab Tags

  4. Add remove_analytics tag to object

...