#138 - Non-required CPFs available on join screen
| Identifier | #138 |
|---|---|
| Issue type | Feature request or suggestion |
| Title | Non-required CPFs available on join screen |
| Status | Completed |
| Tags |
Risk: Database change (custom) |
| Handling member | Chris Graham |
| Addon | core_cns |
| 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']. |
| Steps to reproduce | |
| Funded? | No |
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".


Comments
: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.