reapbenefit / frappe_solve_ninja

Other
0 stars 0 forks source link

Add action through the user profile #11

Open gauthamraje opened 1 year ago

gauthamraje commented 1 year ago

The user profile should have a "Add action Button" which on click:

  1. If user is logged in: show the form and collect details
  2. If not, prompt user to login
  3. On submission, the action details to show up on the user profile
gauthamraje commented 1 year ago

Using Modal - the forms will be created