Dynamic widget help

I found a 3D rotate widget from YOFLA that works really nice.  I'd like to create a dynamic page with 2 radio button groups to allow the user to select 2 different options for the model that displays in the 3D widget.  After the user makes the selection, they press update (submit), and a new web page comes back same as the original except that the model displayed in the widget corresponds to the user selection.  Basically, all that needs to change is the path to the folder containing the images consumed by the widget.
I'm new to web development in general, so I'm not sure what the best way to handle this is.  I started looking into PHP, but I'm not sure that's the best solution.  Can someone point me in the right direction?

Hi Purushothaman,
before you do what I have written:
Use transaction SWO1 to create your own /two) BOR Object type(s).
Enter these new types to your BOR field in your read method.
If you did what I have written you go to:
"Object Type for Navigation"
create your own (two) CRM Object type(s) referring to your own BOR Object types.
Add methods default and valuehelp to yout CRM Object type at "Method for Object Type (Navigation)".
At "Assign Object Method to Role" you have to add the navigation entries for the new Object types and methods.
That's all you have to do.
Agenda:
1. Create new BOR objects.
2. In your field group: Field A (DDLB) has "send request" marked.
3. In your field group: field B has "Dynamic_F4_help" set.
4. In your field group: field B has link to field C.
5. In you MAC: If field A has value "x" then field C has value "BOR Object type A"; if field A has value "y" then field C has value " Bor object type B"
6. Crate new CRM Object types referring to the BOR Object type with field "BOR Object Type" marked!!!
7. Add methods default and valuehelp to your new CRM Object types.
8. Create navigation entries for your new CRM Object types in your specific role and add the correspondent F4-Application.
Kind regards
Jörn
Different entries in field c (the you have to enter the BOR Object types) will direct to different applications.

Similar Messages

  • Dynamic Widgets

    Hi all,
    I have been doing something with Dynamic Widgets whereby I have a Dynamic
    SQL that retrieves data from a table in my database. Because of the
    dynamic nature of the SQL, I wanted to create dynamic widgets to
    display the retrieved data. I have managed to create a list of
    dynamic widgets on a window that displays all the data retrieved. But I
    do have certain problems that I have come into. Here's the list :
    1.) After dynamically generating some datafields, which I have set
    the WidthPolicy to SP_NATURAL, I still find that certain datafields
    (the address datafield) too short. It is still not accomodating the
    full length of my data. Any other way to set that?
    2.) According to the Adv. App. Dev. course, we can place the dynamic
    widgets into a gridfield so that they align automatically. I have
    done that... but I also find that if my retrieve results go to about
    50 rows, the gridfield would be enlarged,thus enlarging my window to
    a size that is larger than my monitor. I was hoping that there's a
    way that Forte could automatically create horizontal bars and
    vertical bars on the window form so that we could scroll through the
    results. Is that possible? Any workarounds if that's not possible?
    Thanks,
    Steven Wong,
    Distributed Objects Sdn Bhd
    Suite 5.04,
    Level 5, Wisma Inai,
    Jalan Tun Razak,
    Kuala Lumpur.
    Tel : 603 466 0372
    Fax : 603 466 0373
    Email : [email protected]
    [email protected]

    I've been trying for a while to get the ArrayField working, but it seems to
    be designed for mapping onto objects that exist at runtime. Dynamic
    adjustment of the number of colums in the ArrayField just doesn't seem to
    work. So far the only solution i've found is creating a GridField and
    filling it with DataFields. You'd have to add you're own code for the
    scrollbar and implement the scrolling. As far as i've found out there is no
    other usable Tool solution. I can't give you any examples cause this is
    where i stopped looking into it. Good luck.
    Hedzer van Dijk
    KPN Software Huis
    Tel: (050 58)54149
    E-mail: h.j.vdijkkpn.com <mailto:h.j.vdijkkpn.com>
    -----Original Message-----
    From: Stanley.L.Yeebankofamerica.com
    [mailto:Stanley.L.Yeebankofamerica.com]
    Sent: Tuesday, August 22, 2000 12:04 AM
    To: forte-userslists.xpedior.com
    Subject: (forte-users) Creating dynamic widgets
    We have a question on how to create something similar to a dynamic
    arrayfield
    without mapping to an array.
    We would like the similar behavior of an HTML table with ability to add
    rows
    and columns with values.
    We have looked at using ActiveX but are not happy with the way Forte
    interacts
    with these widgets, so we are looking for a Tool
    solution. Any help or ideas would be appreciated.
    For the archives, go to: http://lists.xpedior.com/forte-users and use
    the login: forte and the password: archive. To unsubscribe, send in a new
    email the word: 'Unsubscribe' to: forte-users-requestlists.xpedior.com

  • Creating dynamic widgets

    We have a question on how to create something similar to a dynamic arrayfield
    without mapping to an array.
    We would like the similar behavior of an HTML table with ability to add rows
    and columns with values.
    We have looked at using ActiveX but are not happy with the way Forte interacts
    with these widgets, so we are looking for a Tool
    solution. Any help or ideas would be appreciated.

    I've been trying for a while to get the ArrayField working, but it seems to
    be designed for mapping onto objects that exist at runtime. Dynamic
    adjustment of the number of colums in the ArrayField just doesn't seem to
    work. So far the only solution i've found is creating a GridField and
    filling it with DataFields. You'd have to add you're own code for the
    scrollbar and implement the scrolling. As far as i've found out there is no
    other usable Tool solution. I can't give you any examples cause this is
    where i stopped looking into it. Good luck.
    Hedzer van Dijk
    KPN Software Huis
    Tel: (050 58)54149
    E-mail: h.j.vdijkkpn.com <mailto:h.j.vdijkkpn.com>
    -----Original Message-----
    From: Stanley.L.Yeebankofamerica.com
    [mailto:Stanley.L.Yeebankofamerica.com]
    Sent: Tuesday, August 22, 2000 12:04 AM
    To: forte-userslists.xpedior.com
    Subject: (forte-users) Creating dynamic widgets
    We have a question on how to create something similar to a dynamic
    arrayfield
    without mapping to an array.
    We would like the similar behavior of an HTML table with ability to add
    rows
    and columns with values.
    We have looked at using ActiveX but are not happy with the way Forte
    interacts
    with these widgets, so we are looking for a Tool
    solution. Any help or ideas would be appreciated.
    For the archives, go to: http://lists.xpedior.com/forte-users and use
    the login: forte and the password: archive. To unsubscribe, send in a new
    email the word: 'Unsubscribe' to: forte-users-requestlists.xpedior.com

  • Re: Create dynamic widgets.

    Hi Kang,
    The attached pex contains a window class, which first adds a gridfield to the
    window and then inserts 5 toggle fields into it. Clicks on the dynamically
    created toggle fields are captured via the ChildClick event on the parent
    gridfield.
    The resulting window is not pretty (or even useful), but will, I hope,
    provide you with some pointers.
    At my site, we are working with version 3d. To my delight, I have found that
    the widgets can be added to the window before it is opened. With previous
    versions, the window had to be open prior to adding any widgets to it.
    J. Bryan Johnson

    Hi,
    I've attached an example of creating datafield and textgraphic dynamically. You may use it as a reference to create toggle field at run time.
    Cp wong.
    -----Original Message-----
    From: Kang Holmes [SMTP:[email protected]]
    Sent: Tuesday, August 19, 1997 2:58 AM
    To: [email protected]
    Subject: Create dynamic widgets.
    (436.3 7-23-1997)) id 852564F7.0068E2E0 ; Mon, 18 Aug 1997 15:05:38 -0400
    X-Lotus-FromDomain: WORLDBANK
    Hi,
    Is there anyone can give me some help on how to create dynamic widgets? I
    need to build a group of toggle field at runtime and put them in a window
    that is generated by Express. I could not find any documents or samples on
    how to do that. Do I need to create a gridfield first and insert the
    widgets into that gridfield in the tool code?
    I appreciate any suggestions and/or samples.
    Kang

  • Create dynamic widgets.

    (436.3 7-23-1997)) id 852564F7.0068E2E0 ; Mon, 18 Aug 1997 15:05:38 -0400
    X-Lotus-FromDomain: WORLDBANK
    Hi,
    Is there anyone can give me some help on how to create dynamic widgets? I
    need to build a group of toggle field at runtime and put them in a window
    that is generated by Express. I could not find any documents or samples on
    how to do that. Do I need to create a gridfield first and insert the
    widgets into that gridfield in the tool code?
    I appreciate any suggestions and/or samples.
    Kang

    Hi,
    I've attached an example of creating datafield and textgraphic dynamically. You may use it as a reference to create toggle field at run time.
    Cp wong.
    -----Original Message-----
    From: Kang Holmes [SMTP:[email protected]]
    Sent: Tuesday, August 19, 1997 2:58 AM
    To: [email protected]
    Subject: Create dynamic widgets.
    (436.3 7-23-1997)) id 852564F7.0068E2E0 ; Mon, 18 Aug 1997 15:05:38 -0400
    X-Lotus-FromDomain: WORLDBANK
    Hi,
    Is there anyone can give me some help on how to create dynamic widgets? I
    need to build a group of toggle field at runtime and put them in a window
    that is generated by Express. I could not find any documents or samples on
    how to do that. Do I need to create a gridfield first and insert the
    widgets into that gridfield in the tool code?
    I appreciate any suggestions and/or samples.
    Kang

  • How Can I get multi column values from dynamic search help?

    Hi Gurus;
    I'm using dynamic search help in my program.
    I want to get multi column values from search help. But I dont know solution for this issue.
    I'm using F4IF_INT_TABLE_VALUE_REQUEST FM.
    How Can I get multi column values from dynamic search help?
    Thanks.

    Believe it or not, the same FM worked for me in a dynpro. I will try to explain here how it works in custom screen and then you can do your work for other screens or program types. I am not going to write my actual work but will explain in general.
    I have 4 fields (FLD1, FLD2, FLD3, FLD4) and i made the search based on FLD2 and when user click on a line (could be any field), then this would bring the line on to the screens.
    There are like 3 steps.
    You have your value_tab for my fields FLD1, FLD2, FLD3 and FLD4. This is just the data that we pass into the FM. (data: IT_VALTAB type table of ZVAL_TABLE)
    Next map the screen fields into an internal table (data: It_dynpfld type table of dselc ). I also have other internal tables defined  (just to keep it straight, i will be putting here) data:  It_return type standard table of ddshretval.
    Next step is to call the function module. Make sure you have values in IT_VALTAB.
    call function 'F4IF_INT_TABLE_VALUE_REQUEST'
    exporting
            retfield        = 'FLD2'
            value_org       = 'S'
          tables
            value_tab       = It_VALTAB
            return_tab      = It_return
            dynpfld_mapping = It_dynpfld
          exceptions
            parameter_error = 1
            no_values_found = 2
            others          = 3.
        if sy-subrc <> 0.
          message id sy-msgid type sy-msgty number sy-msgno
          with sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
        else.
          perform get_selected_fields tables It_return.
        endif.
    The code within the perform GET_SELECTED_FIELDS  - We need to map the result fields after user selects it. The code goes like this. This is step is to update the dynpro fields.
    I need a internal table as well as a work area here. like,
    data: lt_fields type table of dynpread,
            la_fields type dynpread.
      field-symbols: <fs_return> type ddshretval.
    so fill out LT_FIELDS from the IT_RETURN table
    loop at lt_return assigning <fs_return>.
        la_fields-fieldname = <fs_return>-retfield.
        la_fields-fieldvalue = <fs_return>-fieldval.
        append la_fields to lt_fields.
        clear: la_fields.
      endloop.
    Call the FM to update the dynpro
    call function 'DYNP_VALUES_UPDATE'
        exporting
          dyname               = sy-repid
          dynumb               = '1002' "This is my screen number. You could use 1000 for selection screen (hope so)
        tables
          dynpfields           = lt_fields
        exceptions
          invalid_abapworkarea = 1
          invalid_dynprofield  = 2
          invalid_dynproname   = 3
          invalid_dynpronummer = 4
          invalid_request      = 5
          no_fielddescription  = 6
          undefind_error       = 7
          others               = 8.
      if sy-subrc <> 0.
        message id sy-msgid type sy-msgty number sy-msgno
                with sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
      endif.
    good luck

  • Dynamic value help for a table field to fill two fields, how to?

    Hi all gurus,
    In SRM 7 I defined a dynamic value help for a single field (ZZ_PROLE_R3) of my header custom table.
    That's the code from WDDOMODIFYVIEW in the webdynpro /SAPSRM/WDC_DODC_CT, view V_DODC_CT:
    DATA: lo_tabnode        TYPE REF TO IF_WD_CONTEXT_NODE.
          DATA: lo_tabnode_info   TYPE REF TO IF_WD_CONTEXT_NODE_INFO.
          DATA: tab_value         TYPE WDR_CONTEXT_ATTR_VALUE_LIST,
                wa_value          TYPE WDR_CONTEXT_ATTR_VALUE.
          lo_tabnode = wd_context->GET_CHILD_NODE( name = 'THCUS' ). "the custom table node
          lo_tabnode_info = lo_tabnode->get_node_info( ).
          wd_this->GET_VALHELP_ZZ_PROLE_R3( EXPORTING iv_guid = lv_guid
                                            IMPORTING ZZ_PROLE_R3_VALHELP = tab_value ). "this method returns the dyn value table
          lo_tabnode_info->set_attribute_value_set( name = 'ZZ_PROLE_R3'
                                                     value_set = tab_value ).
    The method GET_VALHELP_ZZ_PROLE_R3 dynamically builds the value help table tab_value; such table is made up by two fields:
    value : contains the value of the field
    text   : contains a description of the value
    The above solution works; now I'd like to enhance it. The custom table THCUS contains also a field called ZZ_PROLE_R3_DESC, which represents the description of ZZ_PROLE_R3. It is, exactly, the TEXT field in tab_value.
    So I'd like to do as follows:
    - the user clicks on the search help for ZZ_PROLE_R3 field of the table;
    - the above described value help appears;
    - after the selection, both ZZ_PROLE_R3 and ZZ_PROLE_R3_DESC are filled with the selected couple value - text chosen from the value help.
    Could anyone help me achieving such a behaviour?
    Again, a little request... when I open the above value help dialog box, the window itself has a label "Floorplan Manager application for OIF.." that obviously I'd like to redefine (e.g. "Role selection value help"). Is there any way to do that?
    Thanks in advance

    Chris Paine wrote:
    It seems to me - given that your code is in wddomodifyview that you are trying to have different dropdowns per row
    - I'm not sure where you are populating lv_guid - but I'd guess it is an attribute of the row selected? If it isn't then I can't see any reason that you would do this code in wddomodifyview and not wddoinit.
    Hi Chris and thanks for your help,
    lv_guid is the GUID of the document's header; I need to pass it to the method that populates my value help table because the values in it are derived from some fields on the document. (the situation actually is more complex; there's an RFC call on the backend for which the document is intended for to retrieve the data that populate the value help...).
    I'm quite unexperienced on webdynpro and terminology; if dropdown menus are fixed selection option that appears on a field, I guess this is not my case. I did a pair of screenshot to provide an idea of what the solution by now is, and what "I would like to have":
    [Pre-selection (F4 icon on the field in table)|http://imagebin.ca/view/npIsaqF.html]
    [Value Help popup for the field ZZ_PROLE_R3|http://imagebin.ca/view/8fZUh3T.html]
    [Result by now |http://imagebin.ca/view/3PaqdvE.html]
    [Result I'd like to have.|http://imagebin.ca/view/dExR0J.html]
    Chris Paine wrote:
    However - by your comment on the "value help dialog box" I am guessing you are using an input field? If this is the case then I would strongly suggest that you change/enhance the structure of the context node THCUS (btw, better coding practise to refer to it as wd_this->wdctx_thcus when using the get child node construct) so that you refer to an actual SAP ddic search help, if you then associate in the structure the value and text fields then populating the text field should happen automatically. Also you'd have the nice side effect that your value help dialog would be named after the associated ddic search help.
    Thanks for the code suggestion, I'll apply that. For what concerns the context node THCUS... It is, by standard, a node which I can't explictly find in the context for the view V_DODC_CT. The problem is that ZZ_PROLE_R3 and the corresponding description field ZZ_PROLE_R3_DESC of the table must be filled with data retrieved dynamically @ runtime from the backend. So I guess I can't populate a val help referring to a dictionary table/field; I'd rather do as follows:
    - retrieve what's the target backend for the document (to do so, I have to process the document .. that's why the header guid passed to my method);
    - RFC call to a custom method that extracts possible values for the specific backend;
    - bind the ammissible values to the value help.
    Chris Paine wrote:
    I realise that this is rather a lot - so if you have any specific question please do respond - hopefully I or someone else will be able to clarify.
    Thanks again for your help; additional info as well as code examples would be highly appreciated

  • Dynamic Search-help in Selection Screen Parameter

    Hi,
    Please can you provide some solution for the below requirements.
    I have 2 fields ( Organization channel and Team ) in my selection screen. Under one organization channel there can be many teams.
    And I am trying a  dynamic search help on both the fields using event AT selection-screen on Value request and
    FM 'F4IF_INT_TABLE_VALUE_REQUEST'.
    But I am facing the below issue .
    First I am giving some values in field 'Organization channel' . Then I am clicking on F4 button on my  2nd field 'Team' .
    and in debugging mode under the event  'At selection-screen on value request', Select option SO_Team is blank.
    The value provided in the Organiozation channel is not being captured in SO_TEAM-Low
    Please have a look on the below codes.
    AT SELECTION-SCREEN ON VALUE-REQUEST FOR so_team-low .
    if not  so_orgchannel-low  is  initial.      "Here so_orgchannel-low  value is coming as Zeros.
    select  * from HRP1001 into table GT_HRP1001
              where objid = so_orgchannel-low.
    CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST'
             EXPORTING
                  retfield        = 'ORGID'
                  value_org       = 'S'
                  dynpprog        = 'ZTEST'
                  dynpnr          = '1000'
             TABLES
                  value_tab       = gt_hrp1001
             EXCEPTIONS
                  parameter_error = 1
                  no_values_found = 2
                  OTHERS          = 3.

    Hi,
    AT SELECTION-SCREEN ON VALUE-REQUEST FOR so_team-low .
    "Add This  Begin
      CLEAR t_dynpfields.
      REFRESH t_dynpfields.
      t_dynpfields-fieldname  = 'SO_ORGCHANNEL-LOW'.
      APPEND t_dynpfields.
      w_repid = sy-repid.
    * reading Screen variables and Values
      CALL FUNCTION 'DYNP_VALUES_READ'
           EXPORTING
                dyname     = w_repid
                dynumb     = sy-dynnr
           TABLES
                dynpfields = t_dynpfields
           EXCEPTIONS
                OTHERS.
      READ TABLE t_dynpfields INDEX 1.
      so_orgchannel-low = t_dynpfields-fieldvalue.
    "Add this End
    if not  so_orgchannel-low  is  initial.      "Your code is here
    select  * from HRP1001 into table GT_HRP1001
               where objid = so_orgchannel-low.
    CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST'
              EXPORTING
                   retfield        = 'ORGID'
                   value_org       = 'S'
                   dynpprog        = 'ZTEST'
                   dynpnr          = '1000'
              TABLES
                   value_tab       = gt_hrp1001
              EXCEPTIONS
                   parameter_error = 1
                   no_values_found = 2
                   OTHERS          = 3.
    Regards,
    Prabhudas

  • Dynamic widget

    I'm having a small issue with the new dynamic widget in 3D.  I have installed the beta on a desktop and on a laptop.  On the desktop, the cursor that's used to replace a lot of the old repousse' functions loads fine, but on my laptop, it does not load its graphic.  All the functions seem to be there.  If I mouse over, the tooltip changes from bend, twist, taper, extrude etc, and I am able to effect those changes, but the widget doesn't change to the new style.  It's just a bigger version of the standard 3 axis widget.  Basically, everything is "working", but there's no visual feedback from the widget.  I just have to wait for the appropriate tooltip to load before I know which function I am about to effect.
    Thoughts?

    Tech Note 5156, which I have attached for your information.
    -----Original Message-----
    From: Foster, Todd [SMTP:[email protected]]
    Sent: Saturday, 26 June 1999 1:27
    To: 'Jason de Cean'
    Subject: RE: dynamic widget creation
    ? What technote ?
    -----Original Message-----
    From: Jason de Cean [SMTP:[email protected]]
    Sent: Thursday, June 24, 1999 9:19 PM
    To: 'Matthew Middleton'
    Cc: 'Forte Users'
    Subject: RE: dynamic widget creation
    This is a good tech note about this on the Forte website.
    -----Original Message-----
    From: Matthew Middleton [SMTP:[email protected]]
    Sent: Friday, 25 June 1999 11:11
    To: [email protected]
    Subject: dynamic widget creation
    I have done a few windows with dynamic widget creation. Sometimes
    it
    seems I have to have done self.Open before, to get things toappear
    properly, and sometimes not.
    What I would like is a summation of the issues involved here so Ican
    write such code without resorting to trial and error.
    with advance appreciation,
    Matthew
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive
    <URL:http://pinehurst.sageit.com/listarchive/>-
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive<URL:http://pinehurst.sageit.com/listarchive/>

  • Dynamic serch help in TMG

    Hi All,
    I have creatred one table maintaince generator for the table with 2 fields.
    My equirement is to have dynamic F4 help on the second field.
    Dynamic means the values displayed in the F4 help should be depending on the values in the first field.
    for this in tmg modification/mainten screens i created on POV and module validate for second fiel. in
    that moudule  i call fn dynpro_value_read to get the value of first field. its geting empty value.
    can any body help me

    Hi Thirumala,
    Based on what you had created the TMG, means based on the table or a maintenance view. If you had created a maintenance view, then you should be calling the POV based on this field. For example if your table is ZTAB and your maintainence view is ZV_TAB the call from POV should be as follows:
    Case-1:
    FIELD ztab-field1 MODULE f4_field1.         "If TMG is based on table
    Case-2:
    FIELD zv_tab-field1 MODULE f4_field1.      "If TMG is based on maintenance view
    Then within the module f4_field1, you should be calling the DYNP_VALUES_READ as follows.
    Case-1:
    wa_dynpread-fieldname = 'ZTAB-FIELD1'.
    APPEND wa_dynpread TO gt_dynpread.
    Case-2:
    wa_dynpread-fieldname = 'ZV_TAB-FIELD1'.
    APPEND wa_dynpread TO gt_dynpread.
    CALL FUNCTION 'DYNP_VALUES_READ'
         EXPORTING
           dyname               = sy-repid
           dynumb               = sy-dynnr
         TABLES
           dynpfields           = gt_dynpread
         EXCEPTIONS
           invalid_abapworkarea = 1
           invalid_dynprofield  = 2
           invalid_dynproname   = 3
           invalid_dynpronummer = 4
           invalid_request      = 5
           no_fielddescription  = 6
           invalid_parameter    = 7
           undefind_error       = 8
           double_conversion    = 9
           stepl_not_found      = 10
           OTHERS               = 11.
    Now make your selection from the table based on the value that you got in gt_dynpread into table lt_f4_help which will contain value for field2.
    IF gt_dynpread IS NOT INITIAL.
         READ TABLE gt_dynpread INTO wa_dynpread INDEX 1.
         "Make your selection into lt_f4_help
          CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST'
                 EXPORTING
                   retfield        = 'FIELD2'
                   dynpprog        = sy-repid
                   dynpnr          = sy-dynnr
                   dynprofield     = 'ZV_TAB-FIELD2' "In case maintenance view
                   window_title    = text-004
                   value_org       = 'S'
                 TABLES
                   value_tab       = gt_versn_hlp
                 EXCEPTIONS
                   parameter_error = 1
                   no_values_found = 2
                   OTHERS          = 3.
               IF sy-subrc <> 0.
                 "Implement suitable error handling here
               ENDIF.
    ENDIF.
    Hope this will solve your issue.
    Regards,
    Abijith

  • RE: dynamic widget creation

    This is a good tech note about this on the Forte website.
    -----Original Message-----
    From: Matthew Middleton [SMTP:[email protected]]
    Sent: Friday, 25 June 1999 11:11
    To: [email protected]
    Subject: dynamic widget creation
    I have done a few windows with dynamic widget creation. Sometimes it
    seems I have to have done self.Open before, to get things to appear
    properly, and sometimes not.
    What I would like is a summation of the issues involved here so I can
    write such code without resorting to trial and error.
    with advance appreciation,
    Matthew
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive
    <URL:http://pinehurst.sageit.com/listarchive/>-
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>

    Tech Note 5156, which I have attached for your information.
    -----Original Message-----
    From: Foster, Todd [SMTP:[email protected]]
    Sent: Saturday, 26 June 1999 1:27
    To: 'Jason de Cean'
    Subject: RE: dynamic widget creation
    ? What technote ?
    -----Original Message-----
    From: Jason de Cean [SMTP:[email protected]]
    Sent: Thursday, June 24, 1999 9:19 PM
    To: 'Matthew Middleton'
    Cc: 'Forte Users'
    Subject: RE: dynamic widget creation
    This is a good tech note about this on the Forte website.
    -----Original Message-----
    From: Matthew Middleton [SMTP:[email protected]]
    Sent: Friday, 25 June 1999 11:11
    To: [email protected]
    Subject: dynamic widget creation
    I have done a few windows with dynamic widget creation. Sometimes
    it
    seems I have to have done self.Open before, to get things toappear
    properly, and sometimes not.
    What I would like is a summation of the issues involved here so Ican
    write such code without resorting to trial and error.
    with advance appreciation,
    Matthew
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive
    <URL:http://pinehurst.sageit.com/listarchive/>-
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive<URL:http://pinehurst.sageit.com/listarchive/>

  • On the install of mavericks i have lost dashboard & my widget help.

    on the install of mavericks i have lost dashboard & my widget help.

    You may try this applescript program.
    log "  --- Starting on " & ((current date) as string) & " --- "
    -- percent
    set volume output volume 35 without output muted
    Start the AppleScript Editor
    /Applications/AppleScript/Script Editor.app
    In Snow Leopard it's at: /Applications/Utilities/AppleScript Editor
    Copy the script text to the Applescript editor.
    Save the text to a file as an application and do not check any of the boxes below.
    If you want access to the script from your Script Menu, move the script (the saved script application file) to your
    ~/Library/Scripts folder. You can also drag it to your Dock or make an alias for it on the Desktop.<br><br>
    To debug, run the script within the Applescript Editor. Click on the event log tab at the bottom of the window. Click  on the run icon.  The results from the log statement will be shown at the bottom of the screen.

  • Dynamic Header help in PDF Portfolio

    Need some help please, to create and load a Dynamic Header when creating a PDF Portfolio in LiveCycle ES2.  Have input parameter of a [name] and an [image file] to place in the Header.  Process flowing out of Assembler (PDF Generator).  Currently other PDFs being inserted within the Portfolio, and Navigation parameter being received ok, and setting up custom navigation.  Any help w/ creating Dynamic Header is very much appreciated.

    By "Dynamic Header" do you mean the PDF cover page, or the interactive portfolio navigator?
    If its the cover page then it should be a fairly easy thing to do.  You can create a form (XDP or PDF template) with a field for the name and one for the image.  Then you would use something like LC Forms or Form Data Integration to merge the data (image and name) with the template.
    The one thing you would have to do is to put the image and data into an XML format before you merge it with the form. That means you will need to convert the image to a base64 encoded format.  Fortunately there is a built in function for doing the conversion in a SetValue operation (its under Document Object Functions).
    If you are talking about the Navigator (portfolio shell) then it gets a bit more tricky.  The navigator is actually a Flex application and not a PDF.  You'll have to code a new one using Flash Builder, then import the resulting .nav file into your LiveCycle application. Merging the data with it is not something I've done before, but it should be possible (the LiveCycle Interactive Statement Solution Accelerator does something similar).
    If it is new navigator you need, check out some of the following links:
    http://joelgeraci.com/adobe/devjunkie/web/portfolios_p1_outer.shtml
    http://acrobatusers.com/tutorials/modifying-pdf-portfolio-navigator
    http://acrobatusers.com/navigator-contest-faq  (for the development software links)

  • Dynamic Calendar help needed

    I am trying to convert a static events calendar to dynamic
    and I have run
    into a couple of snags that I don't seem to be able to figure
    out (darned
    Newbies!)
    The big problem that I am having is to have the Month/Year
    header display
    only one time for all the events in that month.
    The second problem is displaying a range of dates for one
    event (...Sept
    9-12)
    Example:
    September 2006
    Sept 1 - event 1, location
    Sept 9-12 - event 2, location
    Sept 14-16 - event 3, location
    October 2006
    Oct 3-4 - event 1, location
    Oct 23 - event 2, location
    This is the type of calendar I'm trying to dynamisize looks
    like this one
    http://internationalsoaringeaglesministries.org/calendar.htm
    It is not loaded with all sorts of dates so I chose to
    display only dates
    with events on them.
    Any help would be much appreciated!!
    Thanks
    Dave

    I am trying to convert a static events calendar to dynamic
    and I have run
    into a couple of snags that I don't seem to be able to figure
    out (darned
    Newbies!)
    The big problem that I am having is to have the Month/Year
    header display
    only one time for all the events in that month.
    The second problem is displaying a range of dates for one
    event (...Sept
    9-12)
    Example:
    September 2006
    Sept 1 - event 1, location
    Sept 9-12 - event 2, location
    Sept 14-16 - event 3, location
    October 2006
    Oct 3-4 - event 1, location
    Oct 23 - event 2, location
    This is the type of calendar I'm trying to dynamisize looks
    like this one
    http://internationalsoaringeaglesministries.org/calendar.htm
    It is not loaded with all sorts of dates so I chose to
    display only dates
    with events on them.
    Any help would be much appreciated!!
    Thanks
    Dave

  • IAd Producer and iBooks widget help

    Hello!
    I'm trying to use iAd Producer to create a drawing widget for an iBooks project. So far, I've been able to customize the standard drawing object and it works flawlessly on the iAd Producer Preview and in Safari, but not on the iOS Simulator nor the iPad.
    In the widget, there are 2 brush sizes available (small and large) and I'm trying to give visual feedback to the user, letting them know which one they selected. Initially I started with buttons but that didn't work because buttons don't have a style for on/off to let the user know that that button is selected.
    I switched to radio buttons, which works great on the preview but not the actual device. Here's the code I'm using:
    HTML:
    <label class="brushFrame">
    <input id="smallBrush" class="brush" type="radio" name="brush" value="small"><img src="assets/brush.png" />
    </label>
    <label class="brushFrame">
    <input id="largeBrush" class="brush" type="radio" name="brush" value="large"><img src="assets/brush.png" />
    </label>
    CSS:
    label.brushFrame > input.brush {
      display:none;
    label.brushFrame > input.brush + img {
      cursor: pointer;
      width: 50%;
      height: auto;
      position: relative;
      z-index: 1;
      transition: all 0.1s ease-in-out;
    label.brushFrame > input.brush:checked + img {
      opacity: 0.75 !important;
      z-index: 10 !important;
    Basically, the brush should become transparent when the user selects it and because it's a radio button, it will stay transparent until the user selects the other brush. The iOS Simulator and iPad are able to render all the CSS correctly, except for when the radio button is ":checked". Background: This is my first widget and I'm very comfortable with CSS but not JavaScript.
    How can I make this work?

    Many thanks for your reply patixa. Apologies for my incorrect typing of IDs, in my iAd code they do match.
    I have managed to resolve the problem as follows:
    All of my iAd content was originally on the Background layer. Placing the content on Page1 has resolved the problem.
    I'm not certain as to why the project worked in iAd producer preview/Safari/Widget preview but not in iBooks but no matter, switching to Page 1 solves it completely.
    I notice from a few of the problems people have posted that they have a similar situation and wonder if this might be something that would help them. I've not posted replies but wonder if someone more experienced might offer a view.
    Many thanks again to patixa, your kindness is greatly appreciated.

Maybe you are looking for

  • Apps not showing up in menus

    Programs that I install such as VirtualBox are not showing up in the menus. I'm using KDEmod. I think the desktop files that are not working are in /usr/share/applications. Please help me!

  • Assign Chief Position to custom OM Object Business Unit

    Hello Is it recommended or doable to assign chief position via 012 relationship to the top most custom object Business  Unit. Currently the  chief position relationships is for Org Units. We would like to keep Chief Position to OU, also if possible t

  • Comparision of a row with multiple criteria

    Hi All, I have below source table which gives me CUTSOMER_ID, FIRST_NAME, LAST_NAME, DOB, ZIPCODE and D_ID. Now i need to compare it with target, which gives me same columns. below are my comparision criteria. 1. Compare CUSTOMER_ID, if it matches wi

  • NOT EQUAL in the InfoPackage Data Selection

    Hello, <u><b>I need to build a NE, NOT EQUAL <>  in an InfoPackage</u></b> I need to exclude some DataSets from beeing loaded. The DataSets to be excluded can be distinguished by a certain value of a an InfoObject. For example: All DataSets with  0CO

  • Color depth wont apply

    hey , i got a fresh install of arch linux and installed Xorg and LXDE and KDEMOD in both of LXDE and KDEMOD the color depth not seems to apply , im using the nvidia-173xx drivers and i see this : http://img4.imageshack.us/img4/5051/200 … 0x1024.png h