Different UI for Create/Edit and View?
Hi,
this is more of a discussion than asking for specific help since I'm wondering:
Can the create/edit form be different to the view?
E.g. a wizard for create/edit and a total different UI for the view?
this is more of a discussion than asking for specific help since I'm wondering:
Can the create/edit form be different to the view?
Solution
Sure, overwrite
form() on the pages. The resources are just containers for shared code.