So we can write a query to show up in a tab anywhere we want!
If you select "Form" from the Query Type dropdown (and save), it gives an error about "New Form queries are not allowed".
UPDATE [Viewpoint].[dbo].[vVPGridQueriesc] SET QueryType=2 WHERE QueryName='YourQueryName'
In fact I'm adding a button to the VA Inquiries board to run the above query for the current VA Inquiry. Tired of fighting it.
Company | Cutting Edge Plumbing |
Job Title / Role | Development |
I need it... | Yesterday...Come on already |
Dear Viewpoint Suggestion Box contributor;
We at Viewpoint sincerely thank you for your contribution to Suggestion Box on how we can improve Viewpoint products. While we can’t do everything at once, we rely upon your feedback to help guide the prioritization of our product improvements, and Suggestion Box is a critical tool for us to understand and prioritize our customers’ needs.
Viewpoint reviews Suggestion Box regularly for all of our products and updates statuses, adds comments, and performs various house-keeping (including deleting) as needed to ensure that Suggestion Box is maintained as a productive environment for product enhancements requests.
© 2023 Trimble Inc. All Rights Reserved. Viewpoint®, Vista™, Spectrum®, ProContractor™, Jobpac Connect™, Viewpoint Team™, Viewpoint Analytics™, Viewpoint Field View™, Viewpoint Estimating™, Viewpoint For Projects™, Viewpoint HR Management™, Viewpoint Field Management™, Viewpoint Financial Controls™, Vista Field Service™, Spectrum Service Tech™, ViewpointOne™, ProjectSight® and Trimble Construction One™ are trademarks or registered trademarks of Trimble Inc. or its affiliates in the United States and other countries. Other names and brands may be claimed as the property of others.
Instructions on Adding Button:
Create procedure
and set it's permissions so it can be used. (or create it using VP's UD User Validation, and the permissions will be set automatically)
Create button
Switch to Parameters tab
USAGE
IN VA Inquiries, move to your query and go to the Info tab. Now you can tap the custom button to set it to 'Form', and thus be used in a custom tab anywhere you like!
Notes
Viewpoint, How about letting us set up parameters in the custom tabs based on a query area?