You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ofbiz.apache.org by Ashish Vijaywargiya <vi...@gmail.com> on 2008/04/04 15:52:51 UTC

Meaning of also-hidden="false" in tag ?

What also-hidden="false" attribute do in <hyperlink> tag of Form Widget ?
I know that this question might have been asked on the mailing list but I am
sorry I am unable to search it.

I would be thankful for any pointer.

-- 
Thanks & Regards
Ashish Vijaywargiya
+919893479711

Re: Meaning of also-hidden="false" in tag ?

Posted by BJ Freeman <bj...@free-man.net>.
from
/framework/widgets/src/org.ofbiz.widget.form.ModelForm.java
renderItemRow()

case ModelFormField.FieldInfo.HYPERLINK
i looks like it is not shown in the row data.

Ashish Vijaywargiya sent the following on 4/4/2008 6:52 AM:
> What also-hidden="false" attribute do in <hyperlink> tag of Form Widget ?
> I know that this question might have been asked on the mailing list but I am
> sorry I am unable to search it.
> 
> I would be thankful for any pointer.
> 


Re: Meaning of also-hidden="false" in tag ?

Posted by Ashish Vijaywargiya <vi...@gmail.com>.
Thx a lot Jacopo.

On Sat, Apr 5, 2008 at 2:33 AM, skip@thedevers <sk...@thedevers.org> wrote:

> Jacopo
>
> That does help, because I couldn't understand the need either.  But, now,
> it
> makes great sense.
>
> Skip
>
> -----Original Message-----
> From: Jacopo Cappellato [mailto:jacopo.cappellato@gmail.com]
> Sent: Friday, April 04, 2008 10:38 PM
> To: user@ofbiz.apache.org
> Subject: Re: Meaning of also-hidden="false" in <hyperlink> tag ?
>
>
> Hi Ashish,
>
> if also-hidden is set to true, the field is rendered as a link AND as
> an hidden (HTML) form field; this is useful when you have a form of
> type List that contains some editable fields (i.e. one form for each
> row; or with multi form) and you want the field rendered as link to be
> also posted when the form is submitted.
>
> Hope it helps,
>
> Jacopo
>
>
> On Apr 4, 2008, at 3:52 PM, Ashish Vijaywargiya wrote:
> > What also-hidden="false" attribute do in <hyperlink> tag of Form
> > Widget ?
> > I know that this question might have been asked on the mailing list
> > but I am
> > sorry I am unable to search it.
> >
> > I would be thankful for any pointer.
> >
> > --
> > Thanks & Regards
> > Ashish Vijaywargiya
> > +919893479711
>
>
> No virus found in this incoming message.
> Checked by AVG.
> Version: 7.5.519 / Virus Database: 269.22.1/1352 - Release Date: 3/31/2008
> 10:13 AM
>
> No virus found in this outgoing message.
> Checked by AVG.
> Version: 7.5.519 / Virus Database: 269.22.1/1352 - Release Date: 3/31/2008
> 10:13 AM
>
>


-- 
Thanks & Regards
Ashish Vijaywargiya
+919893479711

RE: Meaning of also-hidden="false" in tag ?

Posted by "skip@thedevers" <sk...@thedevers.org>.
Jacopo

That does help, because I couldn't understand the need either.  But, now, it
makes great sense.

Skip

-----Original Message-----
From: Jacopo Cappellato [mailto:jacopo.cappellato@gmail.com]
Sent: Friday, April 04, 2008 10:38 PM
To: user@ofbiz.apache.org
Subject: Re: Meaning of also-hidden="false" in <hyperlink> tag ?


Hi Ashish,

if also-hidden is set to true, the field is rendered as a link AND as
an hidden (HTML) form field; this is useful when you have a form of
type List that contains some editable fields (i.e. one form for each
row; or with multi form) and you want the field rendered as link to be
also posted when the form is submitted.

Hope it helps,

Jacopo


On Apr 4, 2008, at 3:52 PM, Ashish Vijaywargiya wrote:
> What also-hidden="false" attribute do in <hyperlink> tag of Form
> Widget ?
> I know that this question might have been asked on the mailing list
> but I am
> sorry I am unable to search it.
>
> I would be thankful for any pointer.
>
> --
> Thanks & Regards
> Ashish Vijaywargiya
> +919893479711


No virus found in this incoming message.
Checked by AVG.
Version: 7.5.519 / Virus Database: 269.22.1/1352 - Release Date: 3/31/2008
10:13 AM

No virus found in this outgoing message.
Checked by AVG.
Version: 7.5.519 / Virus Database: 269.22.1/1352 - Release Date: 3/31/2008
10:13 AM


Re: Meaning of also-hidden="false" in tag ?

Posted by Jacopo Cappellato <ja...@gmail.com>.
Hi Ashish,

if also-hidden is set to true, the field is rendered as a link AND as  
an hidden (HTML) form field; this is useful when you have a form of  
type List that contains some editable fields (i.e. one form for each  
row; or with multi form) and you want the field rendered as link to be  
also posted when the form is submitted.

Hope it helps,

Jacopo


On Apr 4, 2008, at 3:52 PM, Ashish Vijaywargiya wrote:
> What also-hidden="false" attribute do in <hyperlink> tag of Form  
> Widget ?
> I know that this question might have been asked on the mailing list  
> but I am
> sorry I am unable to search it.
>
> I would be thankful for any pointer.
>
> -- 
> Thanks & Regards
> Ashish Vijaywargiya
> +919893479711