Lookup selectbox not working properly
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2024 03:31 AM
Hi,
I have a lookup select box when I an selecting a record it is incorrectly populating.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2024 03:35 AM
Hi @Rosy14,
Can you explain what do you want to achieve? As bit more context would be beneficial for finding a solution. I am not able to relate all the screenshots.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2024 03:47 AM - edited 07-24-2024 06:17 AM
Hi @Rosy14,
Can you explain high level what you're trying to achieve please.
I don't believe the 'Lookup from table' field under the 'Type Specifications' should be pointing to the 'Choice [sys_choice]' table.
What table and field are you wanting to display here? Is is the Title field from the User {sys_user] table? If so, change the 'Lookup from table' to 'User [sys_user} and then change the 'Lookup value field' to Sys_id and the 'Lookup label field' to title.
To help others (or for me to help you more directly), please mark this response correct by clicking on Accept as Solution and/or Kudos.
Thanks, Robbie
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2024 07:20 AM
It is a choice table only with this ref quali dependent_value=customer_contact^inactive=false
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2024 07:27 AM - edited 07-24-2024 07:28 AM
Hi @Rosy14,
I appreciate the response, but putting the technical specifics aside, can you explain at a high level what the requirement is please?
For example, are you trying to display the available Title's (title field) from the Customer Contact table?
To help others (or for me to help you more directly), please mark this response correct by clicking on Accept as Solution and/or Kudos.
Thanks, Robbie