tool_usertours_tours

0 rows


Description

List of tours

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
tool_usertours_steps.tourid tooluserstep_tou2_fkR
name VARCHAR 255

Name of the user tour

description LONGTEXT 2147483647 null
pathmatch VARCHAR 255 null
enabled BIT 1 0
sortorder BIGINT 19 0
endtourlabel VARCHAR 255 null

Custom label for the end tour button

configdata LONGTEXT 2147483647 null
displaystepnumbers BIT 1 0

Setting to display step numbers of the tour

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id

Relationships