Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 444747

Summary: Hidden parameters for deploy plugin
Product: [ECD] Orion Reporter: Malgorzata Janczarska <malgorzata.tomczyk>
Component: DeploymentAssignee: Malgorzata Janczarska <malgorzata.tomczyk>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 6.0   
Target Milestone: 7.0   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Malgorzata Janczarska CLA 2014-09-22 10:18:00 EDT
We need to be able to pass parameters hidden=true that have value passed and the value is then returned when user fills other parameters.
Comment 1 Malgorzata Janczarska CLA 2014-09-22 10:42:05 EDT
To add a hidden parameter you should add a Retry param, like this:
{id: "url", hidden:true, value: "http://example.com"}