0
Include field content in Formula acting as a button.
A typical example would be a formula acting as a button when adding contacts where the persons name is added so that a formula/button would be:
Add John Doe as a new contact.
I have this as a label in a formula
styled("PROTOCOL NOT SET", "", "", "")
Is it possible to add a field name in here so that the label would be:
PROTOCOL NOT SET FOR ROOM CL-901 where 'CL-901' is the bit added.
Apologies for the long winded explanation.
2 replies
-
styled("PROTOCOL NOT SET"+ xtrafield, "", "", "")
Content aside
- Status Answered
- 2 yrs agoLast active
- 2Replies
- 55Views
-
3
Following