Create new UI action button In dev insatnce.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-11-2024 11:59 PM
I have created a UI action button named 'TO' in the development instance. When the UI action is clicked, it redirects to create a new 'TO' process. When we move this to the production or UAT instance, it should automatically adjust based on the environment (Prod or UAT). Please correct the following script."
Now, feel free to share the script that you want corrected!
please correct the script. Thanks for Your support
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-12-2024 12:33 AM
Where is the issue? What URL are you redirected to, using this script? Or aren't you redirected at all? What URL is the button trying to point to? Did you use logging to check where in your script the issue is? Does it get the baseURL part correctly? Is the issue in the calling of the new form?
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark