<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>How to make a header/billboard full width of page</title><link>https://community.appian.com/discussions/f/user-interface/28197/how-to-make-a-header-billboard-full-width-of-page</link><description>So we have a portal where the entire interface is in a!formLayout. Within the formLayout is a section that contains a billboard. We want the header to span the entire width of the page, but billboards don&amp;#39;t do that, they have a margin on the right and</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: How to make a header/billboard full width of page</title><link>https://community.appian.com/thread/110189?ContentTypeID=1</link><pubDate>Wed, 29 Mar 2023 14:31:45 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c83fafb1-7fe1-4fab-95ae-0030ffd9dec5</guid><dc:creator>sanchitg0002</dc:creator><description>&lt;p&gt;You can use cardLayout and set the contentsPadding parameter of headerContentLayout to &amp;quot;NONE&amp;quot;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to make a header/billboard full width of page</title><link>https://community.appian.com/thread/110188?ContentTypeID=1</link><pubDate>Wed, 29 Mar 2023 14:27:25 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0511cc30-6a9a-49bd-a1d4-0506b00b8dfe</guid><dc:creator>KristinForeyt</dc:creator><description>&lt;p&gt;Thanks, that is what I ended up doing. Although perhaps I could use your brainstorm for one last part of the problem, I responded to Sanchit Gupta&amp;#39;s response up above with my remaining issue. Thanks! :)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to make a header/billboard full width of page</title><link>https://community.appian.com/thread/110187?ContentTypeID=1</link><pubDate>Wed, 29 Mar 2023 14:26:11 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:1d73430b-b94c-4390-a43d-3d3444379116</guid><dc:creator>KristinForeyt</dc:creator><description>&lt;p&gt;Thanks. I asked my team lead if there was a reason we were using formLayout, and that the only way was to convert it to headerContentLayout. So that is what I did, and she said it was fine for now. Now the only issue I&amp;#39;m having is the footer. There is also a footer on all the pages, as a sub-interface. It was made using a billboardLayout. I can&amp;#39;t switch that to headerContentLayout though, because then it&amp;#39;s calling a headerContentLayout within a headerContentLayout, which obviously isn&amp;#39;t allowed. I&amp;#39;ve been brainstorming with another coworker how we might be able to manually make our own footer without using billboard or headerContentLayout, like with cardLayout or something, but cardLayout also won&amp;#39;t stretch the full width of the page. Any ideas on this?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to make a header/billboard full width of page</title><link>https://community.appian.com/thread/110123?ContentTypeID=1</link><pubDate>Tue, 28 Mar 2023 18:46:08 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a004bc31-41d1-4ac4-b1ac-407d6bd34080</guid><dc:creator>theresaf174840</dc:creator><description>&lt;p&gt;agreed with everyone else. You can use other form components like section layouts and modularize the different components of the formLayout and place it in a&amp;nbsp;&lt;span&gt;headerContent or just call the sub-interfaces directly.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to make a header/billboard full width of page</title><link>https://community.appian.com/thread/110122?ContentTypeID=1</link><pubDate>Tue, 28 Mar 2023 18:30:35 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9125143d-1e5e-4cb0-8530-d86669033e23</guid><dc:creator>davel001150</dc:creator><description>&lt;p&gt;In other words, ditch the FormLayout() altogether, replace it with headerContentLayout, then you can put a columns layout inside that, and put a buttonArrayLayout on the bottom, and it will be just like a form again.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to make a header/billboard full width of page</title><link>https://community.appian.com/thread/110087?ContentTypeID=1</link><pubDate>Tue, 28 Mar 2023 05:53:44 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:03339220-3409-4dbe-af35-102dfd98b7aa</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;a!formLayout is made to be used in user input tasks. Just use a headerContent Layout.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to make a header/billboard full width of page</title><link>https://community.appian.com/thread/110083?ContentTypeID=1</link><pubDate>Tue, 28 Mar 2023 04:55:04 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4665e36d-e3f1-4317-a4e5-5c6e8c5ed035</guid><dc:creator>sanchitg0002</dc:creator><description>&lt;p&gt;You cannot use formLayout&amp;nbsp;inside any of the layouts that exist but you can duplicate almost everything formLayout provides using other components.&amp;nbsp;Form layout is just for &lt;span&gt;convenience, but personally I do not remember using it in any of my projects.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;When you use formLayout you still have to add other&amp;nbsp;components to the form which you can directly add into a section and&amp;nbsp;using buttonLayout at last you can make it look like just as formLayout. Form validations can also be created using cardLayout with showWhen and some styling.&amp;nbsp;&lt;span&gt;This approach will give you more control over the UI too.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>