Problem Task
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2024 01:27 AM
HI Team ,
can anyone please help me here , how this configured and where is it is configured .
can any one please help me here
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2024 03:24 AM
I already gave you that solution. The popup that shows up is a view of the problem_task table. If you add your fields to that view (OOB it's the 'ptask_complete_dialog_view_1' view), your fields will show up in the popup.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2024 03:32 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2024 03:33 AM
Open an problem task form and change the view to the view mentioned earlier, if you are using the OOB functionality and change the form to add your custom fields.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2024 03:37 AM
@Mark Manders , if that is the case , then all users should change their view to ptask_complete_dialog_view_1 . Please correct me if i wrong here .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2024 04:55 AM
Why? Your UI action is opening a popup and that popup shows you the problem task record in this view. So it always opens in that view, no matter the user. Why would you want your users to change the view? That view is in the popup.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark