- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2024 06:09 AM - edited 08-12-2024 06:16 AM
Hi,
I have two table one is customer_contact and another one is customer_account so i have created one contact the contact name is test and also added two accounts in the related list to that particular contact (test).
I have requested for is referenced to customer_contact table and Account is referenced to customer_account table.
If the contact is test as a loggedin user it should autopopulate the accounts to the account field for that particular test contact user.
Example: For test user have two account so those two accounts should be visible to account field based on requested for.
Thanks!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2024 06:33 AM
Refer the table : customer_account
Simple Reference qualifier: Contact isDynamic Me.
Marks as Helpful, if this helps you.
Regards,
Najmuddin.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2024 06:33 AM
Refer the table : customer_account
Simple Reference qualifier: Contact isDynamic Me.
Marks as Helpful, if this helps you.
Regards,
Najmuddin.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2024 06:39 AM