Skip to Content Skip to Menu

Custom registration form not saving data

  • wintercorn
  • wintercorn
  • ONLINE
  • Posts: 203
  • Thanks: 21
  • Karma: 2
1 hour 50 minutes ago #343458 by wintercorn
Custom registration form not saving data was created by wintercorn
I'm using the excellent custom menu layout to show only a few fields at registration and most of them collect the data correctly. A few don't despite being visible and published. Layout is as below:

    <tr>
      <td colspan="2">[cb:userfield field="cb_currentemployername" output="htmledit" formatting="div" reason="register" /]</td>
    </tr>
   <tr>
      <td colspan="2">[cb:userfield field="cb_position" output="htmledit" formatting="div" reason="register" /]</td>
    </tr>
   <tr>
      <td colspan="2">[cb:userfield field="cb_workemailaddress" output="htmledit" formatting="div" reason="register" /]</td>
    </tr>
    <tr>
      <td colspan="2">[cb:userfield field="cb_employmentpostaladdress" output="htmledit" formatting="div" reason="register" /]</td>
    </tr>

I can add the data in the backend and it shows. 

Any reason why these are not collecting the registration data?

Thanks
 

Please Log in or Create an account to join the conversation.

  • wintercorn
  • wintercorn
  • ONLINE
  • Posts: 203
  • Thanks: 21
  • Karma: 2
1 hour 16 minutes ago #343459 by wintercorn
Replied by wintercorn on topic Custom registration form not saving data
It works when the fields are part of a field group though. I might just leave them in the group.

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum