This is a module that adds a drag and drop tool to Drupal for authoring form interfaces. A screenshot is attached to this issue.

There is a screencast of the module at work available here: http://tinyurl.com/c6ljf8.

The current state of the module is described in detail here: http://tinyurl.com/c2qykk.

CommentFileSizeAuthor
interface-pic.png106.2 KBAnonymous (not verified)

Comments

Anonymous’s picture

@rsvelko - When will Interface be released?

Interface will be released as a contributed module as soon as it is ready. We are working out the remains of the API right now, and expect to be doing so for about another month. I will be putting up at least one more screencast when we have behaviors working the way we want them.

We did not release it earlier to avoid getting deluged with issues. Working out the challenges created by some CCK fields has taken a lot of effort, and I don't want to get bogged down with requests to make it work for X field type when we could be making it work for all field types. We have had to do a lot of high level planning around the API to ensure that it is going to be generally useful, and I just didn't see us being able to do that while handling support requests.

When it does come out, it will be released in beta form, and will stay in beta until a regular user can exactly clone the interface from another FOSS CMS in less than a couple minutes. That will mean we have to write some additional behaviors to support various versions of the other system's interfaces before saying it is 'done', and I may hold off on releasing certain behaviors and templates until they work the way I intend for them to work.

Also, Interface deserves a great deal of scrutiny before being used by a lot of people. Interface interacts with the form api at a very low level and does a lot of transformations of form arrays at various stages of the processing cycle. This is exactly the kind of functionality that requires a good deal of peer review and testing from other people in the Drupal community before we can really say it's solid.

M

damien tournoud’s picture

Status: Active » Closed (won't fix)

This is not a core issue.

Plus, this looks like it has functionally a lot of overlap with the Form Builder module.

Anonymous’s picture

Assigned: Unassigned »
Status: Closed (won't fix) » Active
Anonymous’s picture

Component: node system » other

Damien - feel free to put this someplace better. I only opened a ticket because this was becoming OT in another thread.

Regarding form builder, this is very different from from builder.

M

damien tournoud’s picture

Status: Active » Closed (won't fix)

Please open a forum topic, or create a project for "Interface". This doesn't belong in the issue queue.

Anonymous’s picture

Status: Closed (won't fix) » Closed (fixed)

Great, created a project for it.

Look for updates there.

M