Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source

Ticket #8916 (closed enhancement: undocumented)

Opened 1 year ago

Last modified 1 year ago

InPlaceEditor should allow the Input name to be specified without an onsubmit callback.

Reported by: cook.gj Assigned to: madrobby
Priority: normal Milestone:
Component: script.aculo.us Version:
Severity: normal Keywords: InPlaceEditor,Editor
Cc:

Description

Using Scriptaculous with PHP, my major issue with the InPlaceEditor is that you can't (easily) specify the name of the input element created. This seems especially important to me as I plan to emulated google spreadsheet style behaviour (so I will have many inplaceeditors).

Note: I'm new here and would be pretty happy to get involved in helping the development (I'm a software engineer). Can I get this assigned to myself if it's accepted? What's the process?

Change History

07/14/07 04:26:57 changed by cook.gj

  • status changed from new to closed.
  • resolution set to undocumented.

Okay,

I see that the option is already there in "paramName". It's just undocumented.