is it a good practice or a bad practice to set the property "glide.sys.domain.use_record_domain" to true?

reeba1
Tera Contributor

Hello,

is it a good practice or a bad practice to set the property "glide.sys.domain.use_record_domain" to true?

Regards,

Reeba

5 REPLIES 5

Hussain Kachwal
Mega Guru

Hello Reeba,



The mentioned property maps to the field "Use the domain of the record being viewed instead of the user's own" is selected to define whether to use the domain of the current user or the current record being viewed.

I would rather suggest you to check for the property "glide.sys.domain.use_record_domain_for_processes" which restricts domain scope to the record's domain for all processes. While this property is true, the property that you mentioned is not considered to be in use.

Kindly mark as Answered or Helpful, if applicable.

-Hussain K

reeba1
Tera Contributor

Hello Hussain,

I searched for this "glide.sys.domain.use_record_domain_for_processes" in sys_properties.list, but i coudn't find this property. Why does it happen?

Regards,

Reeba

Hello Reeba,

 

I activated the plugin for Domain support in my personal developer instance & could view the properties mentioned. PSB the snap of the same:

 

find_real_file.png

 

-Hussain K

Hello Hussain,

Okay, i see. In our instance this plugin is inactive, so  thats why i couldn't see this property.

Regards,

Reeba