• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Fighting with Ajax Modal Dialogs et.al.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Fighting with Ajax Modal Dialogs et.al.


  • Subject: Fighting with Ajax Modal Dialogs et.al.
  • From: Markus Ruggiero <email@hidden>
  • Date: Mon, 11 Dec 2017 17:41:59 +0100

it always the same ... not using these things often results in utter confusion
when finally I need to do this.

I have a standard page with a large form.
On that page there is a text field that the user can ...
        - enter an value directly
        - depending on previously made selections further up in the form the
value is already set and cannot be changed
        - depending on previously made selections further up in the form there
is a button/link next to the text field that should open a modal dialog with a
list of strings to pick from (the field is not editable direcly).
My problem is that 3rd option.

I already have a small component that loads the available strings from the
database and shows them in a table. The user can then click a [pick this] -
hyperlink next to an entry (or close the selection box without picking
anything. The picked
value should be put into the text field.

I succeeded partially with the help of the Ajax Examples. Tried AjaxModalDialog
as well as AjaxModalUpdate. I can show a dialog with both elements and the
correct data, but from there? ..... I am lost.

Which one to use, AjaxModalDialog or AjaxModalUpdate?
How do I get the selected String back / put it into the underlying
object-to-be-edited, update the display and close the dialog.

Can anyone provide me with a simple example?

Thanks a lot
---markus---


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Fighting with Ajax Modal Dialogs et.al.
      • From: Samuel Pelletier <email@hidden>
  • Prev by Date: Re: File update issues with Eclipse
  • Next by Date: Re: Fighting with Ajax Modal Dialogs et.al.
  • Previous by thread: Re: File update issues with Eclipse
  • Next by thread: Re: Fighting with Ajax Modal Dialogs et.al.
  • Index(es):
    • Date
    • Thread