Sizing the Query Field

I know that the basic search query field can be sized, but I need to use a custom search portlet in order to specify the page group and results page. Is there any way to specify the size/width of the query field in a custom serach portlet?

No, the size of any of the search fields in all of the search portlets are not customizable. Only the 'Basic Search Box' item has this feature.

Similar Messages

  • Need to display a percentage sign '%' in the query field

    hi all
    I know that this might be very simple..
    but it has bugged me for a while now..
    i need to display ''%" in a particular field alongwith the number in the query for
    1. when field is having a percentage calc of two KF.
    2. when field is a mixed containing amount type KF & i need to display it only for certain records not all .
    Please help me.
    best regards,
    ramesh

    1 - if you are using a percentage function in a CKF/Formula, it should by default come with a % sign in your report.
    2 - You can't mix and match (have '%' only for some rows) unless you want to use some vb macro or table interface class to do it.
    For any number that is a percentage but doesn't appear with %, you can always create another CKF ( = 100 % ckf_minus_perc ), or a variant of it and that should get you the same value with a % sign.

  • How to bound the query  fields value to the arry?

    My code:
    <cfloop query="test">
    <cfset data=ArrayNew(1)>
    <cfloop from="1" to="#listlen(test.columnlist)#"
    index="x">
    Here i wanted to give the filed value to the data[x],but only
    the column name was gived,not the filed value,how to do it?
    <cfset
    FiledName=#test.GetMetaData().getColumnName(JavaCast( 'int', x
    ))#>
    <cfset data[x]= #FiledName#>
    </cfloop>
    </cfloop>
    Thanks a lot.

    and why would you need to convert a query result into an
    array?
    are you familiar with array notation?
    yourqueryname.columnname[rownumber]
    Azadi Saryev
    Sabai-dee.com
    http://www.sabai-dee.com

  • CR on BW Query : Query fields not displayed properly

    Hi Experts,
    I am using Crystal reports 2008 with SAP Integration Kit for BO Enterprise XI 3.0
    I want to create a CR based on SAP BI 7.0 Query. But I add BI query as a datasource from SAP BW Query, it doesn't bring in all the fields correctly.
    All the Characteristics are displayed as D~ [0sold-to]~ K or D~ [0Material] ~K
    All KFs are displayed as M~ [Measures].[D4NXLFXS1ULO50FAO05ZCM9DN] ~ M or M ~ [Measures].[D4NXLFXS1ULO50FAO05ZCM9DN] ~ U
    Please help me how to see the proper description of Char or KF?
    Thanks,
    Smruti
    Edited by: Smruti Pattani on Dec 11, 2008 8:12 PM

    Hi,
    I built a Crystal Report on BI query using SAP BW MDX Query.I have Crystal Reports 2008 and BO Integration kit for sap XI 3.1. I am able to bring in all the query fields into report but when i try to see preview, system fails to retrieve data and it gives me error
    Database Connector Error: "BAPI Error # :0"
    Error occurred when starting the parser: timeout during allocate / CPIC-CALL: 'ThSAPCMRCV'
    Please help me how to resolve this issue.
    Thanks,
    Smruti

  • Manupilation of the Query in Crystal Report

    Dear Experts,
       I have prepared a report to get opening balance which I haven able to achieve. Please find it below:
    SELECT    SUM(dbo.JDT1.Debit)- SUM(dbo.JDT1.Credit) as Opening
    FROM         dbo.JDT1 INNER JOIN
                          dbo.OJDT ON dbo.JDT1.TransId = dbo.OJDT.TransId
    where  dbo.OJDT.DueDate between '20090101' AND ''.
    Now I want to get the cumulative total for the balance, I know about the Running balance which adds
    current figure to the previous. But the problem is how to add the opening balance and then
    add current figure as done by Running. I have put down a link of what  I am looking for in my report.
    http://www.megaupload.com/?d=EARD5WIU
    http://www.megaupload.com/?d=EARD5WIU
    Your help be appreciated

    Hi,
    You need a BEx query ontop of the MC, which is set 'allow external access'
    You need software "integration kit for SAP solutions"
    You need Crystal Designer client
    You need to use the "BW MDX Driver"
    You need to add the query fields using the "Database Expert" wizard
    Then design the report.
    When you come to asking about creating the IRR formula in Crystal, please ask that question the Crystal subforum in SDN.
    Regards,
    H

  • Date format at the query

    hi
    Can  You Please suggest how minimal we can correct this at the query output
    My coming output for the date field at the query is
    01/28/2008
    04/27/2006
    06/1/2006
    05/16/2006
    Desired Output for the query field at the query is
    1/28/2008
    4/27/2006
    6/1/2006
    5/16/2006
    Zeroes should not be present can you quickly help me in this regard

    Hi
    Check conversion routine on info object maintainance .
    Regards,
    Chandu.

  • Marketing Calender Query field is not populating

    Hi Experts,
    I'm using CRM5.0 and EP7.0 .
    I've a problem with marketing calener. I've added it to portal but I'm not getting data from the backend in the query field(Show label). I'm getting all the views in view field but not the query field. I got some idea that the backend role to be assigned to portal roles in 'Assign portal role to single role' but it is not working.I think I'm missing some steps or entering incorrect values. Please send me detail steps of what I've to do in ''Assign portal role to single role' .
    Thanks in advance
    Koustav

    Hello ,
    Create requirement class and Requirement type relevalnt for your order type.
    Path to create this is:
    SPRO-> Proect systems->Material->Control of Sales-Order-Related Production->Check Requirements Classes
    Check Requirements type also.
    Create stretegy in view V_T461S.
    assign req class &type to stgy.
    then assign this req class and type in material master
    create Project or WBS elemt in transaction CJ20N.
    then follow the same process steps to create sales order that WBS elemt pop will come.
    regards,
    Nisha
    @award pts is helpful.

  • Query fields initialised  on page load

    Hi,
    I have a query region with autoCustomizationCriteria on my page. How do I set initial values for some query fields?
    Thanks

    Get a handle to the bean corresponding to the query field and call the method to set the default value. Setter method will differ based on the query field like textinput or choicelist etc. Refer to javadoc of corresponding baen for default value setter method.
    --Shiv                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Adding New Fields to a BEx Query does not show up in the CR field explorer

    This could be a silly question.
    I have a CR report based on a BEx query.  I had to add a couple of new fields to the BEx query, and when i want to add those fields to the CR report, I don't see them even after I do a refresh in the field explorer. 
    How do i see this new fields in the CR report?
    Help Please
    Thanks

    Hi,
    you can open the report and go to the menu Database > Verify Database.
    that should add the new fields to the list of fields in CR
    Ingo

  • How can I get a query in the search field to open in a new tab or new window from the current window?

    How can I get a query in the search field to open in a new tab or new window from the current window?

    If you are searching via the Search Bar on the Navigation Toolbar, this preference can be changed to have searches there open in a Tab.
    Type '''about:config''' in the Address Bar and hit Enter. Then answer "I'll be careful". Type this pref in the Search at the top.
    '''browser.search.openintab''' = double-click to toggle to '''true'''

  • Field value in the query

    hi folks,
    I have an issue related to the name field which I am using in a query. it goes like this
    select * from csks
               where kokrs = 'BMC '
               and BUKRS = '0100'
               and GSBER = '0100'
               and Name2 = ' O' Donell Simon '.
    The name has an apostrophe if I take that apostrophe out the query is giving sy-subrc =4 and if I include it gives a syntax error.
    The name is O' Donell Simon
    How can I fix it?
    Thanks,
    SK

    Hi,
    Check this..
    DATA: V_NAME LIKE CSKS-NAME2.
    V_NAME = 'O'' Donell Simon'.  " I have given two single quotes.
    select * from csks
    where kokrs = 'BMC '
    and BUKRS = '0100'
    and GSBER = '0100'
    and Name2 = v_name.
    Thanks,
    Naren

  • Problem while changing the query of the field in Oracle apps 11.5.10

    Hello All,
    Requirement:
    User want to change the query of the LOV attached to Ordered item field on Line items tab on the Sales order form in Order managment
    Block name = 'LINE'
    Field name = 'ORDERED_ITEM_DSP'
    LOV attached to this field in FMB: ITEMS
    LOV attached to this field in front end: ENABLE_LIST_LAMP
    Problem: Following code is firing at all points (Debug messages are appearing at all points) but Query of the LOV attached to item is still same.
    How can in FMB LOV is "ITEMS" and in front end "ENABLE_LIST_LAMP"
    My guess is there is some problem with the LOV name which we are passing in the code below. Because LOV name attached to item are different in front end and FMB. There is no LOV in FMB which has “SYSTEM ITEMS Description” kind of structure.
    I have written following code in custom.pll (l_chr_rg_query is query taken from the record group attached to “ITEMS” named LOV with some modifications ex: rownum<6 so that it will show only 6 records in LOV if it is really firing our query for LOV)
    IF ( form_name = ‘OEXOEORD’
    AND block_name = ‘LINE’
    AND field_name = ‘ORDERED_ITEM_DSP’
    AND event_name = ‘WHEN-NEW-ITEM-INSTANCE’
    THEN
    MESSAGE (‘message1’);
    l_chr_rg_name := ‘XXLION_UNIFORM_CODE_RG’;
    l_chr_rg_query :=
    ‘SELECT item, item_id, item_description, inventory_item_id,item_identifier_type,null           item_identifier_type_meaning, ‘
    || ‘inventory_item, address, cust_address, item_definition_level ‘
    || ‘FROM oe_return_items_v ‘
    || ‘WHERE (sold_to_org_id = :parameter.lov_num_param1 OR sold_to_org_id IS NULL)’
    || ‘ and rownum < 6 ORDER BY item’;
    MESSAGE (‘message2’);
    l_rg_id := FIND_GROUP (l_chr_rg_name);
    MESSAGE (‘message3’);
    IF ID_NULL (l_rg_id)
    THEN
    MESSAGE (‘Creating record group here’);
    l_rg_id :=
    CREATE_GROUP_FROM_QUERY (l_chr_rg_name, l_chr_rg_query);
    END IF;
    errcode := POPULATE_GROUP (l_rg_id);
    MESSAGE (‘ERROCODE is : ‘ || errcode);
    L_lov_id := FIND_LOV (‘ITEMS’); --My guess is this LOV name is the source of problem.
    MESSAGE ('Error code is4');
    SET_LOV_PROPERTY (l_lov_id, group_name, l_rg_id);
    MESSAGE ('Error code is5');
    SET_ITEM_PROPERTY ('LINE.ORDERED_ITEM_DSP', lov_name, 'ITEMS');
    END IF;

    I found that there is no problem with code. My problem is not technical, its a functional problem.
    It is related to Inventory's "System Items" KFF.
    Can anybody tell me, to this "System Items" KFF, one value set is assigned. but it is of none type of value set. so from where the values in LOV are coming?

  • In a query, for the selection field 'KNB1-ZWELS' a match-code isn't availab

    Hi All,
    Creating a query, for the selection field 'KNB1-ZWELS' a match-code isn't available.
    Could anyone tell me the reason?
    Thanks
    Gandalf

    Hi,
    Match Code Object is not available for the field ZWELS. If required, You need to contact a Developer for creating one .

  • Spem fields are missing In the Query

    Hi this is a FI-Sales Query , under Material Group consists Bags,Caps,wallets ete like these lot of fields but in the query i am not getting all the field. in the query designer every thing is there some fields are not coming like Tie etc,But remeber this is Production Issue.I think u r clear with the issue.
    Any Help

    Hi kumar
    I guess what u are talking about is a values in the infoobject material group are not populating into the query.
    The problem is accordig to me is that the master  data for the material Group is deleted so thats the reason u can t find material group values in the query.
    If i have not understood the problem then restate the problem again in other words.
    If this solves ur problem then kindly assingn the points.

  • I need use conditions in the select fields of a query.

    Hello,
    Is possible, that I can have conditions in the select fields of a query? In a invoice when the type is cancellation I want to put *-1 to price and if is other type the price is normally.
    If VBRK.FKART = 'S1' THEN KWERT*-1 else KWERT .
    Thank you very much.

    you can do two things:
    1. select the data into internal table and loop through the internal table and do the necessary changes
    SELECT fkart kwert
    FROM vbrk
    INTO TABLE itab
    WHERE ...
    LOOP AT itab.
    IF itab-fkart EQ 'S1'.
    itab-kwert = itab-kwert * -1 .
    MODIFY itab.
    ENDIF.
    ENDLOOP.
    2. use select-endselect and change the data acc. to your needs inbetween and append the internal table.
    SELECT fkart kwert
    FROM vbrk
    INTO wa
    WHERE ...
    IF wa-fkart EQ 'S1'.
    wa-kwert = wa-kwert * -1 .
    ENDIF.
    APPEND wa TO itab.
    ENDSELECT.
    (The first approach is probably faster.)

Maybe you are looking for

  • F110 - AUTOMATIC PAYMENT TRANSACTION

    Hi people, I'm using F110 transaction to download  the Bordero file. Someone knows where I can fill the parameter for choose the fields that I need to send to txt file. After doing the download, I saw that the field ITEM was not filled, and I need th

  • How can I create MWV file from iMovie that is compatible with Windows

    Hi Folks: I have have an iMovie project that I need to share as a WMV file that I can upload to a website that is then able to be opened in a Windows browser. I've already created a QuickTime version that seems to work in Mac and Windows browsers. Ju

  • Using local variables or global attributes

    it's been five years now since I learned programming. But I still have a pretty basic question that isn't answerred yet ... I'll try to explain it with an example      //*attributes*      private int a, b, c;      private int result      a =1;      b

  • ExecutorService and awaitTermination

    I have an executor service(MainES), which in turn starts a thread. This thread in turn use an executor service to execute(S1) say 10 threads(T1-T10). T1-T10 say sleeps for 20 secs. My question is when I awaitTermination on the MainES, why does it ret

  • ITunes won't install on Windows Vista? 32 bit

    I have Windows Vista (the 32 bit) and after I got an iPhone I tried to sync it to my iTunes. But it said I needed a later version of iTunes (I had version 9.something). So after I downloaded iTunes 10.2.22 or whatever, whenever I tried to open iTunes