Hello. I have “Books” as a data type. I am creating a view counter for each book. I tried 2 things:
- I created another type called “Views” and a field called “#number” and I set the default value to 0. Then I added this data type to “Books” data type. I created a workflow and I used “Make change to thing”
- I created a field in “Books” data type called “Views” type: number and set its default value to 0.
Nothing is working. Can someone help please?
Thanks in advance!