Space between fields in a page

Hi,
I have around 5 fields in a custom page one below the other. But i am unable to figure out how to create space between those fields vertically?
Any suggestions are appreciated.
Thank you

create new item and set its type as spacer
hope this helps
--Prasanna                                                                                                                                                                                   

Similar Messages

  • Reduce field size and space between fields

    Is there any trick to reduce the size of a field more than "normal" and the space between fields?
    I'm creating a form that looks like at table of 5 rows and 8 columns.
    Some of the fields is with list function, and they in special take more space than other fields.
    When changing the form layout in the web browser I could move the "listfields" to different places and suddenly I can for example reduce them from 124 to 114 that is the smallest I have seen them. Also if try to reduce the same field later it just pops up from 114 to 139.
    The space between fields is also annoying large when I try to keep this form as small as possible.
    Why am I asking for this?
    I know I can increase the size of the form, but I want it as small as possible for the smartphones.
    The "listfields only contains number from 1 to 9, so they can be very small.

    Hi,
    We currently have minimum widths defined for each field type. It shouldn't be possible to reduce the size of a field below that minimum width. If possible, could you please share your form with me ([email protected]) to allow me to investigate the behavior that you are seeing with your "listfields"? Also, could you describe how you were moving fields when you saw the field width reduce from 124px to 114px?
    Instructions for sharing a form can be found here - http://forums.adobe.com/docs/DOC-2462.
    Currently the spacing between fields cannot be modified.
    Regards,
    Brian

  • How do I create equal space between multiple tabs in Pages?

    I am trying to create four center tabs with equal space between each but can not fiqure out how to achieve this.  I owuld like to avoid using tables becuase I am trying to make sure the document is fully cross-paltform (Word, Pages, Open Office, etc.). Any ideas?

    K or C,
    The Text Inspector, "Tabs" tab has a box where you create tab stops. Click the plus sign to add a stop. When you are done, make a Paragraph Style to preserve the settings. As for regular spacing, you may have to use some arithmetic to achieve that.
    These settings should be respected by any normal word processor.
    Jerry

  • Space between entrys on blog page?

    I have few entries on my blog page. All works great except I want some space between entries. Please check this link so you can see what I'm looking after.
    Image file http://files.me.com/juhatak/o30gub
    Thanks!

    Welcome to the Apple Discussions. Use the Inspector/Blog & Podcast pane to change the number of entries per page or the excerpt length to see what gives you the look you want.
    Click to view full size
    OT

  • Blank space between Detail section and Page Footer - How to remove it ?

    below is the problem.
    We make  report as followspage header Section details
    Employee Information    
    Report Footer
    Page Footer                   
    Other Information
    whenever we run this crystal report it leaves space in between  after employee information (Detail Section) and before Page Footer.We don't know its a problem  of footer or any other else.
    When i preview and print out the reports
    it showing Detail section 10 Rows (which satisfying condition) and then Blank space and then at the bottom of page shows Page Footer (which contain 2 subreports).
    Let me know if you need aditional information on this.
    pls provide suggestions.

    Try with this
    1. Suppress any unused sections in both sureports and in the mainreport.
    2. Check all the fields fits the sections. Select all the fields in the section and give align top and make all the fields of same height and make it fit to the section.
    Hope this solves your problem.

  • How to change font size and spaces between fields in SAPscripts?

    Hi everyone!
    I need help using sapscripts, 'cause I don't know what's the meaning of some symbols, for example: ,,<Z>&BSEG-HBKID</>. Now my question is what's for: ",," "<Z>" and "</>", I have no idea what does symbolas are for?
    If anyone can help me I'll really appreciate it!
    Thanks for your help!!!

    Dear Guillermo,
    To give a clear answer to your query.
    I have the following.
    when you are in one window and then go to the contents of the window in change mode.
    There you can see that in the command editor i.e the editor where you are writing your code.
    as illustarated above your editor looks like.
    in the left box you give commands like /: or /* or a paragraph format which you have defined like 'P1'.
    By defining this paragraph format you want to tell that the text which is written on the right box will use the font defined whether it is <b>BOLD</b> / <i>Italic</i> etc. whether it is justified or left-aligned etc. and also in the same paragraph format you will define your tab stops.
    So when you write <b>,,</b> then it is equivalent to one tab stop. i.e how much margin you want to leave for this paragraph line to start from you page starting.
    the symbol <b><Z></b> represents a character format only catering to the characters defined in between <b><Z></b> and <b></></b>This character format is defined through the push button charcter format in you form editor.
    the <b></></b> indicates the end of the character format.
    &BSID-HBKID&.
    & represents that the value will come dyanmically which has been defined before in the Driver program or in the script itself through the <b>DEFINE</b> command.
    The <b>BSID-HBKID</b> represents that the value will be got from the table BSID and field HBKID during runtime.
    I Hope things are far pretty clear in this way.
    If you still have any more clarifications please come back with any further queries, but not forget to reward appropriately.
    Thanks & Regards
    venugopal

  • Space between fields

    hello friends,
                       i have to concatenate the value of material classification which im gettin through a function module together in a variable and display it in the smf
        there r 6 fields which i have to concatenate in an particular manner only
    like ab/c+de/f
    now if say 'b' and 'e' are initial then the output should be like
    a* /c+d* /f  , that space which b and e r taking should be there,
    i cant use concatenate here since it wil remove the spaces
    so wat exactly i should do 2 preserve that space

    hi amit,
    before concatenating jsut check for the value as not initial and then concatenate...
    hope this may be usefull...
    please reward.
    regards,
    prashant

  • Space between containers in WPC

    Hi again,
    In WPC edit page, the containers have a little space between them, in preview page mode.
    How can I control this space (distance) between the containers?
    I need to let 2 containers without space between them.
    tks

    You can try to define your own layout set for the WPC Page as described in https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/1083635f-e977-2a10-15ac-b0072abf941b
    Creating a layout without margin, padding etc should solve your problem, but did not try it yet.
    Regards, Josef
    Edited by: Josef Minde on Mar 14, 2008 12:37 PM

  • Phtmlb: space between Label and Field

    Hello,
    I am using <phtmlb:matrix> to arrange the fields next to one another on the view. For fields, <phtmlb:formLayoutInputField> is used in which case the label is taken automatically through binding to DDIC fields. At one particular row of matrix, it is required to break-up the cell in 3 more cells, so that I can display 3 fields adjacent to one another in the space of one cell. For this I am nesting one more matrix inside the outer matrix.
    Something like this...
    <phtmlb:matrix>
    <phtmlb:matrixCell row = "1"
    col = "1" />
    <phtmlb:formLayout>
    <phtmlb:formLayoutInputField>
    </phtmlb:formLayout>
    <phtmlb:matrixCell row = "2"
    col = "1" />
    <phtmlb:matrix>
    <phtmlb:formLayout>
    ...3 fields next to one another / 3 cells
    </phtmlb:formLayout>
    </phtmlb:matrix>
    </phtmlb:matrix>
    I am able to acheive the desired output of 3 fields next to one another, but facing the following problem.
    To get the inner matrix(3 fields) into effect, i need to close the <phtmlb:formLayout>.
    Now, the first row properly shows all the filds one below the other with proper spacing between the label and input output field.
    (Actually all the input_output fileds are placed at a distance of largest text/label in one formlayout).
    But when the second row starts, the spacing between label and field is no longer taken as per the first row in above case.
    Is it because since a new <phtmlb:fomlayout> is started , the spacing will be as per the elements in this new formlyout. If yes, How can I assure the same spacing between elements of two different formlayouts. I tried "fieldToLabelFactor" but since no. of fields in my page is too large, I can't afford to decide this factor for every <phtmlb:formLayout>.
    Or is there any better way to acheive the required output.
    Thanks ,
    Priti

    did u get the solution?

  • How to set space between the fields in SearchPG- Display issue

    Hi Friends
    I Have created a searchPG with a QueryRN , In my searchPG i have some display issue after running the page its looks like this
    For Example assue its a page with 3 field and one table region
    Employee no
    Employee name
    Phone no
    ResulttableBut i want my searchPG should hav some space between two field as shown below
    Employee no
    Employee name
    Phone no
    ResulttablePlease adviice me
    I appreciate all ur advice
    Thanks
    A.T

    Hi Peddi
    In my structure pannel I have simpleSearchPanel below that only i have the two lov fields ex: emp_no and emp_name . how to set the spacer between this From which Region where can find the spacer bean what proerty do i need to set
    Thanks
    AT

  • Please Help!  I have been writing using - Pages - app for years.  I still can not figure out how to make single spaces between paragraphs.  Pages automatically double spaces between paragraphs.

    I have been writing on - Pages- app for several years.  Pages automatically uses double space between paragraphs. I can not figure out how to make single space between paragraphs. Tried everything.  Please help!  

    Pages User Guide >  http://manuals.info.apple.com/en_US/Pages_UserGuide.pdf
    Open the user guide then press Command + F on your keyboard.
    Type line spacing in the search field top right corner of that window.

  • Specifying space between two page item

    hi,
    how to specify the space between two page item which are in a same horizontal row. i have used "</td><td width=”50%”> " in post element text of the first field but even am not getting the space i also used "   " in in post element text of the first field. please give me a solution.

    hi,
    I also tried by setting the second item's field as NO. but it is not working if i am appending
    *"</td><td width=”50%”>&nbsp*;" this to "*HTML table cell attribute*" am getting the space but above the item1 some text is displaying as "*colspan="1" rowspan="1" align="left" valign="middle*">"

  • How to remove extract space between pages in smartform without changing output

    Hello Experts,
    I've been given a requirement where I need to remove extra space between pages of a smartform (refer to the attachment). If you look at the following screen shot then you will notice that that there is a command provided to display details on these pages which has a checkbox 'Go to New Page'.
    When I removed the above New Page comment then still I don't see the expected output (Refer to the attached screen shot 'Expected' to see what I need).
    Also there is another there is another New Page command (as shown below).
    When I tried to removed the above New Page Command then output was totally changed which user don't want (as shown below. Table should have been break on BCVI on red line, which happens today but with so much extra space).
    To view the correct output how user want please have a look at 'Expected' screen shot.
    Now the question is what change I should make in my smartform to accomplish the expected output.
    Many thanks in advance.

    Hello,
    I think that it should work, this construction of an loop node including all relevant items and at the event TAB event sort field only these items are copied in the OUTPUT_TAB which should be printed in a separate table on the form. After having printed the table, the content of the internal table is cleared.
    I suppose that you first should check if this TAB "event sort field" includes the correct criteria for the necessary group change. If this event is really defined correctly, then I only have one hint for you.
    I know that the only possibility to define a page break in a table in the Window MAIN is to use the following technique:
    Define an outside loop node and in this loop node a table node, but this table does not have a internal table to be looped through. It includes only the fields to be printed, maybe you have to re-design your table node.
    By the way only then you can define a command node including a page break during the processing of an internal table.
    Regards
    Juergen

  • How to remove space between pages in Oracle Reports 6i?

    Hi,
    I have customized one oracle report (rdf). Earlier, the standard report was showing the ouput in pages i.e. there exists space beteen the pages. But I want my custom report in such a way that it should show me the result in one page i.e. there should be no space between the pages as user wants to spool the output into excel sheet (xls format) after getting the result output obtained from my custom report. Presently, when i spool the data into excel sheet, there is still the space exists between the pages like...few records will come then white space...then records.
    How can I remove this space, so that user can easily spool the data into excel without existence of white space.
    Any sort of help on this will be highly appreciated.
    Thanks & Regards,
    Sumir Chawla
    Edited by: Chawla on Jan 4, 2009 10:20 PM

    Hi,
    My report is running on Unix. When I checked the output file in unix where it is getting generated, i saw ^L characters wherever the space appears when i see the output in apps (notepad) , like after every page where I am able to see the space in my output, there ^L is appearing in output file in unix, so how can I avoid this.
    I tried to adjust the frames and repeatinf frames also, even i tried changing the properties also of main region (body), but nothing is working for me and still the same issue occurs. I am not aware of this. Please suggest me.
    Thanks a lot!
    Regards,
    Sumir

  • How do I hide the grey space between pages in a document?

    I am still trying to learn Pages after using MS Word for many years and I am unable to find how to eliminate the space between pages in a document on screen. I should add that after reading a lot of reviews re: versions of Pages I ordered a CD of iWorks 09  as the concensus seemed to be that the earlier versions were much better than the most recent.  Anyway, I would like to just see the text and nothing else as though it is just one very long page! How can I do that without updating to the current version of Pages?
    I have a MB Pro running iWork 09 version 4.3 on Yosemite (up-to-date).

    Thanks for the response, Peter! I have seen your replies on many questions and you seem to be the bomb when it comes to Mac 'stuff' !
    I guess i didn't explain myself well...I do not want to eliminate pages, I merely did not want to have all that wasted space (margins/footnotes/headers/grey) between the text I have on each page. It is merely for what I see on the screen - not elimination of the formatting/paging etc..
    I have about a 15-20 page 'cheat sheet' that I have open frequently on the far right of my screen as I am working at my laptop which I refer to intermittently. I need to scroll thru pages to find what I am looking for and I just wanted to reclaim some real estate, so to speak. I don't want to change anything other than what I see on the screen - if I choose to print all or part of my 'cheat sheet' the format doesn't change and I can print whatever individual pages necessary! Actually I think there may still be a line showing a page break but no real 'space' between the pages. 
    Did this explanation help to further delineate what I am trying to do? and is it possible?

Maybe you are looking for

  • Update Request User Details with updateRegistrationUserDetails

    Hi, I have the following scenario: The Self-Registration form is defined with the fields First Name, Middle Name, Last Name, Manager Login. When the request is created, based on the Manager Login, the other user's attributes are set according to the

  • Reg: field names in FI module

    Hi to all,     I need to generate report.. but i have to maintain input fields like company code , fiscal year & period. which fields i have to take to required input.  Table name & field names please let me know,,, I am waiting for your response....

  • ICloud photos questions

    Does iCloud back up the Camera Roll pics or just the Photo Stream pics or both? Curious why the Photo Stream has 65 pics and Camera Roll has 853 which the same 65 photo stream pics are included in the camera roll? YOu would think photo stream would b

  • BI Widgets and Xcelsius

    Hi all, I've got a vanilla deployment of Business Objects Enterprise XI 3.0 Premium, with some Webi and Xcelsius content added in. I'm trying to use BI Widgets, and I've found that while Webi works okay (ie can open a report up, drag a block onto my

  • Feature request: Support for {table abbr} and {table} in Table scripts

    Hi Data Modeler Team, support for {table abbr} and {table} in table scripts ("Table properties"->"Scripts"->All four tabs) would be greatly appreciated as it makes it easier to use boilerplate SQL in these areas. Is it possible to add this feature to