Daily topic setting

I am making “today’s challenge” which show the different prompt every day. I created the prompt database and Journal database and make a relationship. I show the specific prompt using list filtering by date. It works well.
My question is how to save the prompt with the journal. I tried to set the today’s topic and I wanted show it on the list but I cannot. Please give me advice. Thank you.


Hi,

I suggest creating a one-to-many relationship from the Journal collection to today’s prompt collection and then saving the current prompt.

Thanks
Shantanu

Hi,

Thank you for your comment.
I created a one-to-many relationship, but there is not the current prompt.

Hi,

Convert a button into a list and apply the same custom filter to the list. Then, click on a button within the list and update the journal.

Smart! It worked! Thank you so much!!!

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.