Reference custom table values not getting populated properly on backend view of catalog item.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2024 03:10 AM
Hi all,
I have a Project Type field with Project based and non project based choices, when I select project based, project code and names come respectively.
Project Based-> Project code (reference to custom table ) and Project Name(Read Only-> lookup select box to custom table.
This whole functionality is working fine on esc portal but not on backend glideapp.
This backend view comes when we click on "Try it" on a catalog item. Below is the screenshot. The values are not coming synched in backend as it is on esc.
Thanks in advance for your response and suggestions.
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2024 03:32 AM
Hi @Harsha34
Can you please explain your issue in detail ? What do you mean when you say that values are not in sync ?
Thanks and Regards
Amit Verma
Please mark this response as correct and helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2024 03:41 AM
Hi Amit,
I meant to say that on ESC portal I can see that the project code and project name values are getting fetched properly from the custom table and as per reference qualifier but it is not getting fetched properly when I see the backend, that is when clicking on 'Try it'.
Not fetching properly means, only one project code is visible for all users and project name is not getting auto populated in backend.
Note: This issue is not coming on portal/esc.
If this issue is not on portal and coming on backend then what could be the cause?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2024 03:58 AM
Can you please share the reference qualifiers ?
Please mark this response as correct and helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2024 06:03 AM
I guess the reference qualifiers are working fine this is why it is working on ESC and portal. There is some other reason I guess, for not working in UI Page, if you could help me out?
Regards