Kenan I normally have a method in my Java class to generate the unique IDs for AUC ids.
Also, you would want to be careful of using AUC within table tr repetitions. In the past I had unexpected refreshes. Paul Sent from my iPad > On Apr 26, 2018, at 6:59 AM, Steve Peery <[email protected]> wrote: > > That is a good way to do it. I was just about to respond to your request. > Glad you found it on your own. > > Steve > >> On Apr 26, 2018, at 9:54 AM, Kenan Esau <[email protected]> >> wrote: >> >> OK - I found a solution. >> I used the index of the Repetition to build an Id for each AOF and each AUC. >> Now everything works fine. >> >> Regards >> >> Kenan >> >>> Am 26.04.2018 um 13:21 schrieb Kenan Esau >>> <[email protected]>: >>> >>> Hi, >>> >>> I am new to Webobjects. That’s why I asked for an example. >>> I have searched the web and didn’t find anything yet. (Only that having >>> AUCs or AOFs in a repetition can cause chaos ;-) >>> >>> I am pretty shure that the IDs are the problem — several AUCs and all have >>> the same ID, this cannot work! >>> So is there a good way to e.g. get the position within the repetition and >>> use that for creating the IDs of the AUC? >>> >>> Regards >>> >>> Kenan >>> >>> >>>> Am 26.04.2018 um 12:34 schrieb René Bock <[email protected]>: >>>> >>>> An extra AUC for every repetition item? Did assign unique Ids? >>>> >>>> >>>>> Am 26.04.2018 um 11:56 schrieb Kenan Esau >>>>> <[email protected]>: >>>>> >>>>> Hi there, >>>>> >>>>> Is there a way to make Ajax work within a repetition? >>>>> >>>>> If my AjaxUpdateContainer is in a WORepetition only the first element of >>>>> the repetition works as expected. I tried to put everything within the >>>>> Repetition in its own Component but that did not change anything!? >>>>> Is there an example for that use-case? >>>>> >>>>> Regards >>>>> >>>>> Kenan >>>>> _______________________________________________ >>>>> Do not post admin requests to the list. They will be ignored. >>>>> Webobjects-dev mailing list ([email protected]) >>>>> Help/Unsubscribe/Update your Subscription: >>>>> https://lists.apple.com/mailman/options/webobjects-dev/bock%40salient-doremus.de >>>>> >>>>> This email sent to [email protected] >>>> >>>> Mit freundlichen Grüßen >>>> >>>> René Bock >>>> >>>> -- >>>> Telefon: +49 69 650096 18 >>>> >>>> salient GmbH, Lindleystraße 12, 60314 Frankfurt >>>> Telefon Zentrale: 069 / 65 00 96 - 0 | www.salient-doremus.de >>>> >>> >>> _______________________________________________ >>> Do not post admin requests to the list. They will be ignored. >>> Webobjects-dev mailing list ([email protected]) >>> Help/Unsubscribe/Update your Subscription: >>> https://lists.apple.com/mailman/options/webobjects-dev/kenan.esau%40privatesecuredata.com >>> >>> This email sent to [email protected] >> >> _______________________________________________ >> Do not post admin requests to the list. They will be ignored. >> Webobjects-dev mailing list ([email protected]) >> Help/Unsubscribe/Update your Subscription: >> https://lists.apple.com/mailman/options/webobjects-dev/speery%40me.com >> >> This email sent to [email protected] > > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-dev mailing list ([email protected]) > Help/Unsubscribe/Update your Subscription: > https://lists.apple.com/mailman/options/webobjects-dev/pyu%40mac.com > > This email sent to [email protected]
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
