Greetings all,
So I have a table on a Page with all the folks on the team who are on call.
This is on a Page Called OnCallSearch
%TABLE{ tableborder="3" tableframe="hsides" cellpadding="4" cellspacing="4" databg="#999999, #999966"}%
%EDITTABLE{ format="|select, 1, O, S|name, 20|text, 12|text, 12|"}%
| *Status* | *Engineer* | *Office Phone* | *Cell Phone* |
| S | Charlie Brown | 555-867-5309 | 555-867-5309 |
| O | Bart Simpson | 555-1212 | 555-1364 |
| S | George Jetson | 011-235-6788 | 011-235-6788 |
Then on the OnCallPerson Page I want to search the page OnCallSearch for the table row that begins with | O | and have it print out the entire row.
I am new to Searches in Twiki so not sure about how to do a Pattermatch and get it to return only the resluts of that row.
Any assistance would be appreciate.
WallySteadman
Offline
You are not logged in.