Checkbox disabled depending on the user

How to disable a form field based on the logged-in user in ChronoForms.

Overview

The issue occurs when a form needs to display or disable specific fields dynamically depending on which user is logged into the Joomla site.
Create a custom field using PHP code within CF to check the current user's identity and conditionally enable or disable the target field accordingly.

Answered
Po Popkorn 23 Apr, 2014
Answer
First, sorry for my bad English
I'm using ChronoForms tool. And I want depending on the user logged in to my joomla site a field is deactivated.
Depending on the person shows you 2 to 3 options

Thanks for help
Max_admin Max_admin 09 May, 2014
1 Likes
Hi Popkorn,

Apologies for the late reply!

You will need a custom field with PHP code to check which user is logged in and display the fields!

Regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Po Popkorn 09 May, 2014
Hi max!
Better late than never.
already worked but thanks for the reply!:D
Max_admin Max_admin 09 May, 2014
Great, no problems!🙂

Regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
This topic is locked and no more replies can be posted.