Forum Discussion
QuickBaseCoachD
7 years agoQrew Captain
Somewhat surprisingly this worked as a formula text field set to be unique. I suggest that you name your field
[Sorry, but only 1 feedback per request!]
You will see why I suggest that when you attempt to save the second feedback.
List("-", ToText([Record Owner]) & ToText([Related Request])
[Sorry, but only 1 feedback per request!]
You will see why I suggest that when you attempt to save the second feedback.
List("-", ToText([Record Owner]) & ToText([Related Request])
Laura_Thacker
7 years agoQrew Commander
After some interesting testing; I love the simplicity of this. This does assume that the same person will be adding a Reply though.