Greetings! I am new to Bubble and working on the data structure for my app. Trying to structure correctly to ensure my users can customise their communication preferences specific to their roles within an industry, so setup a data type called “Category” simply listing various roles “player, coach, referee, etc” In another data type called “Communication Preferences” fields are “User” & “Categories” where I have set as a list so a user can select more than one role and set data type to “Category” I have created an entry in the Communication Preferences and added various roles to a user but can not see that list I created in the App Data tab. (Fields appear empty) My question is firstly, how and where can I view/modify data in a list within a field and secondly, would this be the most effective method to structure the data to allow a user to be specific to what information they wish to hear about, I am assuming the filter in workflows would be able to be specific to a list within a field? Thank you