Querying User Data in Fields or Conditions

You can access and compare some user data from conditions or fields. For example, you can compare user data with the following operators:

Operator

Značenje

== or EQ

jednako

!= or NEQ

nije jednak


If you want, you can use a condition to hide specific text in your document from a specific user.

  1. Select the text in the document that you want to hide.

  2. Odaberite Datoteka - Ispis.

  3. In the Hide area, select the Hide check box.

  4. In the With Condition box, type user_lastname == "Doe", where "Doe" is the last name of the user that you want to hide the text from.

  5. Click Insert and then save the document.

Note Icon

The name of the hidden section can still be seen in the Navigator.


The following table is a list of the user variables that you can access when defining a condition or a field:

User variables

Značenje

user_firstname

Ime

user_lastname

Prezime

user_initials

Inicijali

user_company

Tvrtka

user_street

Ulica

user_country

Zemlja

user_zipcode

Poštanski broj

user_city

Grad

user_title

Naslov

user_position

Položaj

user_tel_work

Business telephone number

user_tel_home

Home telephone number

user_fax

Broj faksa

user_email

Adresom e-pošte

user_state

Država


D'oh! You found a bug (text/swriter/guide/conditional_text.xhp#conditional_text not found).

List of operators