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 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