Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can a ADO field value be passed as query parameter in the URL? #11

Open
dhana-r opened this issue Apr 30, 2024 · 0 comments
Open

Can a ADO field value be passed as query parameter in the URL? #11

dhana-r opened this issue Apr 30, 2024 · 0 comments

Comments

@dhana-r
Copy link

dhana-r commented Apr 30, 2024

Hi,
I would like to know if we can pass a field value as a query parameter value in the URL?
for example, I want to set the URL like https://www.google.com/search?q= $(Custom.SearchText) where Custom.SearchText is field from the work item type.
if the value is "AzureDevOps" then the URL should be https://www.google.com/search?q=AzureDevOps
if so, kindly help me with details.
Thanks in advance

Cheers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant