How to set the Record Producer Description using an onLoad client script or onChange
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2024 07:23 AM
Does anyone know how to set the Description field on a record producer base on a user selection
by description i mean this field
i tried using g_form.setValue('description', 'Test");
it didnt work
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2024 08:01 AM
Hi @Peter Williams ,
Please refer the below article,
Please check and Mark Helpful and Correct if it really helps you.
Regards,
Swathi Sarang
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2024 07:58 AM
This Record producer field not variable so you can set the required value directly on the record producer.
Please Mark ✅Correct if this solves your query and also mark 👍Helpful if you find my response worthy based on the impact.
Thanks