4 Answers, 1 is accepted
0

Shinu
Top achievements
Rank 2
answered on 13 Mar 2012, 08:25 AM
Hello,
I suppose you want to add a caption for the PopUp.
aspx:
-Shinu.
I suppose you want to add a caption for the PopUp.
aspx:
<
EditFormSettings
PopUpSettings-ShowCaptionInEditForm
=
"true"
CaptionFormatString
=
"Your Text"
></
EditFormSettings
>
-Shinu.
0

Deepika
Top achievements
Rank 1
answered on 13 Mar 2012, 08:43 AM
Hi Shinu,
If I give that, it is also displaying the same text as page label.(2 times it comes, once as Header to the form once on the title of the form)
(basically once on the shaded area once on the plain page). I dont want on the plain page part. Please tel me how to disable that text appearing there.
Thanks and Regards.,
Deepika Karanth
If I give that, it is also displaying the same text as page label.(2 times it comes, once as Header to the form once on the title of the form)
(basically once on the shaded area once on the plain page). I dont want on the plain page part. Please tel me how to disable that text appearing there.
Thanks and Regards.,
Deepika Karanth
0
0

Deepika
Top achievements
Rank 1
answered on 13 Mar 2012, 09:49 AM
I got the it how I wanted by altering the
PopUpSettings-ShowCaptionInEditForm
Thanks,
Deepika Karanth
PopUpSettings-ShowCaptionInEditForm
=
"true"
to PopUpSettings-ShowCaptionInEditForm=
"false"
Thanks,
Deepika Karanth