- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2023 01:00 PM
I am trying to complete a procurement order-tracking process in ATF and cannot get past the popup window for the receiving step. I have tried the Click Modal Button but it fails with "Did not find GlideModal". The receive button on the main form calls
which displays
and when I use the inspection tool in the browser I can see the button has id submit_button
I set the Click Modal Button step with variables
any suggestions of how i can fix this?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2023 05:20 AM
Hi @TT21
You can use Custom UI step (Click Component).
Here is the youtube video, this can help.
https://www.youtube.com/watch?v=1lbDM6bhQmc
Regrd
Shaqeel
***********************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting "Accept as Solution" and " Helpful." This action benefits both the community and me.
***********************************************************************************************************************
Regards
Shaqeel

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2023 06:42 AM
Are there any additional spaces around your button name in the configuration?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2023 12:06 PM
It does look like it in the screen shot but I've checked and there are none.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2023 05:20 AM
Hi @TT21
You can use Custom UI step (Click Component).
Here is the youtube video, this can help.
https://www.youtube.com/watch?v=1lbDM6bhQmc
Regrd
Shaqeel
***********************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting "Accept as Solution" and " Helpful." This action benefits both the community and me.
***********************************************************************************************************************
Regards
Shaqeel