function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Revathi Muthukumar 10Revathi Muthukumar 10 

Salesforce Knowledge Validation Status field

I have approval process set up for knowledge validation adn publishing process.

But i want to restrict the visibilty of certain Validation Status value to the author of the article?

How can this be done?
GauravGargGauravGarg
Hi Revathi,

Can you please elaborate the requirement. 
Revathi Muthukumar 10Revathi Muthukumar 10
The Validation Status picklist values are visible every user. I want to restrict the visibility of this picklist to an user so that he/she cannot choose published as the value  when submitting an article for approval.
GauravGargGauravGarg
Hi Revathi,

We could have multiple solutions for this scenario:
1. Make use of FLS (field level security) feature on profile basis.
2. Create multiple page layout and assign them to different profile with different set of fields.
3. Validation rule to stop user from changing values.

Hope this will help you.

Thanks,
Gaurav
Skype: gaurav62990
Revathi Muthukumar 10Revathi Muthukumar 10
Hi Gaurav

The solutions you suggested work for other objects in Salesforce.

Salesforce knowledge Validation Status standard field does not have these kind of permissions.

 
GauravGargGauravGarg
Hi Revathi,

I think we can set FLS, or try setting validation rules. 

Thanks,
Gaurav
Krishna10Krishna10
Hi Revathi this is Gopal. I am also facing same issue.Please let me know if you find the solution for this task
Revathi Muthukumar 10Revathi Muthukumar 10
I had written Validation rules to fix this issue Write a formula to check for profile and Validation Status
Krishna10Krishna10
Thanks for quick reply for my question Rvathi,but in my scenario we are using only one profile for all users.So do you have any idea besides the above solution.

Thanks,
Gopal
Anurag Reddy KanchimireddyAnurag Reddy Kanchimireddy

Hi  Revathi Muthukumar,

Can you please post validation formula for this.

Thanks and regards
Anurag