Record producer: Issues with autopopulate assignment groups, category and subcategory fields
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2023 10:54 AM
Hi so I'm trying to autopopulate the sub category and assignment group as well as the category based on producer subcategory. As i try to define the set value, im being met with error
any help this is for a client script
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2023 10:43 PM
Hi Yamlet,
You should not be using g_form object as it is a client side object as mentioned in above comment.
Now, if you are trying to populate values on the form, you should be using 'OnChange' type of client script.
If you want to populate a field in the backend you can use Record Producer script (server script).
If you still have questions, please let us know your exact requirement and we will be able to provide more accurate answer.
Please mark this comment as Correct Answer/Helpful if it helped you.
Cheers,
Hardit Singh