- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2016 04:46 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2016 06:06 AM
Hi,
I have one solution you can add macro next to the variable " what please paste the URL link of the site that you are requesting admin access to:
and what URL you are giving in that field base on onChange() script we are pushing the URL to macro like below:
And the macro is :
Make sure that user should include https:// also in that variable then only it will go to the entered URL( Use can use help tag of that variable and ask user to append http://as well.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2016 06:06 AM
Hi,
I have one solution you can add macro next to the variable " what please paste the URL link of the site that you are requesting admin access to:
and what URL you are giving in that field base on onChange() script we are pushing the URL to macro like below:
And the macro is :
Make sure that user should include https:// also in that variable then only it will go to the entered URL( Use can use help tag of that variable and ask user to append http://as well.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2016 01:43 AM
Thanks Midhun. It helped me 70%. Now I'll do the rest of the activities