-
Notifications
You must be signed in to change notification settings - Fork 0
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
Add custom query string to output dropdown #7
Comments
So i have a problem with the url string being sticky since it will be dynamic in height, and in cases of it being long, i dont want it to cover the screen. So i have a thought about making a "Generate Query" button that is sticky at the bottom, then that will pop up a modal with the query string. |
I like this idea.
I guess I just question the point of having a Response Request dropdown. Right now, Direct Response URL is the only thing there. |
Oh the response request drop down will be filled out at some point. We can hide it for the time being |
I think it would be great to have text output formatted to just be dropped into custom queries. So, the output could be everything after "GetSearchResults" or even include custom_query=" " wrapped around the results. This could help to eliminate the confusion for members about what parts of the string to include in the custom query.
The text was updated successfully, but these errors were encountered: