How to make ‘attach file’ as mandatory when claim damage request is selected as ‘Yes’.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2024 02:18 PM
Hi,
In record producer, I want to make ‘attach file’ as mandatory when claim damage request is selected as ‘Yes’.
Regards,
Sanju
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2024 02:37 PM
@Talari Balateja Create a catalog UI Policy to make attachment mandatory
……………………………………………………………………………………………………
Please Mark it helpful 👍and Accept Solution✔️!! If this helps you!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2024 09:59 PM
Below link will be helpful to you :
Though, I will recommend you to use the attachment type variable for attaching the attachment and a UI policy to make it mandatory based on your required conditions as the above solution requires DOM Manipulation.
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
08-29-2024 11:58 PM
Hi @Talari Balateja,
I guess you are not creating variable of type attachment on form.
but I would suggest to use the attachment type variable for attaching the attachment and use UI policy to make it mandatory based on your required conditions.
It is recommended as a best practice.
Otherwise if you want to make changes on portal only then follow the following link :
Please mark my response as correct and helpful if it helped solved your question.
Thanks,
Rohit Suryawanshi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2024 05:14 AM
Hi @Talari Balateja,
You can add attachment variable in your Record Producer and use it in UI Policy to be made as mandatory when claim damage request is selected as ‘Yes’.
If you found my response helpful, please mark it as Solution and Helpful.
Thanks and Regards,
Ehab