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

Meaning

== or EQ

equals

!= or NEQ

nu este egal cu


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. Choose Insert - Section.

  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

Meaning

user_firstname

Numele mic

user_lastname

Numele de familie

user_initials

Inițiale

user_company

Societate

user_street

Stradă

user_country

Țară

user_zipcode

Zip Code

user_city

Localitate

user_title

Titlu

user_position

Poziție

user_tel_work

Business telephone number

user_tel_home

Număr de telefon de acasă

user_fax

Fax number

user_email

Email address

user_state

Stat


Please support us!