service portal can't select the next button for order guide.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-15-2019 02:41 AM
Hi Everyone,
I am facing this issue in Madrid release.
When the order guide form loaded from portal i can see the warning message in console as ""UI Script does not return an object: Conditional Focus".
Again after filling all the details, the next button is not getting redirected to further steps. Everytime i click the next button i can see the warning in console as "(g_form) [NOACTION] Could not find UI Action: submit".
As part other community discussions i changed the g_form.setValue('description', desc.toString()); but still the same issue persists.
could you please suggest any workaround for this issue.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-15-2019 03:55 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-21-2019 09:57 AM
Thanks! This solved the same issue I was having. There are also new fields on the form view on the order guide item where you can change the "Request Method"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-21-2019 11:33 AM
The order guide form has also been updated to have the field in Madrid also. You don't have to edit it in the list view.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-19-2019 04:56 AM
I have changed the request method to submit, but still Next button is not working in Madrid release in Service portal. Has anyone faced the issue? Can anyone help me on this.
When I am checking the console log, I am getting error as "TypeError: Cannot read property 'startsWith' of undefined".