Order the FAQ module questions

I am trying to order the FAQ module questions in Business Catalyst.
It puts them in alphabetical order by default so I numbered them. But once it gets to 10 it obviously goes out of order.
And the client does not want to put a letter in front. ie A, B, C
Any ideas on how to acheive this?
Thanks in advance.

Try leaving numerical gaps in your weighting scheme so you have future flexibility.
For example, I like to use the weightings of 1000, 900, 800, 700 and so on.
Then I have a LOT of wiggle room to add new information and sort my information the way I like.
Tricia

Similar Messages

  • How can I make a copy of the FAQs module or filter on language?

    Hi,
    is it possible to make a copy of the FAQs module? I need to have FAQs in different languages.
    I can add event, photo, news ands media modules but not a new FAQs module.
    I also found that you can add a category and display the FAQs with the filter: cr or individual filter. But where do I add the category name to filter on?

    Solved!
    Quick solution: the ID is used for the category name, so I need to do a time consuming process to find the id.
    Result:
    {module_faq,c,19227,,ajax,}
    Great!

  • How can I control the FAQ title with CSS when using the Ajax effect

    I am calling the FAQ module with the Ajax effect.
    I would like to set different states with CSS to the title;
    I have tried to use :hover, :active and :focus on the div.
    It would be nice with a different styling when the item is "open"
    (I know there is a problem with the stacking, but I posted that in another thread)
    link

    Hi
    There is one thing You might miss in iDVD - So do I - the ability to re-arrange in the DVD map (block diagram)
    The order things will be pplayed or addrssed is same as the order each item is introduced into iDVD.
    To my knowledge ther is no way around this.
    Yours Bengt W

  • Custom Bootstrap accordion for FAQ module

    Hi I am trying to set up a  Custom Twitter Bootstrap javascript accordion for FAQ module.
    Nearly there, yet only one of the faqs works in that you click on the question and the answer opens, clicking on any other question opens up the same question
    I've customed Faq list layout with this code:
    <div class="panel panel-default">
    <div class="panel-heading">
    <h4 class="panel-title">
    <a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion" href="#1">
    {tag_question_nolink}                  </a>
    </h4>
    </div>
    <div id="1" class="panel-collapse collapse">
    <div class="panel-body">
    {tag_answer}
    </div>
    </div>
    </div>
    I presume I need to amend the code where it has number 1 as only working for one faq but not sure how?
    Any help GREATLY appreciated.

    Hi thanks for replying, yes definately agree there should be no short cuts, I've had a good read through the docs, tried may things but all in vain so just stuck with coding as normal without the BC FAQ integration, It is obvious the problem is the requirement for each collapse question and answer to have their own assigned unique ID's, yet I cannot seem to work out how to dynamically create a unique ID for each via the FAQ Module Template (list Layout), thats why only one of them worked with my code.
    Anyway this works without the FAQ module integration but defeats the object really: http://aon-lafarge.businesscatalyst.com/FAQs.html
    I'm frustrated as I managed to set up a custom FAQ accordion for a different site using jQuery UI Accordion control integrating with the FAQ module,but this did not require unique ids to work, please see:
    http://www.royalmintmuseum.org.uk/about-us/faqs/index.html
    I was hoping to do the same with the Bootstrap collapse/accordian,but defeated this time,  I will however keep trying...

  • Changing design of FAQ module

    Hi,
    I can't seem to find the way to change the search button in the FAQ module. I when trough all the CSS and can't find a clue how to do this. Has you have figured out, I know very little about coding so any help would be welcome. Here is the url of my FAQ. http://www.geppp.com/faq
    When I go to the FAQ module template, all I see is {tag_question}. No HTML that I could modify.
    Thank's for your help,
    Mathieu

    Hi Mathieu,
    FAQ module templates are for:
    list of questions (list layout)
    an individual question details (detail layout)
    If you've added the FAQ search to a page, the HTML source code for the search is made available to be changed via the page source.
    Find the line in HTML view that contains the SUBMIT button:
    <div class="item"><input class="cat_button" type="submit" value="Search" /></div>
    This line can be replaced with an image alternative for the buttom:
    <div class="item"><input type="image" src="/images/your-submit-button-image.jpg" alt="Rechercher"/></div>
    Regards
    Mike

  • SEO Friendly URLs for FAQ module

    Question:
    Am I the only one to notice that SEO friendly URL's aren't available for the FAQ module?
    I think they really should be available, does anyone else agree?
    http://www.foamgutterfilter.com.au/FAQRetrieve.aspx?ID=43236 ; is quite an ugly URL,
    having something like http://www.foamgutterfilter.com.au/FAQ/is-it-fire-proof would be a billion times better.
    Answer:
    You are correct, but you don't have to use this module if these things are an issue. You can build a more complex and powerful FAQ module with a web app.

    Hi,
    Correct if needing SEO friendly URLs use Web Apps instead as the workaround for your FAQs. 
    References:
    - http://forums.adobe.com/message/4839612#4839612
    - http://forums.adobe.com/message/4236260#4236260
    Kind regards,
    -Sidney

  • What is the Function MOdule that returns the fields in database table order

    Hello Folks
      I have a dynamic internal table with fields ( which are not in order). I want to display them in the order of which they are present in the database table? Is there any function module that returns the fields in database order?
    FAQ. Please search before posting your question.
    Edited by: Suhas Saha on Oct 10, 2011 10:19 PM

    Hi,
    You can use this BAPI.
    <b>BAPI_SALESORDER_GETLIST</b>
    Reward if useful.
    Regards,
    Vimal

  • Question about the function module (RFC_READ_TABLE)

    Dear everyone
    Could I ask you a question about the function module (RFC_READ_TABLE)?
    I was asked if it's possible to create a report which compares the data between different SAP systems (both production systems).
    Now, the easiest way would be to use the function module (RFC_READ_TABLE) within a SAP infoset query (SQ01 type query).
    But I heard the rumor that using the function module (RFC_READ_TABLE) is not advisable due to the security reason.
    However, I am not exactly sure what sort of security problems this function module can possibly have...
    Would you help me on this?
    I also would like to know if using "remote enabled module" type function module can always overcome this possible security issue.
    Or, are there any points that I need to be careful about even when I use "remote enabled module" function module?
    Thank you very much in advance.
    Takashi

    Dear Fred-san
    Thank you very much for your support on this.
    But, may I double check about what you mentioned above?
    So, what you were mentioning was that if some user executes the query with
    the function module (RFC_READ_TABLE), under the following conditions, he can access to
    the HR data even when he does not have the authorizations for HR transactions?
    <Conditions>
    1. the user has the authorization for HR database tables themselves
    2. RFC_READ_TABLE is called to retrieve the data from HR database
    <example>
    Data: LF_HR_TABLE like  DD02L-TABNAME value 'PA0000'.
    CALL FUNCTION 'RFC_READ_TABLE'
       EXPORTING
        query_table                = LF_HR_TABLE
      TABLES
       OPTIONS                    =
       fields                     =
       data                       =    .
    But then, as long as we call this function module for a non-critical tables such as
    VBAP (sales order) or EKKO (purchase order) within our query, it wouldn't seem to be
    so security risk to use RFC_READ_TABLE...
    Besides, each query (infoset query) has got the concept of user groups, which limits
    the access to the queries within the user group.
    ※If someone does not belong to the user group, he cannot execute the queries within that
       user group, etc
    So, my feeling is that even infoset queries does have authorization concept...
    Would you give me your thought on this?
    I also thank you for your information for SCU0.
    That is an interesting transaction
    Kind regards,
    Takashi

  • Ordered the Airport Extreme Base Station - some questions if you can help?

    I have a Windows 7 Home Premium 64 bit IBM ThinkPad T500 laptop I need to connect, and a Windows Vista PC. The ThinkPad has a built-in wirless N card and the Vista has a Belkin N+ USB wireless adapter. Can these both find and connect to the Airport without me installing any software (Bonjour etc) on them?
    Since they are using the N+ wireless cards, will they connect to the Airport at 2GHZ or 5GHZ speed? If they can connect at either speed, what controls that?
    I also have a MACPro desktop. I was hoping to configure my airport using it and hoped not to have to worry about configuring the other 2 pcs.
    My old router was a Belkin n+ 2GHz router. Could I use that router as a repeater with the Airport. How can I do that?
    Thanks for any help on these questions.

    Welcome to the discussions, Michael!
    I can't help on your Windows / PC related questions, but can offer some input on the last two questions.
    +"I also have a MACPro desktop. I was hoping to configure my airport using it and hoped not to have to worry about configuring the other 2 pcs."+
    You will use AirPort Utility to configure the AirPort Extreme. It should already be on your Mac. Check Hard Drive > Applications > Utilties > AirPort Utility. This will also come on the installation CD.
    +"My old router was a Belkin n+ 2GHz router. Could I use that router as a repeater with the Airport. How can I do that?"+
    In order to "extend" a wireless network created by the AirPort Extreme(n), you would need another AirPort Extreme, an AirPort Express, or a Time Capsule. The Belkin would not be compatible with an Apple base station for this purpose.
    If you connected an ethernet cable from the AirPort Extreme or used a pair of ethernet powerline adapters, then you could possibly configure the Belkin to create a wireless network, but unless it was 5 GHz capable, you would not be able to mimic the 5 GHz "main" network that the Extreme would be creating.

  • How can I change the ordering of the parameters listed under the Labview module?

    Is there anyway to change the ordering of the parameters listed in the parameters table under the Labview module tab in TestStand?  Each of these parameters printout in my report, but I need to change the ordering of the parameters in the report.  Thanks.

    Hi,
    There is not a way to manually change the order of the parameter values in the Code Module Parameters Table, but there are a few options for configuring the report ordering of these parameter values.
    Option 1: Use the Additional Results in the Properties tab to add a Custom Result. You can then save the parameter values to these custom results and order them they way you desire. This ordering will be reflected in the report.
    Option 2: You could use a Post Action in the Properties tab to swap the parameter values that are saved to Locals.ResultList[0].AdditionalResults at run-time. This would require the use of a local variable to serve as a temporary placeholder for one of the values in order to successfully swap the values.
    -Adri
    Adri Kruger
    National Instruments
    LabVIEW Product Marketing

  • Question about the Application Module in bc4j

    Hi all,
    I've been playing with JDeveloper9i for a little ovar a week only and have been trying to get access to a BC4J View Object in order to execute a runtime specific query on it, by passing 2 user input values to the object, and setting the WHERE clause by a call to the setWhereClause() method on the View Object. The only way i could come across to get hold of the View Object was to create an Application Object (in this case its called Bc4jModule) and then to use a call to a custom method in the Application Module Implementation which i created and set to be a Client Method.
    The code is as follows:
    In the Application Module (Bc4jModuleImpl)
    public int authenticateUser(String strLogin, String strP_Word)
    getUsersView().setWhereClause(" LOGIN='" + strLogin + "' AND P_WORD='" + strP_Word + "'");
    System.out.println(getUsersView().getWhereClause());
    getUsersView().executeQuery();
    return getUsersView().getRowCount();
    In the JClient panel (JButton action):
    Bc4jModule app = (Bc4jModule)panelBinding.getApplicationModule();
    int n = app.authenticateUser(txtUser.getText(), txtPassword.getText());
    System.out.println("Number of rows queried = " + n);
    I would like to know if this is the best way of doing a custom query on the Entity Object or is there some other way that i'm missing?

    The best way would be to:
    [list=1]
    [*]Design a view object in JDeveloper which has bind variables for the parameters you need to pass in at runtime. For example, your WHERE clause for your view object would look like:
    LOGIN = :0 and P_WORD = :1[*]Add an instance of that view object definition to your application module
    [*]Write your custom AppModule method like this:
    public boolean authenticateUser(String strLogin, String strP_Word)
      getUsersView().setWhereClauseParams(new Object[]{strLogin,strP_Word});
      getUsersView().executeQuery();
      return getUsersView().first() != null;
    }[list]

  • Question about the function module testing function

    Dear everyone
    I am trying to use the testing function of a function module in order to understand how the following
    function module works.
    <Function module>
    BAPI_SALESORDER_CREATEFROMDAT2 --> This function module is to create a sales order
    I input several data in the test function, and I was the successful result with some sales order number.
    However, this sales order is not actually registered in the system.
    Would it be possible to run the function module (in the test mode), so that it would actually
    register those documents (ex. sales orders) in the system.
    I would like to see the actual sales orders to understand how the function module works.
    Thank you very much in advance
    Takashi

    Dear everyone
    ※Sorry, my initial message was hard to understand. So I will write it again.
    I am trying to use the testing function of a function module in order to understand how the following
    function module works.
    <Function module>
    BAPI_SALESORDER_CREATEFROMDAT2 --> This function module is used to create a sales order
    I input several data in the test function, and I've got the successful result with some sales order number.
    However, this sales order is not actually registered in the system.
    Would it be possible to run the function module (in the test mode), so that it would actually
    register those documents (ex. sales orders) in the system?
    I would like to see the actual sales orders to understand how this function module works.
    Thank you very much in advance
    Takashi

  • Questions regarding the best module could be studied

    Hello ,, I found a teacher will give me a course in the oracle EBS , and he choice me two programs:
    1- Study financial Module then the projects module (bills – management - costing )
    2- Study financial Module then the supply chain then manufacturing (BOM , process … etc )
    he will give me information on the databases and give me the general details on the administration of the system .
    The question now:
    1 - Which is better in the market that I am training to become a system administrator in a company or to become a system implementer .
    2 – which is better study first program in the project field or the second program in the manufacturing ,
    FYI , my previous knowledge that I have experience in the both fields ( projects & manufacturing ) cause my work as Director of computers in a company.
    Thank you in advance

    Hi user;
    You need to decide what you want to do in future, which one comes to more closer to you to be system admin or working on client side as functional consultant. Those subjects totaly different.
    Please also check below links:
    EBS-Career
    Re: Oracle APPS Career ... Technical or Functional Consultant???
    Regard
    Helios

  • Questions re: Licensing & Feature Availability of the DSC module

    Hello,
    I transferred a project to another development PC. When I opened it, some of my network shared variables (NSV's) were flagged with Feature Errors: "Initial Value: Not licensed or cannot be edited outside of LabVIEW." I found out that it's because I didn't install the DSC Module on the newer machine; removing the "initial value" feature made the error message disappear.
    That error itself wasn't a big deal, but it got me thinking and investigating. http://www.ni.com/white-paper/4679/en says:
    If you want to use the features of the LabVIEW DSC Module, you must host the shared variables on Windows. The LabVIEW DSC Module adds the following functionality to network-published shared variables:
    · Historical logging to NI Citadel database.
    · Networked alarms and alarm logging.
    · Scaling.
    · User-based security.
    · Initial value.
    · The ability to create custom I/O servers.
    · Integration of the LabVIEW event structure with the shared variable.
    · LabVIEW VIs to programmatically control all aspects of shared variables and the shared variable engine.
    Question 1
    I did not realize that the Initial Value feature was part of the DSC Module. If I use it in a project, does that mean that my customer would need to buy a DSC runtime license? (I'm not using any other DSC feature)
    Question 2
    In my project, the NSV's in question were hosted on a cRIO target, yet my prototype (which had Initial Value enabled) ran happily without issues. This contradicts the documentation above which says "you must host the shared variables on Windows". Is this expected?
    Question 3
    I created a new NSV on my new machine (which doesn't have DSC installed). I saw the "Scaling" option. Is Scaling part of the DSC module or not?
    Question 4
    Initial Value and Scaling are generic features, unrelated to data logging/supervisory control. Why are they in the DSC Module? Should they not be in the base SV Engine?
    Solved!
    Go to Solution.

    Hi,
    1. Yes, any build that uses DSC features require a runtime license.
    2. That's a recommendation for more reliable operations.
    3. No, it is a native LabVIEW capability. The DSC modules simply adds more features regarding communication to protocols, alarming, etc
    4. Initial value, Yes. Scaling, no. I believe is for easy access. Old school method is the one shown in here at the section "Initialize Your Shared Variables".
    For more information about DSC visit this page.
    Alejandro | Academic Program Engineer | National Instruments

  • Several questions that I do not see in the "FAQ" about CC.

    I have several questions that I do not see in the "FAQ". Here are three of them.
    1) After a cancellation of membership, for whatever reason, will I still be able to use the After Effects I bought before this CC thing?
    2) What happened to the software I have purchased in the past? I can no longer link to the page that contains my serial numbers for the products that I have purchased.
    3) And can I no longer download my software if my copies are lost?
    4) Is CC the only way to get future software versions? It appears that using the software through a subscription keeps one from upgrading to new versions without having to keep paying once you purchased or one will not be able to use the software.

    1) After a cancellation of membership, for whatever reason, will I still be able to use the After Effects I bought before this CC thing?
    1, After cancelling CC you can use the perpetual products purchased by you earlier. If you have registered them you can access them via Adobe.com (Retail purchase)
    2) What happened to the software I have purchased in the past? I can no longer link to the page that contains my serial numbers for the products that I have purchased.
    As mentioned all your previous purchases are available to you, to get the serial number of past if they are retail purchase & registered then :
    Enter your Adobe ID and password, and then click Sign In. Go to manage account(you get this when the cursor is hovered over your sign in name, choose all products.
    The My Adobe page is displayed. All your registered products and their serial numbers are listed in theMy products section
    3) And can I no longer download my software if my copies are lost?
    Yes you can download it if you have purchased it as an download link as the download option is also available with the serial number, you can find some download here also Download and Installation Help
    4) Is CC the only way to get future software versions? It appears that using the software through a subscription keeps one from upgrading to new versions without having to keep paying once you purchased or one will not be able to use the software.
    The best part of CC is that you do not need to make another purchase, the CC keeps on upgrading on its own at no extra cost, you can get the upgrades till the time you have active CC.
    Regards
    Rajshree

Maybe you are looking for

  • Partitions on external hard drive. Need advice, PLEASE!

    Can someone explain to me about partitions on EHD's. I have just installed Leopard, and at present I have 3 partitions on my LaCie 250Gb Firewire external drive. I need to create enough space to allow TimeMachine to do a backup (about 120Gb). I know

  • Iweb site lost

    I opened iweb and previously saved sites that were not published are gone. Iweb is opening as if I had never saved anything. I did a spotlight search for domiain.sites and nothing is found. Any suggestions from anyone?

  • ITunes library songs not playing in my movie! Aaah!

    I read the FAQ for iMovie HD that says I need a more recent version of Quicktime... but I have QT 7 already installed! I figure it is because I have an older version of iMovie, NOT iMovie HD... but what can I do about it? I already have the songs imp

  • Can you recover files that were deleted?

    Hi everyone, is there anyway to find files that were deleted about 2-3 months ago? I don't have timeline and carbonite does not show the files either so they have to have been deleted over a month ago. I am a photographer and cannot find a clients se

  • My iPad talks intermittently and interrupts me as I write. How do I make it stop?

    My ipad interrupts me intermittently with voice while I am typing. I do not have voice over turned on. Please help me shut her up!