Re: cursor into text item

From: Matt B. <mcb_at_ds.znet.com>
Date: Sat, 21 Apr 2001 18:59:00 -0700
Message-ID: <te4f327b8k8537_at_corp.supernews.com>


"gandzia" <gandzia_at_go2.pl> wrote in message news:9br92s$j58$1_at_news.tpi.pl...
>How can I disable cursor when I'm into text item and text item is enabled.?

Do you mean allow the user to put the cursor in the item but not allow them to update the item?

You have three options depending on what you want to do:

  1. Insert allowed = No. This is for records that are not in the database (records with "NEW" or "INSERT" status).
  2. Update allowed = No. This is for records that came from the database (records with "CHANGED" or "QUERY" status).
  3. Update allowed if null = No. This is for the above but only if the item's value is currently null.

The online help, while usually good in Forms, is messed up on the above topics, incorrect, and rather confusing. (Like if you were sitting on either of the above in the item's Property Palette and hit F1, it takes you to the block properties, not the item properties. Also, the help message on the palette itself is incorrect as well.

-Matt Received on Sun Apr 22 2001 - 03:59:00 CEST

Original text of this message