Forums

fieldset !!

yuki 24 Feb, 2012
how I can add this code on my form 😟
<fieldset>
<legend>Test</legend>
</fieldset>

Someone can explain to me how? πŸ˜‘
GreyHead 25 Feb, 2012
Hi Yuki,

Use two Custom Element elements with the Pure code box checked
<fieldset>
<legend>Test</legend>

</fieldset>

Bob
yuki 26 Feb, 2012
Hi GreyHead ,
thank you for your answer, but I didn't understand πŸ˜‘ , please if you want, give me an example, and thank youπŸ™‚
GreyHead 26 Feb, 2012
Hi Yuki,

Have you tried what I suggested?

Drag two Custom Element elements into the Preview window; move one up so that is at the start of the fieldset and put he first code snippe into it; move the second up to the end of the fieldset and put the second code snippet into it.

Bob
yuki 26 Feb, 2012
hi,
Yes, I tried, but here is the result. I have something missing πŸ˜‘
GreyHead 26 Feb, 2012
Hi yuki,

Please take a Form Backup using the icon in the Forms Manager and post it here (as a zipped file) or PM or email it to me and I'll take a closer look.

Bob
yuki 26 Feb, 2012
message is sent successfullyπŸ™‚
GreyHead 26 Feb, 2012
Hi yuki,

You need to check the Pure Code box in each of the elements and make sure that there is some CSS that will display the fieldset.

Bob
This topic is locked and no more replies can be posted.