dharkin Posted July 5, 2003 Posted July 5, 2003 i would like to have the field highlighted or indicated somehow when the user is completing a form. there are times when you cannot determine where you are in the database. Maybe the field could become darkened or made bright anyone have any ideas thanks in advance dharkin
cjaeger Posted July 5, 2003 Posted July 5, 2003 first - don't rate your own threads just to have easy acces to them. That's not the purpose of the rating mechanism. second: that's an easy one: simply overlay the fields in question with a copy , input disabled, not in tab order, darker/lighter background. Make them a button with script go to field (field name). When the user tabs into the field, or klicks on it, the underlying "real" input field is visible. (try a bright yellow background for the input field for a start)
dharkin Posted July 5, 2003 Author Posted July 5, 2003 christian what do you mean don't rate my threads i have not a clue
cjaeger Posted July 5, 2003 Posted July 5, 2003 hi dharkin, ok , so it must have been somebody else assigning 5 stars to a thread just started. sorry.
Lee Smith Posted July 5, 2003 Posted July 5, 2003 cjaeger said: hi dharkin, ok , so it must have been somebody else assigning 5 stars to a thread just started. sorry. I only count 4, but who's counting
dharkin Posted July 6, 2003 Author Posted July 6, 2003 christian how do yo disable input to a field sorry for my ingnorance.
CobaltSky Posted July 7, 2003 Posted July 7, 2003 I believe that Christian means *disallow entry* into the field, rather than 'disable input'. To do that, go into layout mode, select the field, then choose 'Field Format...' from the Format menu. In the resulting dialog, turn off the option to 'Allow entry into field'.
Paolo Posted July 7, 2003 Posted July 7, 2003 you can also try this way: set every field with the flag "Select entire content on entry" (you do this with the Field Format menu available in layout mode) when the user enter the field its content gets selected (and highlighted). this is easier to do and may be enought for the purpose...
cjaeger Posted July 7, 2003 Posted July 7, 2003 Hi lee, now it's only 2. It seems, star ratings are averaged. (just rated it one star)
Recommended Posts
This topic is 7880 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now