How can I create a notes feature for users

I’m trying to create a place where the user can write notes that will be saved until they change it themselves- almost like a notes app. Specifically need to let them create 3 priorities in a list.

Currently I have a repeating group with text. The type of content (Notes) has been created a workflow:

  • When 3priority value is changed
  • Create a new Notes
  • Reset relevant inputs
  • Display list in repeating group text

Can anyone help?

What issue are you experiencing? Is it with saving the notes or displaying them as expected?

Thanks for the reply! I have found a solution by just creating 3 individual inserts but yes I need the logged in user to be the only one who can edit and save it

Use privacy rules.

1 Like