Loading...
 
Skip to main content

History: User_Tracker_title_after_name_field

Source of version: 4 (current)

Copy to clipboard
            Optional ''Title after name'' field for https://profiles.tiki.org/User_Tracker

{CODE(caption=YAML)}
objects:
 -
  type: tracker_field
  ref: title_after_name # unique profile object reference name
  data:
   name: $profilerequest:Name for the "Title after (name)" field:$Title after$ # request input from the admin before applying the profile
   description: 
   tracker: $User_Tracker:user_tracker # parent profile reference
   type: text_field # field type
   flags:
    - public # can be: list, mandatory, public, searchable
   options:
    samerow: 1
    size: 6 # field size in characters
    max: 42 # max input characters
{CODE}

        

History

Information Version
Fri 04 of Aug, 2017 21:47 GMT-0000 luciash d' being ๐Ÿง™ fix for Column 'isHidden' cannot be null 4
Thu 13 of Jul, 2017 12:32 GMT-0000 luciash d' being ๐Ÿง™ fix 3
Thu 13 of Jul, 2017 12:23 GMT-0000 luciash d' being ๐Ÿง™ enh 2
Thu 13 of Jul, 2017 09:12 GMT-0000 luciash d' being ๐Ÿง™ new field 1