Survey style / Format / Layout

Hi
CRM Survey created using any std Style Sheet has some weird style of showing Anser option (listbox) below the Question.
Business users are not at all happy with this style & asking to simply show the Answer options in front of the question in same line.
Any Idea How to handle this ?
We tried even changing the XML but it just have one pattern for whole section. It has List, ListInline & Table, but non of it gives result as we expect.
Are there any oss notes ,any help document  for this ?

Thanks Robert
Then there is no option to change the Survey Layout for Web UI ?
We tried Export  XML Modify it & Import again, But it does not help because there is nothing in it which defines the layout/pattern.
Our survey has many questions & it becomes long scrolling list, Business users would like to make it more presentable.

Similar Messages

  • Styles - Why isn't Styles & Formatting pod showing what's applied?

    RH8/Tech Comm Suite 2
    WebHelp Pro
    Brand, spanking new RH8 project and new CSS that I'm trying to create using RH Styles tool - not an upgrade issue
    Hi All,
    First time creating a CSS in RH8 (and I'm pretty novice when it comes to CSS). After reading everything I can find about Styles & Formatting in RH8 (Grainge.org included - thank you, Peter!), I still can't figure out something really basic: I built a List Style called "Numbered", it's definitely there in my CSS (shows up in the Styles & Formatting pod and Styles editor where I created it), and it seems to be applying correctly when I select text and then the Numbered list style. But, if I later go back to a topic and want to make sure it was tagged appropriately, when I click the text (none) is what's selected in both the Styles & Formatting pod and the Formatting toolbar. When I look at the HTML, it's applied correctly:
    <ol type="1">
    <li class="Numbered">First step of procedure here.</li>
    <li class="Numbered">Here's the next step</li>
    <li class="Numbered">Here's the next step</li>
    <li class="Numbered">&#160;</li>
    I saw an old post re: a display issue with styles in RH7. Is this still a bug in RH8? Is there anything I can do to display the currently applied style somewhere on the Design side? (I have novice RH users working with me on this project...I can't make them go look at the HTML to see if the right style is applied!)
    Second to that, how do I get the Formatting toolbar to show List Styles (seems to be showing Paragraph styles only)? Basically I'd like that box on the Formatting toolbar to show only what I want it to show... about 6 styles total, but some are Paragraph and some are List.
    TIA!
    Katie Carver
    Docs-to-You, LLC
    Phoenix, AZ

    Thanks, Peter. Ahhh, yes, thank you, that does help me understand what's happening.
    The rather annoying thing is that even if "All available styles" is selected at the top of the Styles & Formatting pod, when I select one of the numbered steps it still displays (none). So it seems the only way to confirm the correct List style has been applied from the Design side is to toggle over to displaying List styles only (and then switch back when working on an area of the topic with P tags).
    I just wish there was a way to customize the toolbar to show more than the P style. I want to keep this project as simplistic as possible (will be handing it over to the client when finished, and they are not RH savy), so I don't want to create P styles for lists if I don't need them (no output for print required). They are, however, going to be importing quite a bit from Word on an ongoing basis, so I wonder if Li only vs. Li plus P is preferable in that situation (going to do some test Word imports as soon as I get the CSS a little further along). I'm guessing it won't matter either way, but Word import is something I've successfully avoided in all prior projects, so we'll see!
    BTW, thanks for pointing out the "Snippets" area of your site... hadn't ever gone there before because I'd assumed it contained info. about the RH Snippets feature :-). You have some great tidbit on there!
    Katie

  • Permanet change of style format in Apple mail

    If I change via the command and + key the style format in an email, these settings will be deleted when making a new email. How can I make changes in a style in an email permanently?

    Have you gone to Mail preferences and investigated the 'Viewing' and 'Composing' tabs?

  • Create a new Font style format in pages

    I have looked very hard in pages and I cant seem to find a setting to change the default fonts and settings. I have just created a document with the settings I want and I saved it as a dummy that I just duplicate when I want to work with pages. Is there a way to create a new font style format so that you can just choose that style and get your settings? I just don't see how its possible that there is not a way to edit the default settings in pages...

    Folders & file management is a function of OS X. Here is an Apple video tutorial on using Finder in OS X.

  • Panel contents overlap when using borderSkin style and layout=absolute

    This problem has been reported on several occasions
    (http://bugs.adobe.com/jira/browse/SDK-14806)
    and there are several articles that talk about this:
    http://dougmccune.com/blog/2008/01/17/followup-about-flex-panel-bug/
    http://dougmccune.com/blog/2008/01/12/calling-********-on-a-resolved-flex-bug/
    I´m not an expert but think I found a fix/workaround for this.
    frameworks\projects\framework\src\mx\containers\Panel.as
    Must to be changed in the viewMetrics() method.
    Line:
    973- if (FlexVersion.compatibilityVersion < FlexVersion.VERSION_3_0) 974- {
    Replace by:
    if ((FlexVersion.compatibilityVersion < FlexVersion.VERSION_3_0) || (getQualifiedClassName(border) != "mx.skins.halo::PanelSkin") || (getStyle("borderStyle") != "default") ) {

    Hi Andres,<br /><br />I haven't tried to verify your fix, but would you be willing to fill out a contributor agreement and submit an official patch?<br /><br />Matt<br /><br /><br />On 4/25/08 12:34 PM, "Andres Serral" <[email protected]> wrote:<br /><br />A new discussion was started by Andres Serral in<br /><br />Developers --<br />  Panel contents overlap when using borderSkin style and layout=absolute<br /><br />This problem has been reported on several occasions<br />(http://bugs.adobe.com/jira/browse/SDK-14806)<br />and there are several articles that talk about this:<br />http://dougmccune.com/blog/2008/01/17/followup-about-flex-panel-bug/<br />http://dougmccune.com/blog/2008/01/12/calling-********-on-a-resolved-flex-bug/<br /><br />I´m not an expert but think I found a fix/workaround for this.<br /><br />frameworks\projects\framework\src\mx\containers\Panel.as<br />Must to be changed in the viewMetrics() method.<br /><br />Line:<br />973- if (FlexVersion.compatibilityVersion < FlexVersion.VERSION_3_0) 974- {<br /><br />Replace by:<br />        if ((FlexVersion.compatibilityVersion < FlexVersion.VERSION_3_0) || (getQualifiedClassName(border) != "mx.skins.halo::PanelSkin") || (getStyle("borderStyle") != "default") ) {<br /><br />________________________________<br />View/reply at Panel contents overlap when using borderSkin style and layout=absolute <a href=http://www.adobeforums.com/webx?13@@.59b51731><a href=http://www.adobeforums.com/webx?13@@.59b51731><br />Replies by email are OK.<br />Use the unsubscribe <a href=http://www.adobeforums.com/webx?280@@.59b51731!folder=.3c060fa3><a href=http://www.adobeforums.com/webx?280@@.59b51731!folder=.3c060fa3>  form to cancel your email subscription.

  • Strikethrough and preserve text style formatting in captivate 5

    #1: Is there an option in Captivate 5 to strikethrough the text?
    #2: What do we need to do to have the text style formatting preserved in Captivate 5 when copied from Word document. However, it works in captivate 4 and it even preserves the text that is strikethrough even though this particular option cannot be found there.
    To clarify further. I have the text in word document that combines two three to types of font, font styles, and colors. When I copy and paste it within the text caption in Captivate 5 all the style formatting goes away. Whereas, in captivate 4 I'm able to preserve all that including strikethrough text.
    Thanks!
    Doh

    Hello,
    Copy/paste from Word doesn't keep the formatting anymore in CP5, I'm sorry. The text engine has changed totally. Whereas you have a lot more possibilities to format text (more styles, but no strikethrough) and paragraphs within Captivate (Properties Inspector, regions Character, Format) the former workflow that you used in CP4 wiil not function anymore. Even with Export/Import Captions it will not work. If you feel that this an important feature to add, please fill in the feature request form.
    Feature request form
    Perhaps this could be useful (and is not documented in the Help as far as I know): to have subscript in CP5, select the character(s) and use the shortcut key CTRL-=. For superscript the shortcut key is CTRL-SHIFT-=
    Lilybiri

  • IPhone 5/iOS 6 - replying to emails using "Outlook Style" Format?

    Hi all:
    I've googled around for the answer to this, but haven't found anything particularly helpful, so I'm reaching out to the community here in hopes that someone has a solution.
    My company is offering us the choice of continuing with a Blackberry, or switching to an iphone 5.  The main thing holding me back from switching to the iPhone is that I don't see a way to change the format of a reply email in the default Mail.app so that it is using the "Outlook Style" format.
    That is, when replying via the Mail.app on an iPhone, you will get this email format:
    On DATE at TIME, "SO and SO" <email address> wrote:
    <blurb of text>
    However, I want my replies to look like this:
    From:
    Sent:
    To:
    Subject:
    Does anyone have any suggestion for how to change the reply email format so that it follows the Outlook style?  I do not want people to know that I am replying from a mobile device, and it is readily apparent that you are doing so via the iPhone.  (The blackberries do not have this problem as they conform with the Outlook format by default).  I also think it looks very unprofessional in the business environment where the vast majority of enterprises use Outlook as their email client.
    Thanks!

    Hi gdgmacguy, thats so much for your reply. Currently this is only happening with one email address, not all. I also asked our exchange admin and he didn't have any ideas... any clues as to what to have him look for?

  • SAP SD BBP format layout

    Dear Gurus,
    Kindly send me a format/layout structure of SAP SD BBP.
    a dummy document will be hilgly appreciated.
    Wishes,
    Abhishek

    HI,
    Regards
    raj.

  • Maintaining formats(layouts) on Crystal report with different database

    I was just needing some help maintaining the layout of a report but using a different database. The databases are very similar for example, a field for the database in use is line1xxxx what I wish to do is keep all the formating & point it line2xxxx database. Where line1 is the original Database & Line2 is the new database I wish to use. Both of these databases reside in the same folder its just that I need identical reports for both Line 1 & Line 2 & am trying to get away from duplicating all the work I did on the Line 1 report.
    Hopefully not too trivial for this forum.
    Thanks in advance.

    If you have same tables in both the databases then open the report and go to menu option in the report database-->set data source location and create new connection in the bottom window and select both existing connection from top window and new from bottom and click on update. Now the report points to the new database, so now use save as option to save the report with some other name so that you can have the old report with old connection and the new one with new connection.
    regards,
    Raghavendra.G

  • Convert entire document to arabic style and layout

    Hello everybody!
    I'm currentyl working on a project where we need to convert a final document to a arabic version. We have all styles created and and the left-to-right settings on the text set correctyl. I have created a script that changes all the text content to the correct textcontent.
    My problem is the following: I can recreate the actions done when you run "Reverse layout" by script. I found the possibility to "flip" all page items by running pageItem.flipItem(Flip.HORIZONTAL, AnchorPoint.CENTER_ANCHOR).
    This dose not recreate the actions of the function "Reverse Layout". The textframes and the images boxes are flipped but the possitions of them are not flipped for example if a textframe is placed at the bottom left corner after I do a reverse the textframe is placed in the bottom right corner BUT when I do the flip the content is flipped but the textframe is still on the exact same place...
    I hope somebody understands what I mean: Here is my code if you want to try it first:
    var d = app.activeDocument;
    var pis = d.allPageItems;
    for(var i = 0; i < pis.length; i++){
         var pi = pis[i];
         if(pi instanceof Image){
              //we flip the rectangle not the image
         }else{
              pi.flipItem(Flip.HORIZONTAL,AnchorPoint.CENTER_ANCHOR);         
    Oh yeah, you need to have the ME (middle east) version of InDesign to be able to run the "Reverse layout"-function.
    Thank you
    Regards,
    Ruy Ramos

    Peter,
    The OP wants to change the order of the pages. To him the new order will not represent a confusing loop of the text string weaving backwards and forwards in the document. It will be as he wants.
    Adding Section Breaks, even without creating a keyboard shortcut for it, only will take a few minutes for 100 pages. Then one is free to reorganize using the Thumbnails. Eliminating the Section Breaks when they have served their purpose takes only a few seconds using Find and Replace.
    Any linked text boxes in PL mode will indeed create a serpentine text flow if Sections are shuffled.
    Jerry

  • Scaling and Text formatting / Layout - Help needed

    I am having some trouble with the way text is scaled up in
    flash. When I output and have scaling mode enabled. Objects scale
    nicely when the user resizes the window. However, text does not. If
    there is a text box with multiline enabled and text inside. The
    text will constantly readjust its formatting and layout as you
    scale the window.
    This is a huge problem for an ebook I am developing. It seems
    if I add line breaks manually at the end of each line, it fixes the
    problem, however that is an unrealistic solution as the text will
    all be dynamic.
    Has anyone experience what I am talking about, and knows of a
    solution.

    thnks for the reply ... did something like this
    <af:panelFormLayout binding="#{opportunityManagement.pfl3}"
                                                    id="pfl3" maxColumns="2"
                                                    rows="1">
                                  <af:inputText label="Lead"
                                                binding="#{opportunityManagement.it1}"
                                                id="it1" columns="5"/>
                                  <af:commandButton text="..."
                                                    binding="#{opportunityManagement.cb3}"
                                                    id="cb3"/>
                                  <af:inputText label="Opportunity"
                                                binding="#{opportunityManagement.it2}"
                                                id="it2" columns="5"/>
                                  <af:commandButton text="..."
                                                    binding="#{opportunityManagement.cb4}"
                                                    id="cb4"/>
                                </af:panelFormLayout>but all are on different lines

  • Style and layout for text item displayed in new window

    1. I publish a text item and selects "Link That Displays Item In Full Browser Window".
    2. When I open the item the layout and style of the window is not as wanted.
    Where can I find the template containing this layout and style? How can I create my own layout and style?

    Not possible in the current release of Portal. We're planning templates for text and other item types in a future release.
    Regards,
    Jerry
    PortalPM

  • Reading Survey data in Layouts

    Hi All,
    I have an urgent requirement to read data saved in Surveys (SMOXMLVAL) table in Layouts.
    Is this possible? If yes, how do we do that?
    Thanks and Regards,
    Sandeep

    Hi Sandeep,
    I hope the below the link provides enough information on analysing surveys.
    http://help.sap.com/saphelp_crm50/helpdata/en/ec/41b92c3b5f4dceafc59898194cd29a/frameset.htm
    Best Regards,
    Ramesh.

  • DIV STYLE Region layout problem. Bug?

    Hi guys, I believe this is a bug but need clarification.
    I have created some regions based on the html code:
    div style="border: 1px solid rgb(153, 153, 153); height:300px; width:970px; overflow:auto;">#BODY# /div
    Now, this works fine, in the region I have a standard report. The propblem is when I open a NEW browser window, any website. Then go back to the page, a huge gap appears between the region this code is in, and the previous region.
    I am using IE7 and Apex 3.0.1
    Any help?
    Thanks
    Sam
    Message was edited by:
    Spam
    Message was edited by:
    Spam
    Message was edited by:
    Spam

    I wouldn't see that as a problem, as this is the use case described in the overflow spec: "...This avoids any problem with scrollbars appearing and disappearing in a dynamic environment."
    If it is that important, can you control sending "overflow: hidden" or "overflow: scroll" depending on the number of rows, using ApEx mechanisms and conditional comments?

  • CS3 JS Default Styles/Formating

    When I click a swatch or or table style in ID with nothing selected they become document's defaults, applied to each new object.
    Can I access these settings via JS?
    I've found document property called "textDefaults" but it only deals with text settings.
    Thanks for Help
    Weller

    Hi Weller,
    Use "PageItemDefault" property:
    var myDoc = app.activeDocument;
    var myPiDefaults = myDoc.pageItemDefaults;
    myPiDefaults.fillColor = myDoc.swatches.item("C=0 M=0 Y=100 K=0");
    Kasyan

Maybe you are looking for

  • How to display more than one data on the same page?

    Hello all, I have a question that is if I want to choose more one data on the same page and the data is selected from the same column. I.E I want to tick more than one boxes in the page but the data is selected from the same column.

  • Superdrive destroying disks

    My superdrive has started destroying disks placed into it. It has done so to movie and game dvd's and a game cd. It makes a great deal of audible noise spinning up when the disk is inserted, mounts the disk without showing anything in the image when

  • Here's why iPhone sync is failing for so many

    One of the first things iTunes does during sync is try to connect to port 443 at iphonesubmissions.apple.com (that's the port for HTTP over SSL). Unfortunately, no server is responding on that port. So, it's nothing wrong with your phone, or your Mac

  • Safari & Real Player Plugin on MacBook Pro

    After installing Real Player (latest version from their web-site) on my brand new MacBook Pro (all udpates performed) some embedded real content does not play automatically and in fact the web-sites informs me that I would not have real player instal

  • Regarding Number Ranges

    Hi Experts, I am New to ABAP. Can any one Help me in telling What is SRNO - Number Ranges T.Code? How to Create Number Ranges? How it is useful in SE11. If any one have Material Regarding this T.code Give to me. Thanks in advance.