Dot walking in data table widget
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2017 04:38 AM
Hi All,
I want to display value from a custom field created in task table in it's approval record. so, i used OOTB "Data table" widget and selected table as "sysapproval_approver" but i can't find a way to add dot walked fields to the fields array (document_id.u_detailed_info). Is there any way to add dot walked field values in "Data table" widget.
Thanks and regards
Swamy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2017 12:26 PM
Giri, can you provide what your HTML and Server Script ended up being (all of it)?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2017 05:42 AM
Hello,
After having cloned the OOTB widget, you can use the server script part to search any value you want to add and push it into the "data" array.
Then you will be able to add your variable into the HTML part
Hope this will help!
