Examples - Display Options
Summary
Options to control the display of the form.
- hideColumnHeadings - do not show the column normally showing the field descriptions. Field descriptions, if provided, show under the input field.
- more fields - initially hide specific fields until user requests more by pressing . Fields can be hidden again by pressing .
- help - parameter that allows for a page to be specified as the target of parameter specific help links. Anchors on the page identify the parameter specific link location. Option on each parameter to link to parameter specific help. Help links are followed when user presses .
Example markup
The following markup generates the above images
{run:autorun=true|heading=Fill in query parameters and press the Run button|help=@self||hideColumnHeadings=true|inputSize=30|
replace=
g1::Text:group:100%,
text::'?Summary and description fields',
key::?Key fields,
g2::Specific:group:100%,
project::?Projects:select-multi:5::Any:Project 1::Project 2::Project 3::Project 4::Project 5::Project 6,
status::?Status:select-multi:5:@group:Combined::Any:Any resolved::Not resolved::@end::Assigned::Closed::Completed::In Progress::Open::Reopened::Resolved,
type::?Issue type:select-multi:5::Any:Defect::Feature::Improvement::Story::Sub-task::Task,
g3::?User fields:group:100%,
assignee::?Assignee:select-multi:5::Any:$current_user_id:$current_user_name:aaron.smith:Aaron Smith:adam.smith:Adam Smith:ajones:Alan Jones:alex.walsh:Alex Walsh
reporter::?Reporter:select-multi:5::Any:$current_user_id:$current_user_name:aaron.smith:Aaron Smith:adam.smith:Adam Smith:ajones:Alan Jones:alex.walsh:Alex Walsh,
participant::?Participant:select-multi:5::Any:$current_user_id:$current_user_name:aaron.smith:Aaron Smith:adam.smith:Adam Smith:ajones:Alan Jones:alex.walsh:Alex Walsh,
dates::Dates:group-more:100%,
defined::Defined ranges:select:1::Any:Past 2 years::Past year::Past 6 months::Past month::Past week::Specific range,
after:1994-01-01:?After (yyyy-MM-dd):date-required:1994-01-01:2019-12-31:yyyy-MM-dd,
before:2019-12-31:?Before (yyyy-MM-dd):date-required-end:1994-01-01:2019-12-31:yyyy-MM-dd,
options::Options:group-more:100%,
limit:100:?Limit rows:select::100::300::500::1000::2000,
ignoreCase:true:?Ignore case:radio::true:yes:false:no,
condition:and:'?Multiple word handing':radio-end::and::or::equal
}
, multiple selections available,
Need support? Create a request with our support team.
Copyright © 2005 - 2025 Appfire | All rights reserved.





