Problem/Motivation

The module field needs some attention.

Should it be a dropdown or text field?

Proposed resolution

Let's make it flexible enough for Tour Writes.

They must be able to write a Tour for a non-existing module as they are text writers and can write based on screenshots.

We can use two fields (dropdown + text field) or and autocomplete.

Remaining tasks

User interface changes

API changes

Original report by @clemens.tolboom

Module should be added to the form. Maybe only when creating. But it would help users to always edit module name.

Comments

clemens.tolboom’s picture

Title: module and language are not added to a new tour. » module is not set for new tour.
Assigned: Unassigned » clemens.tolboom

As #2025081: Add + Edit has LANGUAGE_ALL does not exists has a patch we focus on module.

AFAIK this is required so I add this. It should not be plain text but it's ok for now.

Tour Builder has a module dropdown which reduces it's use to site specific use. See http://tour.drutch.nl/admin/config/user-interface/tour-builder/node-add/...

Making it a dropdown will not allow a Tour Writer to write a tour for a non-installed module.

commit 319b46307921acbce1deecdf40311bf43a6dce7a

I leave this open to discuss how this field should look like.

clemens.tolboom’s picture

Issue summary: View changes

Updated issue summary.

  • clemens.tolboom authored 162c0de on 8.x-1.x
    Issue #2072649 by clemens.tolboom: module is not set for new tour
    
clemens.tolboom’s picture

Version: » 8.x-1.x-dev
Issue summary: View changes
Status: Active » Fixed

I've added auto complete field.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

clemens.tolboom’s picture

Version: 8.x-1.x-dev » 8.x-1.0-beta1