about widget client script
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2024 11:44 PM
I am using widget to create request button in record producer.
but when commit the data ,
I tried to use g_form.submit. but it seems nothing got committed.
ps: I got the g_form object by using 「var g_form = $scope.page.g_form;」
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2024 12:38 AM
so sorry that it is not working.