Set Default Number Indentation in a List Pages

I have pages '09 and the default Number Indentation is 0.5in. For the work that I do I believe that this wastes a huge amount of space. I was wondering if there is a way to change the default value to 0.25in, because I do not want to have to change it every time.

Create your own list style.
You can change the indent for each level in:
Inspector > Text > List > Bullets > Numbering > Number Indent > Text Indent
When you are happy with these save them as a List Style:
Menu > View > Show Styles Drawer > List > click on down triangle > Create New List Style from Selection > Name: > OK
and apply that to your lists.
Peter

Similar Messages

  • How to set default number of records shown in an interactive report table?

    How can I set the default number of rows shown on an interactive report?
    The default seems to be 15, I can't find where this can be changed.

    Hi John,
    When you're logged into the development interface, run the page with the IR. Set the rows from 15 to 5 (for example) and click "GO". Now click on the Actions Menu icon (the green gear), click "Save Report". "Save as: As default report settings". Click Apply and your rows will be set.
    Martin
    [http://apex-smb.blogspot.com/]

  • How to set default number of records shown in report table?

    How can I set the default number of records shown in a table report?

    This is how report attributes page should look like and there is the number of rows where you enter whatever you need:
    http://i44.tinypic.com/es95bn.gif
    Denes Kubicek
    http://deneskubicek.blogspot.com/
    http://www.opal-consulting.de/training
    http://apex.oracle.com/pls/otn/f?p=31517:1
    -------------------------------------------------------------------

  • Setting default export quality for PDFs in Pages 5.0

    Hi,
    Anyone know if it is possible to set a default export quality for PDFs in Pages 5.0.  Even if it remembered the last used setting that would be helpful.
    Thanks,
    Nick

    OK,  I have managed to get higher quality images from the PDF renderer. Here is what I have found:
    1) The PDF renderer in Reporting Services 2005 will size all images that it is given at 96 DPI no matter what DPI the image is when you pass it to the renderer. That means that a 300 DPI image or even a 600 DPI image will be sized in the PDF as if it is only 96 DPI. That means your high DPI image will render much larger than you expect.
    So you might expect a 300 DPI image that is 6.5 inches wide to render properly at 1950 pixels. Yet, the PDF renderer will size it as it were 96 DPI which would make the image 20.3 inches long!
    2) There is good news though. Despite sizing the images as if they were 96 DPI, the PDF renderer appears to render higher DPI images at a higher quality than 96 DPI. So despite the sizing being wrong, the image actually is rendering at a higher quality.
    This means that you should size the image to the proper number of inches based on 96 DPI calculations. Then you can use Bitmap.SetResolution to set your images to at least 300 DPI.  That should give you a higher quality image that is the proper number of pixels to fit properly in your report.
    I am able to do all of this sizing dynamically because I am using objects as my data sources, but I am sure there are VB functions you could use in the report itself to accomplish the same task.
    It is late, and I've been at this project all day long, so forgive me if I have explained anything poorly or gotten any concepts long. Yet, at this late hour, I believe this is what the renderer is doing.
    I hope this helps someone else in the future, or at least points them in the right direction.

  • Set Default Value of Multi-select list item

    I have a multi-select list item I want to default the value of to '%' (which is really '%null%') and have it selected. I tried setting default value of item, but it doesn't take '%null%'. I also tried a computation with a static of
    :P507_ITEM := '%null%'; How do you get the default value set and selected?

    Hi
    Shijesh is right, you need to change your null return value and use that return value as your default. Try and use something of the same datatype as your real return values if you plan to use '%' to display all as it will make your queries simpler. eg.
    Company A returns 1
    Company B return 2
    % returns 0
    Then your query would be...
    SELECT ...
    FROM ...
    WHERE company_id = DECODE(:P_COMPANY,1,1,2,2,0,company_id)
    Hope this makes sense.
    Cheers
    Ben

  • Set default number for many contacts?

    Hi,
    ive just recieved a replacement handset and imported my contacts from backup.
    All contacts are there but the voice dialling feature is lost.
    If i reset the default number for a contact, the voice dialling will return... however I have 900 contacts!
    Is there a way to set the default number for all my contacts to, say, the mobile number?
    Can I do this another way?
    Cheers
    c.

    Does anyone know the field name in Outlook (2007 preferably) that stores or otherwise defines a contacts default telephone number?
    I have 3400 contacts and want to update them. Previous deault numbers have been lost when importing them into the latest version of PCSuite.
    Cheers
    Martyn

  • How to set the number of contents in list area of t:selectOneMenu

    Hi all
    Can any one plz suggest me how to fix size of number listed elements in <h:selectOneMenu> or <t:selectOneMenu>.
    I want to set this size to 10 so that i can control dropdown list size, which appeared quite long and shadows large screen area as well.
    Having list size as 10 can make other elements scrollable through scroll bar of the list.

    Hi Friend
    Can you match this result with this result
    javax.servlet.ServletException: /jsp/admin/SubTopic.jsp(89,8) Attribute size invalid for tag selectManyMenu according to TLD
         javax.faces.webapp.FacesServlet.service(FacesServlet.java:154)
         org.apache.myfaces.webapp.filter.ExtensionsFilter.doFilter(ExtensionsFilter.java:144)
    as per your suggestions i have implemented following code -
                                  <h:selectManyMenu size="10"
                                                 id="topic" value="#{topicCreationBean.subtopic}"
                                                 style="width: 155px; font-size:10px;">
                                                 <f:selectItem itemLabel="-----------All-----------"
                                                      itemValue="None" />
                                                 <f:selectItems value="#{topicCreationBean.subTopicList}" />
                                            </h:selectManyMenu></td>
    Waiting for your reply.

  • How to set default number format for whole app

    Hi!
    I have a bunch of View Objects and I have to set the format for each attribute of type number. I've tried using
    MyAtt_FMT_FORMAT=#,##0.00
    MaAtt_FMT_FORMATTER=oracle.jbo.format.DefaultNumberFormatter
    on just a couple of attributes and it works OK. But since I have a lot of number fields across application in a lots of view objects, I would like to set this format as default for all the number fields in my application.
    Can I do that and if yes, how?
    Thanks

    you can use Domains.
    chapter 26 Advanced Entity Object Techniques in Developer’s Guide For Forms/4GL Developers
    Regards,

  • How to set default number of copies of labels to be printed in SAP EWM

    hi folks,
    we have configured in such a way that, whenever we maintain the inbound delivery in /scwm/prdi, GR will happen automatically and a GR label will be printed automatically. We have defined condition records to determine the printer and also mentioned the number of copies as 1. Now, we need to have 2 copies of the GR label to be printed automatically. I've changed the no of copies as 2 in the condition records but still only 1 copy is getting printed. i have also maintained spool parameter where in i have specified no of copies as 2. Are there any other places i need to change the no of copies to be printed? if so, could you please sugget me?
    thanks in advance,
    best regards,
    Praveen

    Hi Praveen,
    #No of Copies#  in transaction /SCWM/PRWO6   is not actual number of copies . This is more  an index how the number of copies is determined . Please use F4  on this field and you will see that index 2 means "Number of Copies" = 1.
    In Transaction /SCWM/ 60000431 you need to actual number of copies for your document. But this number  is only taken if you set the index in /SCWM/PRWO6 to "0".
    I hope this information helps you.
    Sabya

  • Set Default Value for People Picker in List Template current user

    Hi,
    I have field definition in my custom list
      <Field ID="{26763808-64BB-4A3C-93A0-ED45AF783D45}"  Type="User" Name="RequestedBy" DisplayName="Requested By" Required="FALSE" ></Field>
    I need to set default current user in this.
    I found few options with javascript.
    Thanks in Advance.
    Where I can find on set of default commands like Today
    Hari

    Hi,
    Default current user can’t be got in calculated column like Today. I suggest that use SPD Workflow described above or JavaScript. Open NewForm page of the list, then add “pageview=shared&toolpaneview=2”
    to the page URL, click Enter to go to edit mode. Then add a Content Editor Web Part to the bottom of NewForm page, copy the code bellow into Source Editor of CEWP.   
    <script type="text/javascript" src="http://code.jquery.com/jquery-latest.js"></script>
    <script type="text/javascript" src="http://come:100/sites/collection1/Shared Documents/jquery.SPServices-0.7.0.js"></script>
    <script type="text/javascript">    
    $(document).ready(function(){
    var CurrUser=$().SPServices.SPGetCurrentUser({
    fieldName: "Name", debug: false});
    $('#ctl00_m_g_dab5800a_09ac_4f35_97f6_9b5496127f68_ctl00_ctl04_ctl02_ctl00_ctl00_ctl04_ctl00_ctl00_UserField_upLevelDiv').html(CurrUser);
    </script>
    Note:
    download jquery.SPServices-0.7.0.js here and upload it to your own site:
    http://spservices.codeplex.com/SourceControl/list/changesets, and then replace the route of jquery.SPServices-0.7.0.js above with the route in your site. ctl00_m_g_dab5800a_09ac_4f35_97f6_9b5496127f68_ctl00_ctl04_ctl02_ctl00_ctl00_ctl04_ctl00_ctl00_UserField_upLevelDiv
    is the id of the people-picker, please find it in your own NewForm page.
    Another method, you can use Event Handler. Here is the example code.
    public
    override void ItemAdded(SPItemEventProperties properties)
    if (properties.ListTitle == "listname")//replace listname with your list.
    SPWebcurrentWeb = properties.OpenWeb();
    SPUseruser = currentWeb.SiteUsers.GetByID(properties.CurrentUserId);
    SPListItemliitem = properties.ListItem;
    SPFieldUserValuefieldUser =
    newSPFieldUserValue(currentWeb, user.ID, user.LoginName);
          liitem["currentuser"] = fieldUser;//replace currentuser with your field name.    
          liitem.Update();
    //base.ItemAdded(properties);
    If anything unclear, please feel free to ask.
    Thanks.
    Emir Liu
    TechNet Community Support

  • Set default phone number in address book

    Most clients have multiple numbers. When I am driving and say to Siri "Call Linda Johnson" I would like to have a default number chosen. IPhone does not offer a default option.
    If I make the first number in my contact's listing the "default" can Siri be set to use that number? Or if I call it "iPhone" will that make a number a default?  I have far too many numbers to use "favorites" and they may not be accessible by Siri." My car selects numbers from my phone but when I tell it to call it does not always take the first number from the list.
    There are many postings on this subject dating to 2009 indicating customer preference for a default option. Either it is too difficult for Apple to accomplish or there is some solution Which I haven't learned. help or Ideas?

    This is not a developer question and would be better posted in the Using iPhone forum.
    However, that being said, why not set a few of your contacts as you suggest and see if Siri uses that number when you tell her to call that contact?

  • [BOXI 3.0] default viewing action on listing page

    on the CMC in Applications - InfoView - Properties there is a setting called
      default viewing action on listing page
    the two options are
      View the object
      View the latest successful instance of the object
    If you select the second of these two options then double clicking on a DeskI document that has not been scheduled will not open it!
    Surely the latest instance should be the file itself if it has no instances?

    Hello Andrew,
    That assumes all users are generally given On-Demand viewing and refresh rights, which in many deployments they're not.
    For consistency the "Latest Successful Instance" means scheduled instances only.
    Sincerely,
    Ted Ueda

  • How to set the number of rows per page dynamically

    Hello all,
    i urgent need the option to set the number of rows per page dynamically.
    I've got a parameter.
    In dependence of the value of this paramter i want to set the number of rows per page of a repeating frame.
    The Reports Builder version i use is 10.1.2.0.2
    I defined a report trigger.
    My code so far:
    function R_G_BEMERKUNGFormatTrigger return boolean is
    begin
    if :vYN_Display_one_per_page = 'Y' then
    --what i've to write right here??
    return (TRUE);
    else
         return (TRUE);
    end if;
    return (TRUE);
    end;
    Can anyone help me please??
    Best regards
    Florian

    Do you just need to change back and forth between 1 and some other number? If so, you can create two identical layouts, one with the "number of rows per page" preperty (on the repeating frame) set to 1 and the other layout set to whatever. You would have to have duplicate layouts for each group you wanted to do this with. Your format trigger on the outermost master group frame where num of rows was 1 would look like:
    function M_G_ename_GRPFRFormatTrigger return boolean is
    begin
      if :vYN_Display_one_per_page = 'Y'  then
        return (TRUE);
      else
        return (FALSE);
      end if;
    end;Your format trigger on the outermost master group frame where num of rows was whatever would look like:
    function M_G_ename_GRPFR1FormatTrigger return boolean is
    begin
      if :vYN_Display_one_per_page = 'N'  then
        return (TRUE);
      else
        return (FALSE);
      end if;
      return (TRUE);
    end;

  • How do you set defaults in pages such as font and moving between cells in a table?

    How do you set defaults in Pages such as font and moving between cells in a table?

    Default layout and styles can be set by setting up a sheet with your settings and saving as a user template (File > Save As Template).  I don't know of a way to set defaults for moving between cells in a table.

  • In Initial View, can you set defaults for Navigation tab, Page layout, and Magnification?

    Adobe Acrobat 9 Pro V9.4.0
    Win7 Pro x64
    Problem: In Initial View, can you set defaults for Navigation tab, Page layout, and Magnification?
    Every time Acrobat scans a document, I have to go to Initial View to set Navigation tab, Page layout, and Magnification. It does not remember the settings I last used.
    Thanks in advance.

    See my response to this post

Maybe you are looking for