Hey,
I have a question on Touch UI implementation for Scaffolding.
I have created a scaffold and have multiple widgets.
widgets that have been creating by referencing "granite/ui/components/foundation/form/textfield" are working fine in the edit mode/view mode, but the widgets created by referencing "granite/ui/components/foundation/form/field" works only in edit mode but disappear's in the view mode.
Is there a way that the widget remains visible in the VIEW MODE as weill
by VIEW MODE I mean: when I am not editing the scaffolding.
I am not using siteadmin to see the scaffold but the navigation present inside projects.html page.
Thanks in advance.
Prateek