View Issue Details

IDProjectCategoryView StatusLast Update
0001576Composrcataloguespublic2017-07-05 00:07
ReporterChris GrahamAssigned ToChris Graham 
SeverityFeature-request 
Status resolvedResolutionfixed 
Product Version 
Fixed in Version 
Summary0001576: main_contact_catalogues - prepopulated name/email fields
DescriptionRight now the block uses reply details based on the logged in user, behind the scenes.

If you are using the block such that guests may also fill it in, the fields should become explicit on the form. Yet, members should have it auto-populated.

For this to work we would need:
1) A new 'name' field type. This would pre-populate with the display name of the logged in user, or otherwise blank
2) main_contact_catalogues needs to pick up on the first 'name' field on the form, and use it as the sender name
3) A way to specify an email address field should pre-populate with the logged in user's email address, via some special notation in the default field

TagsPseudo-addon: Contact forms
Time estimation (hours)1
Sponsorship open

Activities

Chris Graham

2014-02-21 14:12

administrator   ~0002050

For '3', perhaps the 'special syntax' is just allowing Tempcode (executed with context of current user) for the default field values.

Chris Graham

2017-05-05 00:08

administrator   ~0005071

Implemented in feature__contact_forms branch.

Issue History

Date Modified Username Field Change
2017-05-04 20:51 Chris Graham Tag Attached: Type: Contact forms
2017-05-05 00:08 Chris Graham Note Added: 0005071
2017-05-06 23:41 Chris Graham Tag Renamed Type: Contact forms => Pseudo-addon: Contact forms
2017-07-05 00:07 Chris Graham Status non-assigned => resolved
2017-07-05 00:07 Chris Graham Resolution open => fixed
2017-07-05 00:07 Chris Graham Assigned To => Chris Graham