- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2024 12:36 AM
Dear Community,
I have created a form through record producer on incident table with some field prepopulated , Example "Opened For is prepopulated with caller, Short Description is prepopulated with Defined issue "Windows Hello issue" However i am not able to prepopulate Urgency field with 3-Low. Can someone help , how can i pre-populate urgency field with value 3-Low
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2024 01:42 AM - edited 10-03-2024 01:43 AM
@Naresh_5120 Please put backend value in default value
Example: if 3-Low is label and the value is 3 then put 3 in default value.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2024 12:50 AM
Hi @Naresh_5120 ,
You can pass the default value to the variable. Pass the internal value to the default value field.
If this solves your query, mark this as correct and helpful.
Thanks
Anand
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2024 12:53 AM
Hi @Naresh_5120
You can set the 3-Low backend value in default value. It will populate the urgency field with 3-Low.
Regards,
P Yaswanthi.
Please mark this response as correct or helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2024 01:34 AM
Thank you @Yasu for quick response, default value is creating an additional entry instead of choosing from existing list of urgency.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2024 01:42 AM - edited 10-03-2024 01:43 AM
@Naresh_5120 Please put backend value in default value
Example: if 3-Low is label and the value is 3 then put 3 in default value.