How to add 'Interactions' to Time sheet Portal ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2024 02:35 AM
I have a requirement where client wants to add 'Interactions' to time sheet portal. I've added interaction table on Instance under Additional options-->display values-->values-->tables.
I've added it to 'Time card portal-Task selector' widget also.
Even though it is throwing error. It is showing 'can't read null object'.
Please, help me with this.
Thank you in advance!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2024 03:18 AM
How does the code look for the widget with that sysid on line number 311?
Might help look into it. Also check the developer log in your browser for client side errors.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2024 03:33 AM
This is Line 311 of server script.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2024 03:56 AM
Would you mind creating a new table, just for the sake of enjoyment, that extends from the task table? Experiment with incorporating it in lieu of the interaction table.
Interestingly, all the remaining tables in the list derive from the task table, with the exception of the interaction table.
I'll review it further in PDI at a later time.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2024 04:04 AM
yes NotNowBoss. I'll do it.