A grid control with a "search in google" action - with an extra column that repeats the Value using [grid.value.field] - Note: fixed for egrid (failed for particle pushed..) - fixed for grid (was no show current value) - use [action.value] since uses [...
A test for [action.value] with a "search in google" action - Do not use [action.value=true] on links that use values of other fields, like in ActionValueTrue column - See filled instance (194)
A grid control with a "search in google" action using [grid.label.code]. The key [test.code.searchwithgoogle] is defined in localization properties. The best option is to define also [grid.label] so that if there are no localization properties there is...
A standard grid control with a "search in google" action, simplest case, not editable (126) - - [action.value] is used when [grid.link] is used and not [action]
A standard grid control with a "search in google" action with [action.condition.field] that prints the link only when there is Value - This version uses grid.format=#linkext to open the link in a new window
ELEUSOFT-265 fixed - grid.label.html over escape in grid.link - note also action.value=false since minOccurs must be zero for actions to not submit/require a value
Test readonly form and grid with links (not supposed to be submitted) - Case no id value for link can be resolved, if there is default value is displayed