February 25, 201016 yr I have some fields that cosmetically have very little room around them and would like the title of the field inside the field until text is entered. Anyone know how to accomplish this?
February 25, 201015 yr Create a global calculation field for each of the fields that you want to name and lay these calc fields over the respective proper fields. Make the calc fields non-enterable. The formula for each is along the lines of: If ( IsEmpty ( whateverfieldname );"whateverfieldname"; "" )
February 25, 201015 yr Author I actually made the field image (White Square Box) then on top of that the calc that disappears then on top of that the drop down field.
Create an account or sign in to comment