Hello,
I have an app whereby I have a Division and Department and Cost Centre dropdown fields. The idea is for the system to populate the Division and Department automatically based on the current logged in user. There is also a cost centre dropdown field with a cost centre value for each user, which should populate based on that logged in user also. The challenge is, some users are tied to multiple cost centres so whereas the Division and Department are singular and will remain the same, how can the system provide the logged in users with all the cost centres assigned to them, so based on what they want to enter, they can select from the four or five cost centres, or for those who only have one assigned to them, that one alone will show. Any guidance on how to achieve this appreciated.