Jump to content

Checkbox checkbox hide user selected default


Recommended Posts

sergiorebello
Posted

hi guys.


I am brasilian, my english is more less.


 

I need to leave the Hide user field as selected or when creating a user I do not want it to appear on the screen, I know I can create it and in user settings I hide it. but would like to leave this field selected. or create a user already hidden?

 

Would anyone know how to do this?

 

Tank you in advanced to all.

I need to leave the Hide user field as selected or when creating a user I do not want it to appear on the screen, I know I can create it and in user settings I hide it. but would like to leave this field selected. or create a user already hidden?

Posted

Hi, I don't quite understand. Are you saying you want to set a default value for a new user so that you don't have to do it manually?

sergiorebello
Posted

YES :)

 

When creating the new user I want it already hidden from the login screen

When creating the new user I want it already hidden from the login screen

Posted

Right, having defaults is not something we have right now but probably will in the future. thanks.

sergiorebello
Posted

Yes, @@Luke thanks for the answer, but as I understand a little programming, I would like to know if I can change this, I imagine it is some column in the database where when saving a user it puts that column as false, I would like change to true. so users already create as the hidden pattern.

Posted

It's not something you will be able to easily change.

  • 8 months later...
achharsingh
Posted (edited)

Hi,

 

I have just made a module for billing software (WHMCS) for Emby Server.

With the help of this module the users can be created / suspended / unsuspended / terminated from billing software via API.

 

All these are working fine but need to know if we can handle the "Hide this user from login screen" option via API?

https://prnt.sc/lhsxm3

(Last option)

 

Regards

Achhar Singh

Edited by achharsingh
achharsingh
Posted

Hi,

 

Its not working. I am sending this param in new/user command.

 

Regards

Achhar Singh

achharsingh
Posted

Hi, 

 

isHidden=True ? 

 

 

It worked. in update/policy command

 

Regards

Achhar Singh

Posted

Hi, 

 

isHidden=True ? 

 

 

It worked. in update/policy command

 

Regards

Achhar Singh

Of course 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...