Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
instances:start [2022/12/17 18:20] – brendan | instances:start [2022/12/18 20:49] (current) – brendan | ||
---|---|---|---|
Line 1: | Line 1: | ||
---- datatable ---- | ---- datatable ---- | ||
- | cols : %pageid%, | + | cols : %pageid%, |
- | headers : ..., Country | + | headers : ..., First Name, Last Name |
- | filter | + | filter |
- | and : | + | and : |
- | sort : Country | + | sort : last name |
---- | ---- | ||
---- datatable ---- | ---- datatable ---- | ||
- | cols : Instance URL, Active Users, Language, Country, State/ | + | cols : position, birthday, room, room phone, office mobile, office email_mail, office im, personal mobile, personal home phone, personal email_mail, personal im, personal url_url, personal area |
- | headers : Instance URL, Active Users, Language, Country, State/ | + | headers : Position, Birthday, Room, Int Phone, Office Mobile, Office E-mail, Office IM, Personal Mobile, Home Phone, Personal E-mail, Personal IM, Website or Blog, Area of Residence |
- | filter | + | filter |
- | sort : Language | + | and : last name != |
+ | sort : last name | ||
---- | ---- |