Show requester contact details on change on catalog form
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2023 10:32 PM
Hello All,
I have a requirement, on the catalog form there is a field requested for on change of this field I want to populate the user details like location, mobile no, business no, email etc., in another field, how to achieve this requirement.
Thanks in advance
Anand
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2023 11:31 PM
No, these are not the fields. (only one we can use)
I am trying to achieve this using rich text label but looks like we cannot change its value using client script.
Is there any way to use custom type variable for this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2023 11:41 PM
Yes, you can't change Rich text labels. I suggest you to use Read Only fields if you don't want the user to change the field values. If you still want to use label then I suggest you to use Macro along with widget to so.