[3/20/2026]

[2/27/2026]

Next week

[2/20/2026]

LOP

Supervisor dashboard

Hotelling

[2/6/2026]

AI tools

[1/30/2025]

[11/14/2025]

Next week will be our last weekly meeting for this semester.

[10/31/2025]

Schedule

Custom content based on user & user's group

SharePoint/Power Apps approach (Attorney site):

SharePoint Framework approach (Attorney site):

Both teams


[10/17/2025]

SharePoint Framework team and Power App team both work on implementing this site in parallel.

Welcome block: get the current user name

Office information: static block with some information

Announcement block: pull from SharePoint site announcements; show a list of titles of recent announcements; clicking on a title goes to full announcement

Most common forms: static

Upcoming events: probably a Calendar widget

Attorney assignments: pull  assignments from SharePoint list? Preferrably filtered by current user

Manual & handbooks: static

Expert witness directory: create a SharePoint list from Luis's spreadsheet and pull from the SharePoint list

Staff directory: use a SharePoint list for now


[9/26/2025]

subteam 1:

Johnathan & Steven: get the laptop; starting doing some Sharepoint Framework Hello World stuff; contact Xavier at xnavarro@countyofsb.org or call Luis's work number if you have access questions.

James, Alondra, Huy, Jamie: learn Node.js/JavaScript/React

subteam 2:

(1) Audience targeting by group and by user


When a user access a SharePoint site (e.g. https://csula.sharepoint.com/sites/mysite), see if you can automatically redirect the user to a specific page based on the user's AD group (e.g. https://csula.sharepoint.com/sites/mysite/faculty or https://csula.sharepoint.com/sites/mysite/student). Once the user lands on this page, see what can be further customized based on the user. I don't know what AD groups are in the university AD, but you can try faculty, student, and staff.


(2) Code snippet


See what type of code/CSS you can add to a SharePoint site/page through Code Snippet


(3) Future Site


Create a site that looks like this

Create a SharePoint site based on the outline Luis provided today. See what components (like calendar, OneNote, etc.) you can add to the site.


[9/19/2025]

Building team sites for different groups of users??

Role vs AD group??

Top Section

- Search bar

- Calendar (personal and/or trainings)

- announcements/blog/messages from Supervisor

- Data analysis (dashboard/card/section)


Training Hub

- Policies

- Standard Operating Procedures

- *file directory (sharepoint directory/box)

Intern Program Hub

- section for attorneys learn about utilizing internships

Legal Research Hub

- tools

- Request a tool

- Book Purchase Request


Onenote Toolkit

- Read only access


Police Manuals

-evergreen links

-download into a directory


Onboarding Section

-training schedule (all depts)

-countywide training requirements

-documents and video resources

-first week assignments


*Executive team dashboard

- data analysis - feed from Power BI charts

- master calendar

- vacations/personal leave schedule


*Office hoteling request

- book a conference room

- book office for the day


7 sections assignments

fie database/metatags

front end architecture


[9/5/2025]

[9/1/2025]

1. SharePoint

Google Microsoft SharePoint, read some documentation and tutorials, watch some YouTube videos, ask AI ...

SharePoint example and access

2. LDAP (Lightweight Directory Access Protocol) and AD (Active Directory)

A "directory" is where the information about an organization is stored. For example:

LDAP is a standard that defines how the information in a directory is organized and accessed. Active Directory is a Microsoft implementation of the LDAP standard with some MS-specific features and optimizations. Both CSULA and SBPD use AD (or the cloud-based Azure AD), but we only have access to CSULA AD as a regular user (probably cannot browse/add/edit directory data).

Do an image search on Google "LDAP Browser" to see what directory data looks like.

We may need to set up our own LDAP server after we get a better idea of the project.

3. Project

Project Description

Create a SharePoint site that shows different pages and/or content to different users (or different types of users, a.k.a. roles).

For example:

(a) Creates a page for each type of user (i.e. role), e.g. a page for attorneys, a page for IT staff, a page for new employee, etc. After a user logs in, based on the role of the user, the site directs the user to the appropriate page.

(b) Create a page with different content blocks, e.g. News, Alerts, Navigation Menu, Recent Documents, etc. After a user logs in, based on the user, show appropriate blocks and appropriate content in the blocks.

How do we do it?

The proposed platform will use SharePoint’s audience targeting and metadata capabilities to deliver tailored content to distinct user groups, ...

4. Todo

Because experts on SharePoint, particularly audience targeting and site customization. Explore different approaches and pick one to move forward.

[8/29/2025]

SharePoint built-in search?

Workflows & notifications?

Roles in AD -> how to access roles in SharePoint

New employee in AD?

AD schema

Last Updated: 03/20/2026 10:00 Views: 281