Replacing the delete button in a D2W ListTask

2018-08-21 Thread Savas Celik
Hello, how can I replace the delete button with a custom made button in a list task? or is this even possible? Thanks in advance. Savas ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev@

Re: Replacing the delete button in a D2W ListTask

2018-08-22 Thread Savas Celik
ecttoweb.Assignment] > > Fabian > > P.S.: Please keep the mails on the list. > >> Am 22.08.2018 um 10:41 schrieb Savas Celik : >> >> Thank you very much Fabian, >> >> the first rule works it's replacing the delete button. But what if, I do not

WOlips Plugin

2018-10-05 Thread Savas Celik
I am currently exploring the WOlips plugin with Eclipse PDE and wondered why the package “org.objectstyle.wolips.mechanic” is needed? because if i delete it, the plugin starts without any errors. The package uses Google Mechanic. Can I ignore it and continue working on the WOlips plugin? - Sava

Re: WOlips Plugin

2018-10-08 Thread Savas Celik
; Get Outlook for Android > > From: Webobjects-dev > <mailto:webobjects-dev-bounces+halbeisen=hotmail....@lists.apple.com>> on > behalf of Savas Celik mailto:savas.ce...@rucotec.ch>> > Sent: Friday, October 5, 2018 12:14:59 PM > To: webobjects-dev@lists.apple.com <

Wolips Plug-in

2019-02-05 Thread Savas Celik
Hello community I was experimenting with the Wolips plug-in. I have an extra plugin project file which I want to build now, but i can’t make it build properly :/ what do I have to take care of? when there is an extra file to build? ___ Do not post ad

Re: Wolips Plug-in

2019-02-05 Thread Savas Celik
16:54, Savas Celik wrote: > > Hello community > > I was experimenting with the Wolips plug-in. I have an extra plugin project > file which I want to build now, but i can’t make it build properly :/ what do > I have to take care of? when there is a

Re: Wolips Plug-in

2019-02-06 Thread Savas Celik
:31, Savas Celik wrote: > > Somehow my message got wrapped. > > This is my question: > > I was experimenting with the Wolips plug-in. I have an extra plugin project > file which I want to build now, but i can’t make it build properly :/ what do > I have to take care of?

Condition for showing DeleteButton in a ListPage

2019-04-08 Thread Savas Celik
How can I make the Key: isEntityDeletable true or false depending on the objects status? for example: 100 : (pageConfiguration = 'ListUser' and object.status = “cantBeDeleted") => isEntityDeletable = “false" [com.webobjects.directtoweb.Assignment] This should make every User delete able e

Re: EOModel Graph Update Site

2019-04-13 Thread Savas Celik
Hello Theodore Browsing with the browser is disabled for this link. But you can just download it with the Eclipse software installer. Savas Celik > On 12 Apr 2019, at 18:46, Theodore Petrosky wrote: > > I tried :( > > Forbidden > > You don't have pe

D2W ModelDialog inside EditPage

2019-05-28 Thread Savas Celik
I have a problem with the ModelDialog, I tried to call an AjaxModelDialog in my EditPage. The AjaxModelDialog is displayed but unfortunately the values changed in the AjaxModelDialog are not saved. I get a warning displayed in the console which says that an AjaxModelDialog must not be inside a f

Re: D2W ModelDialog inside EditPage

2019-05-29 Thread Savas Celik via Webobjects-dev
ope this helps, > > Jérémy > > AjaxForm: ERXWOForm { > embedded = true; > } > >> Le 28 mai 2019 à 18:44, Savas Celik > <mailto:savas.ce...@rucotec.ch>> a écrit : >> >> I have a problem with the ModelDialog, I tried to call an AjaxModelDia

Re: new version of EOModelGraph

2019-06-05 Thread Savas Celik via Webobjects-dev
Hello Jesse Tayler If you select "Install New Software…" in the Help Menu of Eclipse, you can enter the URL in the dialog window and download WOlips which extends our EOModelGraph. > On 5 Jun 2019, at 17:25, Theodore Petrosky via Webobjects-dev > wrote: > > it worked fine for me!! > > both