starting Editor from file widget
Archived from the Xataface Users forum.
linux123 — Sat Feb 05, 2011 10:57 am
Hello,
I want to start an HTML editor when I click on “View field content in new window” from a file widget inside the edit form.
I.e. the file should be edited with the editor and then saved back to the default / existing path and filename.
Of course the label should read “Edit content” then.
This is a pretty standard use case, so probably it is already documented somwhere - only I could not find the location in the Wiki yet.
Perhaps you can hint me what I should read so I can figure it out myself
Bernd
shannah — Sat Feb 05, 2011 1:45 pm
I don’t think this is documented anywhere on the xataface site. I have never faced this requirement. You’ll probably need to put some custom javascript/ajax solution together for this.