Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Tool tip for read-only or protected fields

Avatar

Level 4

Hi,

I had image fields on my form which are made hidden or visible at run time .  I changed the access of the image fields to protected so that the user cannot upload his own images at any point of time .But,now i want to show the user the tool tip pertaining to the fields . How can this be done ?

Thanks in advance .

1 Reply

Avatar

Level 4

if you're scripting anything, you can use the <Field>.access.toolTip.value = "this is my tooltip";