My boss recently challenged me to see if I could add some logic to our project plan smartsheet templates where if a user entered in an Assigned To column can dynamically narrow the values available in a Role column to show only the roles the person selected in the Assigned To column is eligible for.
For example, let's say that my known roles within the company are project manager and UX designer…so when my name is entered, I should only see those 2 roles available in the Role dropdown and not front end developer, database admin, etc.
Has anyone incorporated a use case like this? If so, I'd love to know what solution or potential solutions exist within the Smartsheet ecosystem. I was looking into the data shuttle module but I am not sure it solves this use case (even though it does other cool things).