Complex highlighting help!!

Hi,
I am using Encore 1.5 and have a menu designed with 11 video buttons.
I am trying to create a highlight for each button that will not only show what button is highlighted but will also display a short piece of text explaining a little bit about each video. Basically, as you navigate through each button, I want the text to change according to the button that is highlighted. I have created a highlight in Photoshop that does this but am inevitably having real problems with layer overlapping as the button set has a bounding box all the way around the button and text. Can anyone please explain, how to have the text appear when the highlight does, but not included in the bounding box, so button overlapping doesn't occur? any help would be greatly appriciated!!
Thanks in advance,
Matt

Matt,
You should not fear. It's very easy to just do 11 dupes of your Menu, naming them sequentially, so you can keep track of which Button on the "main" Menu, goes to which dupe Menu. Take each dupe into Photoshop and add the necessary text, Save and then do the Button link with Auto-Activation. Sounds tougher, than it really is. The solution is elegant and works "the treat."
Also, in Encore Preview, it might appear that there is a lag, when the Button on the "main" Menu Auto-Activates. Burn a test DVD RW to verify that the transition from main Menu to dupe Menu is seamless.
One last warning: you only get 1GB of space for Menus on a DVD. This should not come into play, unless you have animated/motion Backgrounds and maybe Audio to each Menu.
Hunt

Similar Messages

  • Complex query help

    Hope someone can help with this.
    I have a database structure :
    table : photos
    Photo_ID (PK)
    Title
    Orientation
    etc
    table : keywords
    Keyword_ID (PK)
    Keyword
    Category
    table : photokeywords
    Photo_ID
    Keyword_ID
    I have a search page that uses checkboxes allowing users to
    search on keywords, that returns any photos which match the
    selected keywords.
    In the search page the checkboxes are created using an array,
    and are displayed as :
    //Display the checkbox
    echo "<td width=\"2%\">";
    echo "<input type=\"checkbox\"
    class=\"tickbox_".$row_type."\"";
    if (in_array($keyword['Keyword_ID'],$photokeywords)) { echo
    " checked"; }
    echo " name=\"ckbox[".$keyword['Keyword_ID']."]\"
    id=\"ckbox[".$keyword['Keyword_ID']."]\">";
    echo "</td>\n";
    Someone kindly helped me out some time ago to write a fairly
    complex (for me!) query that counts the matches, so enabling the
    results to be ordered by the number of matches, ie the most
    relevant matches first.
    The code for this is :
    //db session
    mysql_select_db($database_Photolibrary, $Photolibrary);
    if (isset($_GET['ckbox'])){
    // get profile keys
    $ckbox = array_keys($_GET['ckbox']);
    // sql string
    $sql = 'SELECT *, Count(*) As rank FROM photos, photokeywords
    WHERE photos.Photo_ID =
    photokeywords.Photo_ID AND photokeywords.Keyword_ID IN(' .
    implode(',', $ckbox).') GROUP BY
    photos.Photo_ID ORDER BY rank DESC, Title';
    $photos = mysql_query($sql) or die(mysql_error());
    $row_photos = mysql_fetch_assoc($photos);
    @$totalRows = mysql_num_rows($photos);
    The page I have is using Tom Muck's pages list and horizontal
    looper behaviours to display the results.
    Everything works fine except the pages list, where there is
    more than one page of results. I've emailed the ever helpful Tom
    who has advised me that the query may need to be constructed in DW,
    as the Pages List behaviour relies on DW's code to manage the
    paging.
    So I've gotten as far as the basic query code :
    <?php
    mysql_select_db($database_Photolibrary, $Photolibrary);
    $query_photos = "SELECT *, Count(*) As rank FROM photos,
    photokeywords WHERE photos.Photo_ID = photokeywords.Photo_ID AND
    photokeywords.Keyword_ID IN(' . implode(',', $ckbox).') GROUP BY
    photos.Photo_ID ORDER BY rank DESC, Title";
    $photos = mysql_query($query_photos, $Photolibrary) or
    die(mysql_error());
    $row_photos = mysql_fetch_assoc($photos);
    $totalRows_photos = mysql_num_rows($photos);
    ?>
    But am unsure where I need to call the ckbox values,
    previously :
    if (isset($_GET['ckbox'])){
    // get profile keys
    $ckbox = array_keys($_GET['ckbox']);
    in the DW construction.
    I've been playing around with different things in the query's
    variables, such as
    Name : Keyword_ID
    Default value : 1
    Run time value : $_GET['ckbox']
    but to no avail.
    If anyone can help out with this it'd be much appreciated.
    Cheers.

    Something like this?
    SQL> var P_DISCOUNT_RATE number
    SQL> var P_BASE_YEAR number
    SQL> var P_FUTURE_YEAR number
    SQL> exec :P_DISCOUNT_RATE := 0.1; :P_BASE_YEAR := 2003; :P_FUTURE_YEAR := 2009;
    PL/SQL-procedure is geslaagd.
    SQL> select sum(npd)
      2    from ( select nvl
      3                  ( ( select sum(sal)
      4                        from emp
      5                       where to_number(to_char(hiredate,'yyyy')) + 25 = :P_FUTURE_YEAR - l
      6                    )
      7                  , 0
      8                  ) / power(1 + :P_DISCOUNT_RATE, l) npd
      9             from ( select level-1 l from dual connect by level <= 1 + :P_FUTURE_YEAR - :P_BASE_YEAR )
    10         )
    11  /
                                  SUM(NPD)
    22248,89010313503176012567447578717301
    1 rij is geselecteerd.I counted 7 iterations for the values 2003 and 2009, so you might want to explain a little more.
    Regards,
    Rob.

  • Courser Highlighter help...

    Forgive me but I'm new to the mac world. Can anyone tell me how I can get my courser arrow to highlight? I have seen it on videos and think it would be helpful to me. I'm looking for a very simple way to do this (app) if it is possible. thanks.

    What I meant was, on the cursor arrow I would like it to be highlighted with a colored circle of some sort so that it will stand out on the page. This will make it easier to keep track of where the cursor is. I'm not good with computers so I was hoping there was an app that works well. Something easy to install so that I don't screw my new mbp up. Lol.

  • Highlighter  help,  please

    I am using the latest version of Adobe Reader app on iPad.  Please explain how to highlight text.   Highlighter works randomly.  I cannot discover the procedure to turn on/off the highlight function.  Thx.  ArtKwast

         I decline your offer to submit the file.pdf for inspection.  The file.pdf (1) contains personal information, (2) is NOT password protected, (3) is NOT an image.jpg, -.gif,  -.bmp, etc. converted to -.pdf.
         I have successfully highlighted parts of similar file.pdf --from the same utility company website-- with Windows version Adobe Reader on a Win7 based laptop.   Based on my experience, I conclude the iOS version Adobe Reader app for iPad has a highlighter bug.   I give up trying to use iPad Adobe Reader app for highlighting text.   I will try again after each iPad app update until the highlight function finally works as advertised.
         Thx for your suggestion help.
    Sincerely,
    ArtKwast
    [ end ]

  • Photo's Stuck In iPad Complex Situation HELP!

    Okay...here's my problem i have a first gen ipad running ios 5 and a while back the hard drive on my Mac busted so i lost everything but my family photos and important memories are still on that ipad but i don't know how to get it out i don't care much for the music as much but i really need those photo's back, they are visible in my events library but not in my photostream so how do i get it off? help PLEASE!

    To copy photos that were originally synced from a computer you will need a third-party app such as Simple Transfer which can copy them off via your wifi network. But as photos are 'optimised' when they are synced to the iPad, any that you then copy back to a computer may not be exactly the same as they originally were on your Mac.
    iTunes purchases you should be able to copy back via File > Devices > Transfer Purchases, for other content see if the programs listed on this page help : https://discussions.apple.com/docs/DOC-3991

  • Complex SQL help for a

    I do not know if this is the right place for thius type of post. If it is not please advise where the right place is.
    I need help generating a report, hopefully with SQL in 8.1.7
    SQL Statement which produced the data below the query :
    SELECT CHANGE.change_number, CHANGE.route_date as DATE_TO_CCB, nodetable.description AS Approver_required, (TRIM(BOTH ',' FROM CHANGE.PRODUCT_LINES)) AS PRODUCT_LINES /*, PROPERTYTABLE.VALUE as PRODUCT_LINES */
    FROM CHANGE, signoff, workflow_process, nodetable /*, PROPERTYTABLE */
    WHERE ( (CHANGE.ID = signoff.change_id)
    AND (CHANGE.process_id = signoff.process_id)
    AND ((nodetable.id = signoff.user_assigned) or (nodetable.id=signoff.user_signed))
    AND (CHANGE.process_id = workflow_process.ID)
    AND (CHANGE.ID = workflow_process.change_id)
    AND (CHANGE.workflow_id = workflow_process.workflow_id)
    AND (SIGNOFF.SIGNOFF_STATUS=0 )/* in (0, 2, 3)) */ /* 0=request needs attention, 2=request approved, 3=request rejected */
    AND (SIGNOFF.REQUIRED=5 or SIGNOFF.REQUIRED=1) /* 1=Approver 5= Ad Hoc Approver */
    AND (CHANGE.IN_REVIEW=1)
    AND (CHANGE.RELEASE_DATE IS NULL)
    AND (CHANGE.CLASS != '4928')
    /* AND (PROPERTYTABLE.PROPERTYID IN (SELECT TRIM(BOTH ',' FROM CHANGE.PRODUCT_LINES) FROM CHANGE)) */
    order by change.route_date desc
    **** Results **********
    CHANGE_NUMBER|DATE_TO_CCB|APPROVER_REQUIRED|PRODUCT_LINES
    C02190|11/14/2008 3:34:02 PM|Anurag Upadhyay|270354,270362|
    C02190|11/14/2008 3:34:02 PM|Dennis McGuire|270354,270362|
    C02190|11/14/2008 3:34:02 PM|Hamid Khazaei|270354,270362|
    C02190|11/14/2008 3:34:02 PM|Mandy York|270354,270362|
    C02193|11/14/2008 3:05:18 PM|Hamid Khazaei|274279,266339,266340,266341|
    C02193|11/14/2008 3:05:18 PM|Rob Brogle|274279,266339,266340,266341|
    C02193|11/14/2008 3:05:18 PM|Xavier Otazo|274279,266339,266340,266341|
    C02193|11/14/2008 3:05:18 PM|san|274279,266339,266340,266341|
    C02194|11/14/2008 2:51:34 PM|Diana Young|271503|
    C02194|11/14/2008 2:51:34 PM|Carl Krentz|271503|
    C02194|11/14/2008 2:51:34 PM|Dennis Yen|271503|
    C02194|11/14/2008 2:51:34 PM|Gordon Ries|271503|
    C02194|11/14/2008 2:51:34 PM|Sunil Khatana|271503|
    M00532|11/13/2008 1:34:42 PM|Dennis Yen|270356,270354,270360,274279,266339,266340,266341,276780,260784|
    M00532|11/13/2008 1:34:42 PM|Jin Hong|270356,270354,270360,274279,266339,266340,266341,276780,260784|
    M00532|11/13/2008 1:34:42 PM|Sunil Khatana|270356,270354,270360,274279,266339,266340,266341,276780,260784|
    Each value in the numeric comma delimited string has a corresponding ID for the actual test string value in another table as shown below.
    PROPERTYID|VALUE
    260775|product 1
    260776|Product 2
    260777|Product x
    260778|Product y
    260779|Internal
    260780|ORCA
    260781|Tiger
    260782|Orange product
    260783|Restricted
    260784|Product zz
    266259|Product YYY
    266260|Hercules
    266261|Tangerine
    *****Desired output****
    CHANGE_NUMBER|DATE_TO_CCB|APPROVER_REQUIRED|PRODUCT_LINES
    C02190|Nov/14/2008 03:34:02 PM|Anurag Upadhyay, Dennis McGuire, Hamid Khazaei, Mandy York|Product Y,Product 1
    C02193|Nov/14/2008 03:05:18 PM|Hamid Khazaei, Rob Brogle, Xavier Otazo, san|Hercules,Apple,Product 3,Product zz
    C02194|Nov/14/2008 02:51:34 PM|Diana Young, Carl Krentz, Dennis Yen, Gordon Ries, Sunil Khatana|Product 2
    M00532|Nov/13/2008 01:34:42 PM|Dennis Yen, Jin Hong, Sunil Khatana|Product 1,Product 4,product yy,product YYY,ORCA,Tiger,Orange product,Restricted

    Hi,
    Here's how you can do it in Oracle 8.1.
    To get the individual sub-strings from product_lines, join your current result set to this "counter table"
    (   SELECT  ROWNUM  AS n
        FROM    all_objects
        WHERE   ROWNUM <= 10 -- upper bound on number of items
    )  cntrIf you don't know the worst case of how many items might be in product_lines, it's a little more complicated:
    (   SELECT  ROWNUM  AS n
        FROM    all_objects
        WHERE   ROWNUM <= 1 +
                SELECT  MAX ( LENGTH (product_lines)
                            - LENGTH (REPLACE (product_lines, ','))
                FROM    table_name
    )  cntrJoin this to the existing result set like this
    WHERE   ...
    AND     INSTR ( product_lines || ','    -- one extra comma added
                  , 1
                  , n
                  ) > 0When you do the join, you will have
    one copy of all the rows with one item in producgt_lines,
    two copies of all the rows with two items in producgt_lines,
    three copies of all the rows with three items in producgt_lines,
    and so on.
    When a row has been copied, each copy will have a different value of cntr.n.
    To extract the n-th substring from product_lines:
    SELECT  ...
            SUBSTR ( product_lines
                   , INSTR ( ',' || product_lines,   ',',   1,   n)
                   , ( INSTR (product_lines || ',',   ',',   1,   n)
                     - INSTR (',' || product_lines,   ',',   1,   n)
                   )  AS product_lines_itemWhen you have derived this column, you can join to the table with the translations
    WHERE  TO_NUMBER (product_lines_item) = propertyidTo combine these rows into one row with a comma-delimited list, GROUP BY all the columns you want to select except the property_value ('produc 1', 'tangerine', etv.), and SELECT:
    LTRIM ( MAX (CASE WHEN n =  1 THEN ',' || property_value END) ||
            MAX (CASE WHEN n =  2 THEN ',' || property_value END) ||
            MAX (CASE WHEN n = 10 THEN ',' || property_value END)
          )I don't know a good way to re-combine the rows in Oracle 8 without assuming some limit on the number of items. I assumed there would never be more than 10 in the example above. You can say 20 or 100, I suppose, if you want to. If you guess too high, everything will still work: the query will just be slower.
    This is a just one example of why packing several values into a single column is a bad idea.

  • Complex Pivot Help Needed

    I need to convert the data like below for reporting, i have tried a lot but not getting success yet.
    Original Table:
    Id || Id1 || Id2 || MasterId || Obs   ||Dec  || Act   || Status
    || InstanceId
    1  || 138 || 60 || 1    || Obs1 ||
    Dec1 || Act1 || 0|| 14
    2  || 138 || 60 || 2    || Obs2 ||
    Dec2 || Act2 || 1|| 14
    3  || 138 || 60 || 3   || Obs3 ||
    Dec3 || Act3 || 1|| 14
    4  || 138 || 60 || 4    || Obs4 ||
    Dec4 || Act4 || 0|| 14
    5  || 138 || 60 || 5  || Obs5 ||Dec5 || Act5 || 1
    || 14
    View For Reporting:
    Id1 || Id2  ||
    MasterId1  || Obs1 ||
    Desc1  ||
    Act1  || StatusId1  ||
    MasterId2 || Obs2  ||
    Desc2 || Act2  ||
    StatusId2 ||  MasterId3  ||
    Obs3  || Desc3  ||
    Act3  || StatusId3 || MasterId4 ||
     Obs4 ||
    Desc4  ||
    Act4  || StatusId4  ||
    MasterId5  || Obs5  ||
    Desc5 || Act5  ||
    StatusId5 || InstanceId
    138 || 60  ||
    1  || Obs1
     || Desc1  ||
    Act1  ||
    0  || 2  ||
    Obs2 || Desc2  ||
    Act2 || 1 ||
    3
     || Obs3  ||
    Desc3  || Act3  ||
    2  ||
    4  || Obs4
     || Desc4  ||
    Act4  || 0  ||
    5  || Obs5 ||
    Desc5  || Act5 ||
    1 || 14

    looks like this to me though cant make out much from posted output format
    SELECT id1,id2,
    MAX(CASE WHEN Seq = 1 THEN MasterId END) AS Master1,
    MAX(CASE WHEN Seq = 1 THEN Obs END) AS Obs1,
    MAX(CASE WHEN Seq = 1 THEN Dec END) AS Dec1,
    MAX(CASE WHEN Seq = 1 THEN Act END) AS Act1,
    MAX(CASE WHEN Seq = 1 THEN Status END) AS Status1,
    MAX(CASE WHEN Seq = 2 THEN MasterId END) AS Master2,
    MAX(CASE WHEN Seq = 2 THEN Obs END) AS Obs2,
    MAX(CASE WHEN Seq = 2 THEN Dec END) AS Dec2,
    MAX(CASE WHEN Seq = 2 THEN Act END) AS Act2,
    MAX(CASE WHEN Seq = 2 THEN Status END) AS Status2,
    MAX(CASE WHEN Seq = 3 THEN MasterId END) AS Master3,
    MAX(CASE WHEN Seq = 3 THEN Obs END) AS Obs3,
    MAX(CASE WHEN Seq = 3 THEN Dec END) AS Dec3,
    MAX(CASE WHEN Seq = 3 THEN Act END) AS Act3,
    MAX(CASE WHEN Seq = 3 THEN Status END) AS Status3,
    MAX(CASE WHEN Seq = 4 THEN MasterId END) AS Master4,
    MAX(CASE WHEN Seq = 4 THEN Obs END) AS Obs4,
    MAX(CASE WHEN Seq = 4 THEN Dec END) AS Dec4,
    MAX(CASE WHEN Seq = 4 THEN Act END) AS Act4,
    MAX(CASE WHEN Seq = 4 THEN Status END) AS Status4,
    MAX(CASE WHEN Seq = 5 THEN MasterId END) AS Master5,
    MAX(CASE WHEN Seq = 5 THEN Obs END) AS Obs5,
    MAX(CASE WHEN Seq = 5 THEN Dec END) AS Dec5,
    MAX(CASE WHEN Seq = 5 THEN Act END) AS Act5,
    MAX(CASE WHEN Seq = 5 THEN Status END) AS Status5,
    InstanceId
    FROM
    SELECT id1,id2,MasterId,Obs,Dec,Act,Status,InstanceId,ROW_NUMBER() OVER (PARTITION BY id1,id2,InstanceId ORDER BY id ) AS Seq
    FROM Table
    )t
    GROUP BY id1,id2,InstanceId
    And if you want to extend this dynamically use
    http://sqlblogcasts.com/blogs/madhivanan/archive/2007/08/27/dynamic-crosstab-with-multiple-pivot-columns.aspx
    Please Mark This As Answer if it helps to solve the issue Visakh ---------------------------- http://visakhm.blogspot.com/ https://www.facebook.com/VmBlogs

  • Complex Mapping :-Help Required

    Hi All,
    I have a scenario XI--IDoc.
    Sender structure is having one field as Description which will carry some informatiom.I have to read the Summary Field and if I get XAA1:686,XAA2:767 or XAA3:876 like this  inside this  inside this field than I have substring  and take those value individually than we have to map it accordingly.
    You can consider all these value will come separated by ,(comma) and based of the sbustring we have to map it.
    Thanks,
    Rakhi

    1) Pattern p = Pattern.compile("\\b([X][A-Z]{2}[0-9][:][0-9]{3})\\b");
    we made a regular expression here and compiled it and then we make a object of class Matcher to match this compiled regex with our string
    Matcher m = p.matcher(str);
    //then we traverse through the results given to us my this matcher in an array form that is a array constituted by the different values that match this regex.....we traverse this array (m.find()) until this condition is true.....
    then we add the result into the display queue.
    while (m.find())
        String s = m.group(1);
        result.addValue(s);
    (\\b is actually \b to include this \(escape character) i had used two \\
    this is the real regex
    \b([X][A-Z]{2}[0-9][:][0-9]{3})\b
    \b means a seprator between words it can be anything tab or whitespace or new line
    () we use these brackets to mark a word or a unit here this XAA8:456 is a unit so we put the reg ex for this inside braces
    [X] single value mentioned means that it searches for only the single X character
    the very next [A-Z]{2} means that it searches for any character in range A-Z and this rule searches for combination of two letters that follow this rule it means that it searches for two characters together following this i.e adjacent like DF, GY if you think that you want to further drill down your pattern and you will always have AA you can replace this [A-Z]{2} by [A]{2} so it searches for XAA
    now the next thing should be a digit  so we have 0-9 if you dont specify {3} or any number in curly braces it assumes that you are searching for a single character
    then [0-9]{3} digits in the end.....
    use this site if you want to learn regex you can test your regex here
    http://regexr.com/#
    working on your next req

  • Complex Logo - Help

    Hey folks, a small challenge for you--
    Here is a project that I'm working on. http://dl.dropbox.com/u/17775266/logoProof.ai
    Ok, so there are many levels to this logo. All I want to do before I move on is get rid of the appended block to the left when I select it. This huge box is part of a masked image -- which I need to stay in that exact position. I need to do this so that I can align the image properly. Seems like I've tried almost everything.  [Feel free to hack at it; I'm using CS5 btw]
    Thoughts?

    Basically....draw it
    You could easily take the small portion you've got displaying and place it in a new file. Enlarge it 400% or more and lock it for use as a template. Then draw the shapes of the texture on a new layer and color appropriately. When done, reduce 25% and place back on the logo... then everything is 100% vector and there will never be any worry about scaling. Becuase it's just a distress texture you really don't have to be 100% accurate when recreating it. Getting the basic shapes would be enough.
    I simply don't use raster elements in logos ever. It's one of the staples of solid logo design in my opinion — the ability to scale to any size without alteration.

  • In mozila 3.6 or higher version as i install Browser Highlighter addone then in my site when i edit any html content in fck editor or in tiny mce editor then it add a script name gwproxy how i can solve it

    in mozila 3.6 or higher version as i install Browser Highlighter addone then in my site when i edit any html content in fck editor or in tiny mce editor then it add a script name gwproxy its happend with 3.6 or higher version thanks
    == This happened ==
    Every time Firefox opened
    == i upgrqde mozilla to 3.6.3 version and i check it with on another computers

    Hi Deepak!
    This seems to be a well-known and quite widespread problem with this extension, unfortunately - the net is full of complaints about this issue, not to mention 'horror stories' about how this (otherwise fairly innocent and well-certified but clearly highly commercial) extension has 'sneaked' its way into peoples installations.
    I find it quite amazing that such an issue has existed for so long without the Browser Highlighter, TinyMCE and FCKeditor teams getting together and making a working fix - it should be rather easy to prevent with a tag or plugin check in editor code and/or a simple editor recognition routine in the extension.
    If you want (/need) to use this extension, I can only point you to the Browser Highlighter homepage for support; in [http://thebrowserhighlighter.com/help.jsp The Browser Highlighter Help section] it is clearly documented - first section, last paragraph - along with a link to [http://thebrowserhighlighter.com/blacklist.jsp this problem report form] where it seems you can ask for help solving the problem.
    However, given the (script-)name of the page, I suppose that reporting a problem on your own website (with all details) actually adds your site - or part of it - to a blacklist that TBH maintains to turn off TBH or at least problematic script injections when visiting sites registered in this list. So actually this might help you solve the problem quite easily, if they do what the page implies.
    Please let us know how above works out, and if we can be of further assistance. Detailed feedback is appreciated and helps us to help you better, plus enables us to better help more users with similar problems.

  • ORA-12015: cannot create a fast refresh materialized view from a complex

    Hi All,
    I am trying to create materialized view but i got a error ORA-12015: cannot create a fast refresh materialized view from a complex query.
    Regards,
    narayana

    Hi,
    Please see if (Note: 179466.1 - Diagnosing ORA-12015 fast refresh materialized view / complex queries) helps.
    Regards,
    Hussein

  • Intellegent F4 help for contacts in Opp

    Hello All,
    We have the following issue and I hope to get answere from someone. In PCUI on Opportunities Partner Tab when we select contact person Partner Function and click on partner Input Help link it opens a BP search window and user can pick any BP or contact from search result. How can we return only those contacts belonging to the Sales Prospect entered in Opp. Sales Prospect is mandatory for us while creating an Opp. We want to make contact person input help intellegent to return only those for the BP in transaction.
    Thanks inadvance

    There is new feature in CRM 5.0 for value help applications in PC-UI. Its called <b>context sensitive value help</b>. Check the section 5.1.3.7 in the PC-UI cookbook for version 5.0.
    I am coping the section 5.1.3.7 here:
    5.1.3.7 Context sensitive value help
    The current complex value help is not fully context sensitive. It does not consider the information
    the user has already entered on the screen, If it is present in different screen position or in different
    line of a list than the field on which F4 is pressed. Thus, the value help often displays result set
    which are not related in the current context. To make value help context sensitive following points
    must be improved.
    • The complex value help must consider the entries of relevant fields on the calling applications screen as search criteria.
    • The value help application should be enabled to set the value in the <b>Search-Shuffler</b> depending on the current context.
    To implement this feature for any field in the fieldgroup following steps to be performed:
    1. New fieldgroup customizing flag is added the by checking this enables context sensitive search for a input field. Field group customizing is called “<b>Roundtrip CS Search”.</b>
    2. Determine the fields to be transferred to the value help application from calling application
    and create ABAP structure from this fields.This structure is called <b>Context sensitive screenstructure (CS structure)</b>. Assign this CS structure to the complex value help application which is associated with the input field. This is done in:Transaction <b>crmc_blueprint_c</b>
    Open the node “Application/Layout node “
    Edit the value help application
    Enter the name of the structure in the filed “<b>Structure name</b>, Field (F4_CS_STRUCTURE)
    3. PC-UI FW takes the CS structure data from the calling application and defaults them in the value help applications advance search screen structure. Include this CS structure to the advanced screen structure of value help application to have the same fields of CS structure and add the corresponding fields for the CS structure to field group of advance search. This is generally the scrreen structure used in the adv search of value help application.
    4. Implement IF_CRM_BSP_MODEL_ACCESS_IL_2~FILL_F4_STRUCTURE in the calling applications Model Access Class. In this method you fill the value in CS structure which will
    be passed to the value help application.
    Fill the data which is to be passed to the value help application.
    5. Implement / or enhance if already implemented
    IF_CRM_BSP_MODEL_ACCESS_IL_2~CHECK_ACTIVE_SHUFFLER in value help applications MAC. This step is optional, With this you will be able to select the correct
    shuffler based on the context sensitive data passed with new import parameters values to
    this method.
    data in the adv search screen structure based on the cs-data passed to the application to refine their search criteria. In this field they can return the name and value pair table. FW will update SS with this values.
    6. CS screen structure should have field called "ERROR_FLAG" with component type
    CRMT_BSP_F4_CSERROR. When a wrong value is entered in input field and context
    sensitive value help is called, Applications can use this flag to inform FW that wrong data is
    present in the field and FW will add an error message to the application log of value help to
    tell the user that there is wrong data.
    Raj

  • Search help ehancement of field in t-code F-02.

    Hi all,
    I want to ehance a filed's search help in t-code f-02.
    requirement is as below.
    when you click one field's sech help in t-code f-02. A search help pop-up window will display. In this pop-up window, there are several tabs.  I want to add a new tab in this pop-up window.
    In this new tab, I want to add 2 new fields (for example, company code & bank code) in this tab. each tab also has search help.
    And also if I input value "1000" in the company code field, the search help value of field bank code will automatically relate to "1000".
    could anyone give me a solution or suggestion?
    Thanks in advance!

    Hi,
    1. You can add new fields in the complex search help of the field
    by editing the search help exit. please check search help have any search help exit attached to it.
    Frank Zhang wrote:
    > And also if I input value "1000" in the company code field, the search help value of field bank code will automatically relate to "1000".
    I not sure how a F-02 screen value of company code in the entry screen can be relate with bank code in the search help

  • WDR_SELECT_OPTION  F4 help

    Hi Experts,
    I'm now using WDR_SELECT_OPTION to create some search fields.
    But I found it's difficult to assign " a little complex " search help.
    e.g.  A user search help.  there's an input field for user name and next to it there's a user id text view.
    If I'm not using WDR_SELECT_OPTION it's very easy to implement . But with WDR_SELECT_OPTION ,
    I can't make the input filed the user name, coz it must receive the value of user ID.  Then it's not so userfriendly .
    Coz from user perspective, they expect to see users' name more than some meaningless user id.
    Looking forward your solution to solve the problem above.
    Regards,
    Aaron

    Is there any possiblity to make inputfield display some text description, but actual the real value received is the key of this value pair.
    Just like the dropdown list. you can see a list:
    key       text
    1           abc
    2           def
    3           ghi
    If  you select ( 3 , ghi ), "ghi " will be displayed on the screen, but the real value received is 3.
    the important thing is I'm using  WDR_SELECT_OPTIONS  to make these inputfield( coz I want to use the extension ).
    Looking forward to your quality replies.
    Regards,
    Aaron
    Edited by: Aaron Shen on Sep 30, 2010 4:34 AM
    Edited by: Aaron Shen on Sep 30, 2010 4:35 AM
    Edited by: Aaron Shen on Sep 30, 2010 4:36 AM

  • Step by step procedure of creation of Search help is required...

    Hiii,
    Can any one send me the detail step by step procedure for creation of Serach Help... like simple search help , collective search help and complex search help...
    If possible send some exampless for creation of search help.
    vamsii..

    Search help is an object of the ABAP Dictionary with which input helps (F4 helps) can be defined.
    You can create it in the Transaction Code SE11, choosing "Search Help" Radio-Button.
    There are the following types of search helps:
    Elementary search helps implement a search path for determining the possible entries.
    Collective search helps contain several elementary search helps. A collective search help therefore provides several alternative search paths for possible entries.
    Append search helps can be used to enhance collective search helps delivered by SAP with customer-specific search paths without requiring a modification.
    Check step-by-step process for creating elementary search help.
    http://help.sap.com/saphelp_nw2004s/helpdata/en/cf/21ee5f446011d189700000e8322d00/content.htm
    Also check this thread.
    what is the use of search helps? where can we creat it?
    Regards,
    Maha

Maybe you are looking for