tributemedia / tpc_userpoints_ext

Extends Userpoints and dependencies for the purpose of TPC Resident Rewards Program.
0 stars 0 forks source link

Date Picker and Monthly Report Title Auto-Generate #14

Closed AntonioXIII closed 4 years ago

AntonioXIII commented 4 years ago

Remove the title from the manager form as an editable field and make its value auto-populated instead upon form submission (format: Property, Month, Year)

Replace the title field with a date picker that will allow the user to select what month and year this report is for.

AntonioXIII commented 4 years ago

Title replaced with date picker. Just have to populate the title field with the value upon form submission.