Re: D2W and Ajax oh my!
Re: D2W and Ajax oh my!
- Subject: Re: D2W and Ajax oh my!
- From: Theodore Petrosky <email@hidden>
- Date: Thu, 02 Mar 2017 15:15:03 -0500
I was trying to find the project that I needed this in.
No luck, however, I seem to recall that I created a custom component that had an ajax in place editor. you could have a button that needs to be clicked or when you leave the text area it fires the method.
does that help?
> On Mar 2, 2017, at 2:05 PM, Flavio Donadio <email@hidden> wrote:
>
> Ted,
>
>
> I was searching the list for a solution like this and found this message from 2014!
>
> Only difference is that I need this behavior in a subtask (EditRelationship), but shouldn’t be very different.
>
> Did you ever get this working? How did you do it?
>
>
> Cheers,
> Flavio
>
>
>> On 11 Feb 2014, at 17:48, Theodore Petrosky <email@hidden> wrote:
>>
>> I am trying to add a custom component to a ListPage. I am showing a normal list (ERMODListPage) and I want the user to be able to edit an attribute by clicking on the cell and use an AjaxInPlace to edit the text.
>>
>> I have everything working except the refresh when the user clicks the 'save' button. I am hoping the answer is simple. If I were not using D2W, I would wrap the table in an AjaxUpdateContainer and just fire that update after I did a saveChanges().
>>
>> Before I start subclassing ERMODListPage to add an UpdateContainer, is there a rule or two that will do this. Or am I working too hard.
>>
>> I would love to find something like:
>>
>> updateContainerID = d2wContext.idForParentMainContainer;
>>
>> Ted
_______________________________________________
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