?
avatar musthafasm
musthafasm
2 Aug 2017

Steps to reproduce the issue

created custom user profile plugin with field groups other than "profile"

<?xml version="1.0" encoding="utf-8"?>
<form>
	<fields name="basic">
		<fieldset name="basic" label="">
                ........

While saving the registration form, it omits these field groups validation and saving

Expected result

Should work same as if we use

<?xml version="1.0" encoding="utf-8"?>
<form>
	<fields name="profile">
		<fieldset name="profile" label="">
                ........

Actual result

System information (as much as possible)

Joomla! 3.7.4

Additional comments

avatar musthafasm musthafasm - open - 2 Aug 2017
avatar joomla-cms-bot joomla-cms-bot - change - 2 Aug 2017
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 2 Aug 2017
avatar franz-wohlkoenig franz-wohlkoenig - change - 2 Aug 2017
Category com_fields
avatar musthafasm musthafasm - change - 2 Aug 2017
The description was changed
avatar musthafasm musthafasm - edited - 2 Aug 2017
avatar musthafasm musthafasm - change - 2 Aug 2017
The description was changed
avatar musthafasm musthafasm - edited - 2 Aug 2017
avatar musthafasm musthafasm - change - 2 Aug 2017
The description was changed
avatar musthafasm musthafasm - edited - 2 Aug 2017
avatar laoneo
laoneo - comment - 10 Aug 2017

Would custom fields not help on that matter?

avatar musthafasm
musthafasm - comment - 10 Aug 2017

form fields loads perfect on initial screen but while submitting the form, the fields are not loading

avatar franz-wohlkoenig franz-wohlkoenig - change - 16 Aug 2017
Status New Discussion
avatar brianteeman
brianteeman - comment - 9 Sep 2017

Closing this as it can be handled by using custom fields.

avatar brianteeman brianteeman - change - 9 Sep 2017
Status Discussion Closed
Closed_Date 0000-00-00 00:00:00 2017-09-09 12:31:51
Closed_By brianteeman
avatar brianteeman brianteeman - close - 9 Sep 2017

Add a Comment

Login with GitHub to post a comment