You can use FORM(), and also use the table configuration to define
questions,
you can use the arguments "label" and "comment" on field definition.

After that, you can use CSS to improve the form layout.

You can't create a new field to store the login info and putting by default
the auth.user value?

2010/8/18 dlin <dlin...@gmail.com>

> I want a form like:
>
> Question  Answer
> Q1.....      ____
> Q2.....      ____
> Q3.....      ____
> [submit]
>
> Q1,Q2,Q3 and correct answer is stored in a table.
> But the 'Answer' field should combined with login user's answer.
>
> What's the best way to display the form to user?
> Do you suggest use FORM() in control or use <form> in view?
>



-- 

http://rochacbruno.com.br

Reply via email to