Hi!
I am creating a booking system for an app I am creating. The booking is associated with a user, so I wanted to carry out a ‘make changes to a thing’ action.
I need to have previous booking add XXXX
but instead, when I add the previous booking
field, it won’t let me use add
but instead defaults to an =
.
Can someone please help why this might be?
Thanks