Hi Bilgin, I have to show field in editable mode and want to pass as hidden field to service, display only shows the filed but not in editable mode.
-- Thanks Ramkrishna On Mon, Jan 11, 2010 at 2:44 PM, Bilgin Ibryam <[email protected]> wrote: > Ramkrishna Swamy wrote: > >> Hi list, >> >> I have to show a field as text and pass this value as hidden to a service >> in >> form widget, how will this be done. >> Plz help, thanks in advance. >> >> >> > You have to use a "display" element with also-hidden=true attribute inside > a form field. > > Bilgin >
