MX Kollection -- Impossible?

Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.

  1. #1

    Default MX Kollection -- Impossible?

    I have been attempting unsuccessfully to obtain clear, workable instructions
    from InterAKT on how to extend the NeXTensio Forms so that multiple tables can
    be inserted/updated/deleted once a field has been selected from a NeXTensio
    List. As it is now set up, only a single table can be
    inserted/updated/deleted--which strikes me as useless.

    I had been instructed to modify the first form (house-form.cfm) by changing
    each of the Insert Transaction, Update Transaction and Delete Transaction
    server behaviors by (a) adding the name of the next form (owner-form.cfm) and
    (b) in each instance adding the Dynamic Data Interface Value transaction values
    of the IDs for all subsequent pages. In this instance I get
    "owner-form.cfm{ownerIDFK}{amenitiesIDFK}{iconsIDFK}{room sIDFK}" where IDFK=the
    foreign key ID as contained in the house table to in which all other tables
    have a foreign ID.

    The result of this is a 404 error, since (in the case of an ID=2, for example)
    it attempts to search for the following page,
    "http/www.homeszzz.cfm/owner-form.cfm2222" Changing the Dynamic Data Interface
    to get a "...?ownerIDFK={ownerIDFK}" in the Dynamic Data will bring up only an
    insert page, obviously not assocaited with the existing table fields.

    Is there any hope for using MX Collection to insert/update/delete across
    multiple table?

    Thanks.

    Mike-01 Guest

  2. Similar Questions and Discussions

    1. Interakt's Kollection users
      http://www.adobe.com/products/dreamweaver/addt/ *Can I use Adobe Dreamweaver Developer Toolbox to update or maintain websites developed using...
    2. MX Kollection 4 with Ajax support
      Hello, We've started the next major beta in InterAKT - the MX Kollection 4 beta. With a heavy accent on Ajax, our main focus for MX Kollection...
    3. How good is Interakt MX Kollection?
      Hi there, I'm considering purchasing Interakt's MX Kollection, and I'm wondering who here has had experience with it. If so, is it worth it?...
    4. ANN: MX Kollection 3 preview
      Hi, We've just released an article on MX Kollection 3 - our Dreamweaver extension that turns Dreamweaver designers into powerful programmers :):...
    5. Interakt MX Kollection ????
      Just wondering if anyone is using this suite and if so what you think of it?? I'm playing the Demo right but can't seem to get it to work. Bill
  3. #2

    Default Re: MX Kollection -- Impossible?

    you would have more luck asking the question in there forum.

    re" attempting unsuccessfully to obtain clear, workable instructions from
    InterAKT on how to extend the NeXTensio Forms "

    do you mean you have purchased mentor support and have not received a
    constructive response.

    regards

    Kenny






    "Mike-01" <webforumsuser@macromedia.com> wrote in message
    news:dloehb$c4l$1@forums.macromedia.com...
    >I have been attempting unsuccessfully to obtain clear, workable
    >instructions
    > from InterAKT on how to extend the NeXTensio Forms so that multiple tables
    > can
    > be inserted/updated/deleted once a field has been selected from a
    > NeXTensio
    > List. As it is now set up, only a single table can be
    > inserted/updated/deleted--which strikes me as useless.
    >
    > I had been instructed to modify the first form (house-form.cfm) by
    > changing
    > each of the Insert Transaction, Update Transaction and Delete Transaction
    > server behaviors by (a) adding the name of the next form (owner-form.cfm)
    > and
    > (b) in each instance adding the Dynamic Data Interface Value transaction
    > values
    > of the IDs for all subsequent pages. In this instance I get
    > "owner-form.cfm{ownerIDFK}{amenitiesIDFK}{iconsIDFK}{room sIDFK}" where
    > IDFK=the
    > foreign key ID as contained in the house table to in which all other
    > tables
    > have a foreign ID.
    >
    > The result of this is a 404 error, since (in the case of an ID=2, for
    > example)
    > it attempts to search for the following page,
    > "http/www.homeszzz.cfm/owner-form.cfm2222" Changing the Dynamic Data
    > Interface
    > to get a "...?ownerIDFK={ownerIDFK}" in the Dynamic Data will bring up
    > only an
    > insert page, obviously not assocaited with the existing table fields.
    >
    > Is there any hope for using MX Collection to insert/update/delete across
    > multiple table?
    >
    > Thanks.
    >

    twocans Guest

  4. #3

    Default Re: MX Kollection -- Impossible?

    There is no paid support to my knowledge. The referenced exchange with InterAKTs staff was by way of InterAKTs forum.
    Mike-01 Guest

  5. #4

    Default Re: MX Kollection -- Impossible?

    Hi Mike,
    I had occasions in the past myself where as I needed that bit extra in
    support, both from webassist and interakt, and found it very good. it beats
    waiting around for days on end trying to close/finish a project.

    [url]http://www.interaktonline.com/Support/Commercial-support/[/url]


    regards

    Kenny







    "Mike-01" <webforumsuser@macromedia.com> wrote in message
    news:dltt8k$2hk$1@forums.macromedia.com...
    > There is no paid support to my knowledge. The referenced exchange with
    > InterAKTs staff was by way of InterAKTs forum.

    twocans Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139