View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000138 | Composr | core_cns | public | 2010-04-07 21:24 | 2012-02-19 17:59 |
| Reporter | Chris Graham | Assigned To | Chris Graham | ||
| Severity | Feature-request | ||||
| Status | resolved | Resolution | fixed | ||
| Product Version | |||||
| Fixed in Version | |||||
| Summary | 0000138: Non-required CPFs available on join screen | ||||
| Description | I'd like to be able to add a CPF that is shown on the join screen, but is not required [i.e. add a new 'show_on_join_screen' option and remove that semantic from 'required']. | ||||
| Tags | Risk: Database change | ||||
| Time estimation (hours) | 1 | ||||
| Sponsorship open | |||||
|
|
There is a hidden option for this in v6, that can be enabled by typing this into Commandr: :set_value('sep_cpf_join_setting','1'); $GLOBALS['FORUM_DB']->add_table_field('f_custom_fields','cf_show_on_join_form','BINARY',0); This is not supported and reported as buggy. I intend to make it work right in 6.0.2. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2016-06-08 00:15 | Chris Graham | Tag Renamed | Database change => Risk: Database change |