Xataface Tagger Module 0.3
Tagging Widget & Tag Cloud component for Xataface
Using the Tagger Widget

From a user's perspective there are 4 things you can do with the tagger widget:

  1. Add a new tag
  2. Add an existing tag (autocomplete)
  3. Delete a tag
  4. Edit a tag

Adding a New Tag

Adding a new tag is as easy as typing a phrase into the tagger widget and pressing "Enter". The string will then show up as a tag and will be saved as such when the record is saved. If a matching tag already exists in the relationship, Xataface will be smart enough to match them up as the same tag.

Adding an Existing Tag

As the user is typing into the tagger widget they will see a pull-down menu with autocomplete options of existing tags for the user to choose. Selecting one of these options will yield an existing tag to be added to the widget.

Deleting a Tag

Users can delete a tag by clicking the "X" icon in the tag itself. The changes won't be saved until the user submits the edit form and saves the record.

Editing a Tag

If the user wants to edit other information about a record that is represented by a tag, they can simply double-click the tag and it will open the edit form for the record in an internal dialog box.

 All Data Structures Files Functions