Menu

#662 Highlight some fields in edit INDI

phpGedView
closed-works-for-me
1
2008-12-09
2006-08-19
Birchy
No

I do a lot of online editing, adding. There are a lot
of Name fields and I often get the data in the wrong
ones. I'd prefer to have the order rearranged so I can
tab between (1 - Given Names; 2 - Surname; 3 - Suffix;
4 - Prefix; 5 - Surname Prefix; 6 - Nickname; 7 -
Romanized; 8 - Married). Otherwise, I'd like the main
fields highlighted (Given and Surname). Also the
composite Name field should be flagged a Read Only,
with either a label or unique highlighting or display.

Discussion

  • Christophe B.

    Christophe B. - 2006-09-02

    Logged In: YES
    user_id=1006499

    Depending on the theme, ReadOnly fields have or not a
    specific display (grey color for Ocean).

    To highlight given and surname, add this line to your
    style.css :

    #GIVN,#SURN { background-color: Yellow; }

     
  • Christophe B.

    Christophe B. - 2006-09-02
    • priority: 5 --> 1
    • assigned_to: nobody --> opus27
    • status: open --> open-works-for-me
     
  • Birchy

    Birchy - 2006-09-05

    Logged In: YES
    user_id=1323533

    Thanks, Opus, that really helped!

     
  • Greg Roach

    Greg Roach - 2008-12-09
    • status: open-works-for-me --> closed-works-for-me
     

Log in to post a comment.