The Forum has been Updated
The code has been upgraded to the latest .NET core version. Please check instructions in the Community Announcements about migrating your account.
I have tried to add a field in the Profile called CHURCH. This is for people to add their Church affiliation. The field I created is a drop down similar to the COUNTRY field.
In the inc.profile and the pop.profile I duplicated the code for COUNTRY and made the appropriate changes. I placed this code just under the OCCUPATION field.
I also changed the CONFIG to include the dim statements and other strings to include the new strChurch and the strREGChurch
In the admin_config_members I successfully added the table cells to add Church and Require Church.
BUT.....
When I do to select ON to the CHURCH option, it will not stay on ON. After clicking on submit I go back and check and the Church option is back to OFF.
I had this problems before but I do not remember how it was fixed.
Help?
<
In the inc.profile and the pop.profile I duplicated the code for COUNTRY and made the appropriate changes. I placed this code just under the OCCUPATION field.
I also changed the CONFIG to include the dim statements and other strings to include the new strChurch and the strREGChurch
In the admin_config_members I successfully added the table cells to add Church and Require Church.
BUT.....
When I do to select ON to the CHURCH option, it will not stay on ON. After clicking on submit I go back and check and the Church option is back to OFF.
I had this problems before but I do not remember how it was fixed.
Help?
<