• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: Login form

Login form 8 years 7 months ago #35742

Hi!
I need a form.
if users logged in, bottom field which is for registration and are "required" does not show and >>> other field shown.
username, password, email, full name

i can remove them in my form by using:
$formLayout = str_replace('unwanted field', 'null', $formLayout);

but after user click submit to send other field data as "age" or etc:
message shown:
please complete all required!
yes! i remove them from form but username, pass and etc were required!

how can i do that?!
if users logged in >>> see other fields
if not >> see registration field with other fields

thank you
Last Edit: 8 years 7 months ago by behsoftinfo.
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!