Hi there,
I created a membership application run by RS Forms last year. When you fill out the form, it creates a Community Builder login and profile using all of the fields in the application form. Recently, I upgraded all extensions, including Joomla core, RS Forms, Community Builder, Membership Pro, RS Firewall, etc.
** Now, the data mapping feature in RS Forms is no longer recognizing custom fields.
How The Membership Application Works:
You select a table. Then, it reveals all of the fields in that table. Using a dropdown menu, you "map" Community Builder fields to it.
I checked the database via PHPMyAdmin and noticed that those custom fields were are in com_comprofiler. They are comprofiler_fields. So, I changed it directly in the database to pull from the _fields table. Neither table is now recognized in the RS Forms Pro mapping tool.
BTW, I have been going back and forth with RSJoomla. So far, no luck. It's a case of "no support for 3rd parties".
See attached a screenshot of the database table with custom fields showing up just fine. Then, a PDF of how the custom fields are not recognized in RS Forms.
Any ideas are most appreciated.