How to edit character layout for repeat QG

Is it possible to edit the layout for repeat QG that makes each question left aligned? I checked the Prompt Position as Left in the QG level. However when the the default character layout being generated, several Questions stucks into one row and each repeat connected very close.
What I entend to do is set Question in one row and align all items left and there is some space between each repeat. Is it possible? Thanks

Hi David,
Always great to have more web developers working with webtools! I have a background very similar to yours. When it comes to things like modifying the partslist page is when webtools starts to get a bit more complicated for web based developers as opposed to application based developers. Webtools is written in C# (very similar to C) and much of the application is actually compiled into DLLs and these DLLs are copy written so the source is not available.
Some of the application is exposed, for example on the Partdetail.aspx page you will find many controls referenced that can be edited from the B1webtools/catalog/controls/ folder found under InetPub. The main thing to be careful of is not removing any controls from the page as often times these controls are being referenced by DLL running in the background. Instead you could set their visibility to false, something like this:
<asp:Literal ID="ltlPartDescription" runat="server" Text='<%# DataBinder.Eval(Container, "DataItem.Description") %>' Visible="False"></asp:Literal>
So to answer your question, modifying the Partslist(other than removing columns) will involve building your own partslist using the API, but to edit partslist.aspx you can open up the partslist master page in a HTML editor and move things around or edit the individaul controls on the page.
Have you seen our demo themes at [www.businessoneecommerce.com]? The have modified master pages, but no modifications to the partslist or other hard coded areas of the application. Generally when i am modifying a theme, I tend to just edit the master pages to wipe out table formatting and add in divs and turn certain controls off, then i style the majority of the site with CSS.
Hope this helps.
James

Similar Messages

  • How to create a layout for  tcode fbl1n

    hi..
    i  want to know how to create a layout for flbl1n.pls provide me a step by step approach.
    regards

    Hi,
               Its simple :
              1. Display Report FBL1n.
              2. Select/ deselect coloumns you want with button ' Change Layout ( Ctrl + F8 ) '.
              3. Click Save Layout button( Ctrl + F12 ). Give a new name for layout.
    Regards
    Srikanth M

  • How to attach PLD layout for my custom form.

    How to attach PLD layout for my custom form.
    Or
    How to enable print functinality for my custorm form - purchase indent etc
    Is the only option is Query print layout or any other option?

    Hi,
    Unfortunately, you cannot create your own PLD layouts for your addons. Instead, most developers opt for a third party report writer such as Crystal Reports or SQL Reporting Services to provide reports.
    If you search this forum you'll find a lot of useful information on how to integrate Crystal with your addon.
    Kind Regards,
    Owen

  • How to get fluid layout for Dreamweaver CS5?

    CS 5 is not have Fluid Layoout,how to get fluid layout for Dreamweaver CS5?

    For Responsive Web Designs (RWD),  you can do it manually with CSS Media Queries.  David wrote a detailed tutorial below.
    Introduction to CSS Media Queries
    http://www.adobe.com/devnet/dreamweaver/articles/introducing-media-queries.html
    Or you can jump start your RWD projects with one of these popular Frameworks.
    Foundation Zurb
    http://foundation.zurb.com/templates.php
    Skeleton Boilerplate
    http://www.getskeleton.com/
    Initializr (HTML5 Boilerplate, Responsive or Bootstrap)
    http://www.initializr.com/
    DMX Zone's Bootstrap FREE extension for DW
    http://www.dmxzone.com/go/21759/dmxzone-bootstrap/
    Nancy O.

  • How to edit "Credit" field for lots of shots all in once?

    I can't seem to be able to know how to edit "Credit" field for lots of shots all in once.
    I made a mistake of not focusing on the autofill feature which did put my friend's name instead of mine.
    How to correct this mistake without modifying EACH shot been imported alone (and there is plenty of them), I don't know about you but it looks like a total time waste.
    Aperture 2.1.3

    I apologize,but this is just too much info for me to type.
    Go to Help >> Aperture User Manual and read
    Working with Metadata Views Page 281
    Working with Metadata Presets Page 284
    Batch Changing Metadata Page 288
    DLS

  • How to create the layout for query in Bex 3.5

    Hi All,
    i have one requirement to do layout for query. Report like after passing the variable values and then they will select the required layout. It has to get output according layout selection fields.
    i have no idea about how to create layout.
            thanks in advance...
    Thanks & Regards,
    Mallikarjuna.k

    Hi Gregor,
    In the note 1149346 that you have mentioned, it says -
    You must start the input-ready query in change mode.
    BEx Analyzer: In the properties of the analysis grid, the switch
    "Suppress new rows" must not be set.  Furthermore,
    the switch "Allow entry of plant values"
    must be set in the local query properties.
    I have not seen this setting Allow entry of plant values in a query - can you tell what is refers to?

  • Resolved:how to set default LAYOUT for ALV list display

    hey guys,
      In my alv report there are 20 cloumns.
    after display i usualy choose 12 of them from CHOOSE LAYOUT option and then give it to print...
    how to set this LAYOUT as default
    sorry guys i figured it out..
    but can we give it programiticlay?
    Edited by: kumar gaurav on May 27, 2008 8:15 AM

    hi,
    you can do it.
    after declaring the catlog table you will give as
    wa_catlog-seltext_l = 'material'.
    wa_catlog-datatype = 'char'.
    wa_catlog-outputlen = 18.
    wa_catlog-fieldname = 'matnr'.
    append wa_catlog to i_catlog.
    clear wa_catlog.
    wa_catlog-seltext_l = 'plantl'.
    wa_catlog-datatype = 'char'.
    wa_catlog-outputlen = 4.
    wa_catlog-fieldname = 'werks'.
    append wa_catlog to i_catlog.
    clear wa_catlog.
    similarly what sequence you give here i.e. material  ,  plant  etc. you get the output in the same oder you can even give only the fields you want in the output.
    rewards points if useful.
    siri

  • How to edit "license information for multiple logon" screen

    hey gurus
    i need to know how to edit or modify the 'license information for multiple logon" screen. this screen usually pops up when a user tries for a multiple logon to sap. We have activated the parameter 'login/disable_multi_gui_login' but we would like to modify the screen in such a way that only one radio button which says 'terminate this logon' should exist. we would prefer to remove the option of 'continue with this option and end any other logon'. Now i searched but i could not find anything to implement this so i am here and i need your advice and suggestions.
    thanks in advance.
    cheers.
    nate

    hey bernhard
    many thanks for your reply..i appreciate your help. its just that its not explicitly mentioned we cant modify the screen in the note.
    Is there any other note that specifically say so?
    thanks for your time buddy.
    regards

  • How to mention the occurences for repeated and/or optional segments in cc?

    Hi,
    How to mention the Record Structure occurences for repeated and/or optional segments in communication channel?
    Sample Structure of the Input Message Type:
    Invoic01 (Message Type)
    IDoc
      -E1EDK01 (1 occurence) (sub segment of IDoc)
      -E1EDP01 (0..unbounded occurences) (sub segment of IDoc)
         -E1EDP02 (0..1 occurence) (sub segment of E1EDP01)
         -E1EDP26 (0..2 occurence) (sub segment of E1EDP01)
         -E1EDPT1 (0..1 occurence) (sub segment of E1EDP01)
            -E1EDPT2 (0..1 occurence) (sub segment of E1EDPT1)
      -E1EDS01 (0..3 occurence) (sub segment of IDoc)
    Can anybody please give any idea?
    Yogi.

    Hi Yogi,
    Why you need adapter module?
    Actually this is called as module processor program which will be used to enhance the adapter functionality.
    Please see the following PDF documents to develop the Module processor programs.
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/02706f11-0d01-0010-e5ae-ac25e74c4c81
    http://help.sap.com/saphelp_nw04/helpdata/en/0d/00453c91f37151e10000000a11402f/frameset.htm
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/02706f11-0d01-0010-e5ae-ac25e74c4c81
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e21106cc-0c01-0010-db95-dbfc0ffd83b3
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/9913a954-0d01-0010-8391-8a3076440b6e
    help : http://ifr.sap.com
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/6f83d790-0201-0010-629d-ab5bf10c94e4
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/f02d12a7-0201-0010-5780-8bfc7d12f891
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/7bf6e190-0201-0010-83b7-cc557eb76abe
    Some weblogs for JAVA mapping for IDoc mapping
    /people/prasad.ulagappan2/blog/2005/06/29/java-mapping-part-i
    /people/prasad.ulagappan2/blog/2005/06/29/java-mapping-part-ii
    Difference in using java,xslt,message mapping
    Please clearly ask your question.
    What is your input file, and file structure you are receiving, and what is your scenario.
    Then only you will get correct solution.
    Regards
    Chilla..

  • As a webservice client, how to set character encoding for JAX-WS?

    I couldn't find the right API to set character encoding for a webservice client. What I did is
    1, wsimport which gives me MyService, MyPortType...
    2. Create new MyService
    3. Get MyPort from MyService
    4. Call myPort.myOperation with objects
    Where is the right place to set character encoding and how to set it? Thanks.
    Regards
    -Jiaqi Guo

    The .js file and the html need to have the same encoding. If
    your html uses iso-8859-7, then the .js must also use that. But if
    the original text editor created the .js file using utf-8, then
    that is what the html needs to use.

  • How to edit validation patern for

    can anyone advise how to edit attribute "msidmOneTimePasswordMobilePhone" validation value? Its grey out by default.
    Jason

    found my own answer. grant permission in MPR. 
    Jason

  • How to implemented Planning Layout for other plan

    Hi,
    I have one planning layout for X plant now I want to use same layout for anothr plant. Can I copy the same layout for another plant...? If yes pleast let me know the step with tr.code.
    In this senario what I have to copy Planning area, Level or layout...?
    Your help will be highly appreciated. I will assign full mark.
    Regards
    Manoj

    Hello,
    Why don't use restrict your layout by a variable based on the plant? This variable could for instance be put on the planning level.
    Then just add this variable in your planning application via UPSPM.
    The variable can be an authorization variable, exit variable, user specific variable...
    Rgds,

  • How to set default layout for ALV grid ?

    Dear all,
    When execute ALV reports, the user customize the layout for their own purpose. But each time they run that report, they must choose again their layout. Is there any way to set the layout as default ?
    Thank you very much,
    Sylvecat.

    Hi,'
    After you have created a layout just follow the steps listed below for making it as default layout:
    1. Click (Save Layout).
    2. Enter a name in the Save Layout field. The name must begin with a letter.
    3. Type in a description for the layout in the Name field.
    4. Select the Default Setting check box if you want this layout to be the default layout every time you run
    the report.
    5. Click (Continue).
    Note: A warning message will appear if you are trying to save over an existing layout. Close the box by
    selecting the X in the upper right hand corner or choose Yes to overwrite the layout.
    Reward Points if found helpfull..
    Cheers,
    Chandra Sekhar.

  • How to Edit Creative Cloud for Teams 'Team Name' inAdmin Console?

    I have multiple VIP agreements in my CC Admin Console, with very similar names.
    Can I edit these Team Names to make it easier to differentiate between them? If so, how?
    Many thanks in advance for any help or advice you can provide.
    Adam

    Can I assign more than one seat to a user?
    In our studio we have 7 workstations - so far we just had 7 CSs in Volume Licensing. We have licenses assigned to machines rather than people - any of the artists can sit on an available machine and just start working.
    What is the equivalent for CC?
    Do I create a single Adobe ID for our studio and assign 7 seats to this user and then use it on all machines for installations, or do I have to create 7 Adobe IDs (one per workstation) and assign a single seat to each of them?

  • How to edit report layout

    I have a report layout and noticed there is 'Column Template Width'. The content of column Template width is '<fo:table-column column-width="#COLUMN_WIDTH#pt"/>'.
    I think i can change column width by modifing the code here. Does anyone know how to do it? Can you share with me your sample?

    If you modify an existing template, the changes will immediately go into effect across your application.
    That being said..
    1) Create a copy of the template.
    2) Modify an existing report to use the template copy by setting the appropriate template in the drop-down selection.
    3) Now you can start experimenting with individual settings.
    In the report template, there is a section where you can alter individual column designs such as the width. Normally, HTML will variably size the width of columns in a table to "fit" the contents on one line (if possible) and so that the entire table width can be displayed in the browser. If this is not possible the browser selects some middle point. If you wish to override the browser and manually set the column widths, you can use the Column Template Width setting to designate this. Simply replace "#COLUMN_WIDTH#pt" with your value: "80pt" for a fixed, 80pt width column.
    For more on column widths and other HTML standards, check out the w3schools.com site for great tutorials and demos.

Maybe you are looking for

  • Airplay on Apple TV not working after upgrading to iOS 8 (3rd Party Apps)

    Hi I hope someone can help me with this issue. After upgrading the iPhone 5 and iPad 2 to iOS 8.1, as well as upgrading the Apple TV to the latest version, I now end up with ** some ** videos as well as photos that can't be played over AirPlay on 3rd

  • How do I create a dashed line growing longer?

    Hi all, I want to create a dashed line that grows longer. I made two keyframes (at frame 1 and frame 15) with dashed lines of different lengths. Motion or Classic Tween just makes the small line move to the right and then turn into the long line imme

  • Weblogic 8.1 SP 3 JDBC Connections

    Hi, We have configured JDBC connection pool size with initial 1, increment 1 and max is 15. We are experiencing slow performance with app sometimes. Some select and update operations taking more than 60 secs which usually takes about 15 secs. I monit

  • Solstice DiskSuite in Solaris 8

    Hi all, I was told that DiskSuite is included in Solaris 8, does anybody know where can I find the installation files??? Is there a wizard or something like that??? Do I need a special CD??? I have installed it from the Easy Access Server CD but I do

  • How can I insert an accent over a letter?

    How can I insert an accent over a letter?