Storing html ng-model option in client script using widget & passing the value to next widget
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-05-2022 05:55 AM - edited 10-05-2022 06:06 AM
Hi Experts,
I'm working on a requirement, where clicking on a button on Portal, should display a pop-up with list of options to select & selecting one of the option & clicking on 'ok' should create child case.
Child case is being created. However, the value selected on the pop-up is not getting stored in client script & unable to store this value in the child case native UI field.
I have achieved this by creating a widget & calling this widget in another widget. Kindly provide assistance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-05-2022 06:15 AM
How do you send the information to the other widget? By broadcast/emit ? Could you share some screenshots of your code? 🙂
Best regards,
Sebastian Laursen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-05-2022 06:40 AM - edited 10-05-2022 06:41 AM
Hi Sebastian,
I'm not using both of them. I have also attached the xmls of the widgets i'm using. Please find the code snippet: