'Invalid reference' error message is not showing for other language
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2024 06:25 AM - edited 03-24-2024 06:31 AM
While adding a field value on a Catalog request, I have noticed that if I select incorrect data on a field, it is allowing me to add it, if I have language other than English.
English:
French or other language:
Actually, the "SAP Data Import" value is present on the reference table, but it should come as an option, but for other language I am able to select that.
Can anyone please help me why for other language "Invalid reference" error message is not coming.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2024 01:56 PM
Hi @Ap_1,
From the screenshots, it looks like you have selected a valid record, hence it's not displaying an error message. i.e. the 'i' icon on the right indicates a record has been selected.
Where is the reference record from? And is the display value (e.g. most likely the name field) inconsistent in the two languages?
Cheers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2024 07:40 PM
Hello @James Chun ,
Yes the value is stored on the reference table.
But on the variables reference qual, we have added a script include which is checking the application as well before populating the functional domain. Now as per the application I have selected this functional domain should not come. But it is coming for other language except English.
I have tested by adding logs as well, the script include is working properly on all the languages.
Also it is not only for one functional domain, its that user is able to select all the other functional domain which are not related to the application user is selecting.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2024 07:55 PM
So you have a reference qualifier that works only in English?
Can you share the reference qualifier and the script?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2024 08:37 PM
No..the reference qualifier is working on French as well.
I have added logs on the script include which is getting called through the reference qualifier. The script include is running for both the languages.
But on the result it is allowing to set the incorrect value.