- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2023 10:57 PM
Hi all, I am working on catalog item,
On the form of catalog items there are fields like Request For, Businesses phone, UNID and so on
My issue is when I am adding the name of diffrent user in requested for let's say abel tuter and I am the logged in user..
When I am submitting the form on Request form there is field which is Requested for in that it is populating the logged in user name instead of requested for field value which is given on catalog form
Same for RITM also
I have checked that any BR or client script is running but I didn't found like that...
Someone can help me what may be the issue
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2023 12:36 AM - edited 09-26-2023 12:38 AM
Hi @Atik,
Could you please check requested for variable. if it has value
You need to update that because it will take by default the logged in user id.
Thanks
Abi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2023 12:47 AM - edited 09-26-2023 12:49 AM
Hi @Atik
In the Default Value Section, check whether the below details are true, If Yes, remove those options:
Use dynamic default checks true like below:
If my answer solved your issue, please mark my answer as Correct & hit like Helpful.
Thanks,
Harish Kota
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2023 12:36 AM - edited 09-26-2023 12:38 AM
Hi @Atik,
Could you please check requested for variable. if it has value
You need to update that because it will take by default the logged in user id.
Thanks
Abi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2023 12:47 AM - edited 09-26-2023 12:49 AM
Hi @Atik
In the Default Value Section, check whether the below details are true, If Yes, remove those options:
Use dynamic default checks true like below:
If my answer solved your issue, please mark my answer as Correct & hit like Helpful.
Thanks,
Harish Kota