Home › Forums › Classic DFFS › Header Attached to Read Only Field
Tagged: Read Only Field Headers
- This topic has 4 replies, 3 voices, and was last updated 8 years, 9 months ago by esteuardo.
-
AuthorPosts
-
-
September 10, 2015 at 16:06 #8410
Hi Alex,
I have a field that I have set as Read Only in a rule. I have a Header in the Tabs Tab that is attached to that field using the Header ID. When I use the form it displays the field as Read Only fine but the Header does not show. If I stop the Read Only rule the field and the Header work fine.
I’m running: DFFS Backend v4.350 BETA 2|CSS version: 4.05 / 4.05|spjs-utility version:1.25Any help appreciated.
ThanksIan
-
September 11, 2015 at 20:15 #8419
Hi,
I did a quick test and could not recreate this issue. Can I see some screenshots of your tab setup?Alexander
-
September 13, 2015 at 21:38 #8438
Thanks Alexander for taking a look at this. I’ve attached a screen shot of the tab setup. Some further information; After some experimenting I think it’s not to do with the fact it was a read only field but that it is a People field that I’ve attached the header to. IS a header on a people field permitted?
Attachments:
-
September 16, 2015 at 07:44 #8463
Hi,
I did some more testing, and it seems there is an issue with using a header in a side-by-side section when you don’t have a heading in the first field in the side-by-side section.I’ll look into it.
Please note that in general, you should move the hading above the field you plan to use the header in to ensure it is ready when you try to move it to the side-by-side field.
Alexander
-
February 10, 2016 at 19:03 #10227
I actually had an issue where every time I would move from one tab to another the headers would change to undefined as seen below:
//Before<TR class=sbs_InnerTR_header id=sbs_InnerTR_header_4>
<TD class=tabH1 id=heading_tlpr_sbs>
<DIV>
Priority
</DIV>
</TD>
<TD class=tabH1 id=heading_tlrt0_sbs>
<DIV>
Request Type
</DIV>
</TD>
</TR>//After
<TR class=sbs_InnerTR_header id=sbs_InnerTR_header_4>
<TD class=tabH1 id=heading_tlpr_sbs>
<DIV>
Priority
</DIV>
</TD>
<TD id=heading_tlrt0_sbs>undefined
</TD>I set up the fields with the header first and that resolved the issue.
-
-
AuthorPosts
- You must be logged in to reply to this topic.