Hi, everyone,
I have a view with several action buttons. All of them have the same settings and run . But one action is showed without label.
What can be the reason?
Thanks for all answers and suggestions
Olga
Hi, everyone,
I have a view with several action buttons. All of them have the same settings and run . But one action is showed without label.
What can be the reason?
Thanks for all answers and suggestions
Olga
Subject: View action doesn’t show label
The formula in the label field in the properties dialog evaluates to an empty string.
If you want to provide an action label as text (you don’t have to, if you leave this blank, the action name will be used), it must be enclosed in quotes. Whatever you put there is an @Formula, so a text with no quotes around it will be seen as an (empty) variable.
Subject: RE: View action doesn’t show label
The label field is empty. I checked it again - no formulas, nothing.So it is supposed to show action name, but it doesn’t.
Subject: RE: View action doesn’t show label
I’ve seen that from time to time.
Try rebuilding the view with Shift-F9.
HTH
Ian
Subject: View action doesn’t show label
Is it possible you have the “Only show icon in action bar” checkbox ticked in the action properties?