History: User_Tracker_profile_cover_image_field
Source of version: 3
Copy to clipboard
Optional ''Cover Image'' field for https://profiles.tiki.org/User_Tracker (please note galleryId 2 is reserved to special "User Files" file gallery) {CODE(caption=YAML)} objects: - type: tracker_field ref: profile_cover_image data: name: $profilerequest:Name for the "Cover image" field:$Cover Image$ type: files options: galleryId: 2 filter: image/* count: 1 displayMode: img replace: n uploadInModal: y image_x: 1280 image_y: 1280 tracker: $User_Tracker:user_tracker flags: [ public ] {CODE}