<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" >

<channel><title><![CDATA[Pakfetrat - Tech Blog]]></title><link><![CDATA[http://www.pakfetrat.com/tech-blog]]></link><description><![CDATA[Tech Blog]]></description><pubDate>Sat, 21 Mar 2020 16:56:05 -0700</pubDate><generator>Weebly</generator><item><title><![CDATA[Field Padding for Alignment]]></title><link><![CDATA[http://www.pakfetrat.com/tech-blog/field-padding-for-alignment]]></link><comments><![CDATA[http://www.pakfetrat.com/tech-blog/field-padding-for-alignment#comments]]></comments><pubDate>Wed, 13 Nov 2013 22:54:21 GMT</pubDate><category><![CDATA[prpc]]></category><category><![CDATA[user interface]]></category><guid isPermaLink="false">http://www.pakfetrat.com/tech-blog/field-padding-for-alignment</guid><description><![CDATA[A handy script used for field alignment when layout/section usage on a section messes up the alignment of the UI elements on that screen.&nbsp;Examples of syntax:padding-left:4px;padding-top:4px;* It is always recommended to update the Stylesheet and Skin to manage UI component feature changes, rather than inline style changes. This makes the application more unified, consistent and reusable. Internet Explorer's Developer Tool (F12) is a useful tool to find the right element to be updated in an  [...] ]]></description><content:encoded><![CDATA[<div class="paragraph" style="text-align:left;">A handy script used for field alignment when layout/section usage on a section messes up the alignment of the UI elements on that screen.&nbsp;<br /><font size="1">Examples of syntax:</font><br /><font size="1">padding-left:4px;<br />padding-top:4px;</font><br /><br />* It is always recommended to update the Stylesheet and Skin to manage UI component feature changes, rather than inline style changes. This makes the application more unified, consistent and reusable. Internet Explorer's Developer Tool (F12) is a useful tool to find the right element to be updated in an Stylesheet.</div>]]></content:encoded></item><item><title><![CDATA[Application/Access Group Selector]]></title><link><![CDATA[http://www.pakfetrat.com/tech-blog/applicationaccess-group-selector]]></link><comments><![CDATA[http://www.pakfetrat.com/tech-blog/applicationaccess-group-selector#comments]]></comments><pubDate>Wed, 13 Nov 2013 22:09:32 GMT</pubDate><category><![CDATA[PRPC]]></category><category><![CDATA[User Interface]]></category><guid isPermaLink="false">http://www.pakfetrat.com/tech-blog/applicationaccess-group-selector</guid><description><![CDATA[On Navigation Panel  If you are planning to display the Application&nbsp;Selector in the  navigation panel in your classic portal,&nbsp;simply select "Show Application Selector"&nbsp;&nbsp;option on Options tab of the portal rule.&nbsp;  On Property Field  It also possible to have a Property field with AppSwitch Control. The property name has to be &nbsp;pyPortal.pyCurrentApplication in order to show the current application.  On Top Menu Bar&nbsp;  Add a MenuBar Control to your portal's top head [...] ]]></description><content:encoded><![CDATA[<h2><span style="font-size: x-large; line-height: 1.2;"><u>On Navigation Panel</u></span><br /></h2>  <div class="paragraph" style="text-align:left;">If you are planning to display the Application&nbsp;Selector in the  navigation panel in your classic portal,&nbsp;simply select "<strong style="">Show Application Selector"</strong>&nbsp;&nbsp;option on Options tab of the portal rule.&nbsp;</div>  <h2 style="text-align:left;"><span style="font-size: x-large; line-height: 1.2;"><u>On Property Field</u></span><br /></h2>  <div class="paragraph" style="text-align:left;">It also possible to have a Property field with AppSwitch Control. The property name has to be &nbsp;pyPortal.pyCurrentApplication in order to show the current application.<br /></div>  <h2 style="text-align:left;"><span style="font-size: x-large; line-height: 1.2;"><u>On Top Menu Bar</u>&nbsp;</span><br /></h2>  <div class="paragraph" style="text-align:left;">Add a MenuBar Control to your portal's top header, and define a Navigation rule &nbsp;where you can Run Script. The details are as follows.&nbsp;<br />* Remember to include &nbsp;the required JavaScript file to the harness.</div>  <div><div class="wsite-image wsite-image-border-border-width:0 " style="padding-top:10px;padding-bottom:10px;margin-left:0;margin-right:10px;text-align:left"> <a> <img src="http://www.pakfetrat.com/uploads/1/2/9/9/12993214/1384376840.jpg" alt="Picture" style="width:auto;max-width:100%" /> </a> <div style="display:block;font-size:90%"></div> </div></div>]]></content:encoded></item></channel></rss>