what is the use with Allow Edit on Create & Allow edit in table field properties
if i change those properties where it will be effect ?
what is the use with Allow Edit on Create & Allow edit in table field properties
if i change those properties where it will be effect ?
The Allow Edit Property and Allow Edit on Create property are Quite same in nature except one.
If you keep allow Edit on create option to Yes - The system will only allow to edit when you create the record and until the record is saved. Once the record is saved it will not allow you edit that field.
Allow Edit - is purely allowing the filed it edit or not.
If you allowEdit to no and AllowEditOnCreate to Yes - then also the system will allow you to edit this field during the creation.
which you can see in case of many fields like - PurchID in PurchTable , ItemID in InventTable etc.
Hope you understood…
Hi kranthi,
Thank’s a lot…i got it easily with u r words.