Normally, ID is the primary field and it's auto incremented. I can't
see the point of displaying this field on the add form.

In addition, scaffolding isn't meant to be customized extensively,
thus in case you want to change the look and feel of it, as well as
the way users interact with the it, consider making your own view
code.

On Aug 29, 2:47 pm, "Ananda Putra" <[EMAIL PROTECTED]> wrote:
> Hi all,
> When we use scaffold in a controller, the form of each fields in "add"
> action are automatically generated by cakephp except "id" (primary key)
> field. How to make cakephp display the "id" field in "add" form when use
> scaffold??
> Thanks.
>
> --
> Regards,
> Ananda Putra


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to