What field watcher can debug?

Smith Johnson
Tera Guru

Hello,

I would like to ask if the field watcher can be used to debug the following:


- Client scripts (I suppose yes)

- Business rules (??)

- Access controls (??)

- Script Includes (??)

- Scheduled Jobs (??)

Thank you,
Smith.

1 ACCEPTED SOLUTION

Mohith Devatte
Tera Sage
Tera Sage

Hello,

yes if you enable field watcher for a particular field it shows what all configurations are being applied on that field at the form load or any operation on the firm related to that field except scheduled jobs as jobs are not field specific.

It will show client scripts and ACL's on that field and the script includes which are getting called in those client script related to that field

Please accept the solution if it is helpful to you

Thanks

View solution in original post

5 REPLIES 5

Mohith Devatte
Tera Sage
Tera Sage

Hello,

yes if you enable field watcher for a particular field it shows what all configurations are being applied on that field at the form load or any operation on the firm related to that field except scheduled jobs as jobs are not field specific.

It will show client scripts and ACL's on that field and the script includes which are getting called in those client script related to that field

Please accept the solution if it is helpful to you

Thanks

Hi,

thanks for your answer.

If a script include is called from server-side can field watcher debug it?

Hello,

No it will not debug the script include most likely it will work for client side scripts

Please accept the solution if it answers your question 

 

And business rules can be debugged too with field watcher?