Reset Select Activity field and remove used activity after task submission #80

Merged
vikas.nale merged 1 commits from pramod_Bug#171 into Issue_May_2W 2025-05-08 10:13:19 +00:00
Collaborator

Project -> Infra -> Create Task

Issue
After submitting a task, the "Select Activity" dropdown field retains the previously selected activity.

Fixed
Updated the onSubmitForm function to include setValue("activityID", 0), which clears the selected activity after submission.

_Project -> Infra -> Create Task_ **Issue** After submitting a task, the "Select Activity" dropdown field retains the previously selected activity. **Fixed** Updated the onSubmitForm function to include setValue("activityID", 0), which clears the selected activity after submission.
pramod.mahajan added 1 commit 2025-05-08 06:17:21 +00:00
vikas.nale merged commit 670efbe1bf into Issue_May_2W 2025-05-08 10:13:19 +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#80
No description provided.