Business Rule
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-29-2023 02:17 AM
I'm not getting the field values from another table in business rule. It is showing undefined for that fields.
6 REPLIES 6
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-30-2023 08:20 AM
Hi @Rams20
Write Script Include and define your data in that script Include and create one Client Script, define the script include in that Client SCript, This is the best way to do, to get the data from one table to another table.
Thanks,
Harish Kota

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-30-2023 10:34 AM
@Rams20 Please share some screenshots, or the code where you are getting the undefined values.