how to set global value to sys_domain field

Pradeep J
Kilo Guru

Hi All,

I have a table with a field sys_domain. When we try to create New record for the table, sys_domain field will be filled automatically with the domain of user who has logged in.

But i want to set it for global. I have tried on submit client script its working for admin only not for other user.

Plz some one help me to write this script.

Thanks

Pradeep D J

1 ACCEPTED SOLUTION

I have changed BR to before and its working fine.



Thank you


View solution in original post

3 REPLIES 3

Mihir Mohanta
Kilo Sage

Write a after insert type business rule and set sys_domain field value to global.



Thanks,


Mihir




Thanks for quick reply Mihir



I have tried the business rule also but not working.


I have changed BR to before and its working fine.



Thank you