Use textfield instead of checkboxes in "Publish to"

kdes - October 31, 2009 - 20:14
Project:Domain Access
Version:6.x-2.0-rc9
Component:User interface
Category:feature request
Priority:normal
Assigned:Unassigned
Status:won't fix
Description

When selecting affiliates before submitting content in the field Domain access options, under "Publishing options:", all the affiliates are listed as checkbox. I have a lot of sub-domains that I created using this module and therefore the list of affiliates ends up being pretty long. How can I change the input type from checkboxes to textfield with autocomplete (I'm not sure how to go about creating a menu call back for autocomplete_path).

#1

agentrickard - November 1, 2009 - 15:43
Status:active» won't fix

We already committed a patch that lets you set this to use a select list.

Otherwise, use hook_form_alter() and autocomplete, as described in the Drupal API.

See #576444: Publish To... select box or drop down?.

#2

kdes - November 1, 2009 - 18:12

thanks for the reply. and sorry for not having searched enough myself before posting the issue.

#3

agentrickard - November 1, 2009 - 18:52

Not a problem, but thanks for that!

 
 

Drupal is a registered trademark of Dries Buytaert.