Changed the first letter of all form field variables to lowercase to follow proper variable naming conventions. #98

Merged
vikas.nale merged 1 commits from Ashutosh_Bug#216_Create_Employee_Popup_Typo into Issue_May_2W 2025-05-12 07:58:34 +00:00
Collaborator
  1. Changed the first letter of all form field variables to lowercase to follow proper variable naming conventions.
  2. Updated form submission logic to send null instead of empty strings (e.g., email = "" becomes email = null).
  3. Fixed the issue where previously updated or created employee data was pre-filled when clicking "Add Employee" again.
1. Changed the first letter of all form field variables to lowercase to follow proper variable naming conventions. 2. Updated form submission logic to send null instead of empty strings (e.g., email = "" becomes email = null). 3. Fixed the issue where previously updated or created employee data was pre-filled when clicking "Add Employee" again.
ashutosh.nehete added 1 commit 2025-05-12 06:58:10 +00:00
vikas.nale merged commit 634dc12e5b into Issue_May_2W 2025-05-12 07:58:34 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: admin/marco.pms.web#98
No description provided.