Is it possible to add a “random” placeholder? A placeholder that isn’t connected to a concept?
Hi Gotanda,
Yes, such is possible via the @placeholder
function. See https://help.clausebase.com/kb/special-functions/#placeholder13.
For example, @placeholder("fill in name")
would result in “fill in name” with a colored background.
1 Like