Code |
Meaning |
Description |
DECISION |
Basis for Decision only. Data must be in Hidden Paramater. |
Allow decision based on this field. The data has to be kept as a Hidden Form Parameter. |
MMERGE |
Basis for Mail Merge only. |
Allow only Mail Merge. |
NOT_USED_BY_CPAGE |
Not used by Content Pages. |
Not used by Content Pages. |
PASSWORD |
Basis for Password field only. |
Password Mask will be applied. Underlying data will not be updated. Used for User Authentication. |
QUES |
Basis for non updatable question. |
Read only, label text question. |
QUES_DECISION |
Basis for Non Updatable Question, and Decision. |
Allow Non Updatable Question, and allow Decision. |
QUES_MMERGE |
Basis for Non Updatable Questions and Mail Merge Fields. |
Allow Question (Display). Do not update the underlying data. Allow Mail Merge. |
QUES_MMERGE_DECISION |
Basis for mail merge and decision. |
Basis for mail merge and decision. |
QUES_UPD |
Basis for Updatable Question. |
Allow updatable Question. |
QUES_UPD_DECISION |
Basis for Updatable Question, and Decision. |
Allow Updatable Question and Decisions. |
QUES_UPD_MMERGE |
Basis for Updatable Question, and Mail Merge. |
Allow Updatable Question and Mail Merge. |
QUES_UPD_MMERGE_DECISION |
Basis for Updatable Question, Mail Merge and Decision. |
Allow Updatable question, decision and mail merge. |