InterviewSolution
| 1. |
How Many Table Edits Are There In Record Field Properties? |
Answer»
Prompt Table No Edit: Provides List of Suggested VALUES, which users cannot edit. Prompt Table With Edit: Users can edit the contents of the field against the values that are MAINTAINED in the specified prompt Table. Translate Table Edit: Which is nothing but a translate table created by developer. Yes/No Table:In some situations we want the user to enter only BOOLEAN values like yes or no true or false in this SITUATION we will USE yes no table. The Translate Table for ex: PSYESNO. When you select the Yes/No Table Edit, the system automatically points to the PSYESNO field in the Translate Table Prompt Table No Edit: Provides List of Suggested values, which users cannot edit. Prompt Table With Edit: Users can edit the contents of the field against the values that are maintained in the specified prompt Table. Translate Table Edit: Which is nothing but a translate table created by developer. Yes/No Table:In some situations we want the user to enter only Boolean values like yes or no true or false in this situation we will use yes no table. The Translate Table for ex: PSYESNO. When you select the Yes/No Table Edit, the system automatically points to the PSYESNO field in the Translate Table |
|