How to autopopulate a field value based on same field value present on a different table ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12 hours ago - last edited 6 hours ago
Hi All,
I want to auto populate a field value based on same field value present on a different table. As shown in the below picture Pentest finding records are linked to Pentest project record . We create Pentest finding records clicking on NEW button on related list of Pentest project record . I want to auto populate the field value of project name field on Pentest finding record at the time while clicking on New button. I can't find any UI action exists for this . But when I click on ' i ' button besides the Project name (Reference field) field on Pentest finding form , it redirects to that Pentest project record . Could you please suggest how to approach this ? Please let me know if you need more info .
Thank You
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
7 hours ago - last edited 7 hours ago
Hi @Ankur Bawiskar ,
Yes, you are right . As I click on i icon it's redirecting to the expected record . But it is quite strange the field value is not visible on form .
I could not get your 2nd point on previous comment - which field in main table is marked as Display=true? Could you please elaborate ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
6 hours ago
Yes, you are right as I click on i icon it's redirecting me to the expected record but it is quite strange for me the field value is not visible on form .
Also couldn't get your 2nd point on your previous comment - which field in main table is marked as Display=true? . Could you please elaborate, I will check according to that ?
Thank You