Modify

Opened 8 years ago

Last modified 7 years ago

#12686 new enhancement

Populate Owner field with list of usernames from ldap

Reported by: anonymous Owned by:
Priority: highest Component: TracFormsPlugin
Severity: major Keywords: TracForm LDAP
Cc: Trac Release: 1.0

Description

When creating a table similar to the one below, you have to populate the list of users for the drop down values. Is there anyway to be able to populate the Owner field drop down with users from ldap?

{{{
#!TracForm
#!keep_history
== Tasklist: ==
|| '''Task''' || '''Status''' || '''Owner''' ||
|| Task1 || [tf.select:values1 Not_Started In_Progress Complete] || [tf.select:values2 user1 user2 user3 || 
|| Task2 || [tf.select:values3 Not_Started In_Progress Complete] || [tf.select:values4 user1 user2 user3 ||
'''Form Last Updated:'''
by [tf.form_updater:]
on [tf.form_updated_on:]
}}}

Attachments (0)

Change History (1)

comment:1 Changed 7 years ago by Ryan J Ollos

Owner: Steffen Hoffmann deleted

Modify Ticket

Change Properties
Set your email in Preferences
Action
as new The ticket will remain with no owner.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.