Clarity

  • 1.  lock fields on Save

    Posted Feb 09, 2015 02:08 PM

    Hi,

     

    I have a set of fields on the Idea object that I need to make read-only upon Save.  I am not seeing a direct way to do this in the tool.  Does anyone know if this is possible or will it require a custom solution?

     

    Thanks,

     

    Chris



  • 2.  Re: lock fields on Save
    Best Answer

    Posted Feb 09, 2015 09:53 PM


    Hi Chris

     

    You can try creating Process on Idea object that will lock required attributes.

    Regards

    Biljana



  • 3.  Re: lock fields on Save

    Posted Feb 10, 2015 09:13 AM

    You might use the "Enter Once" option on each attribute.  Keep in mind that if someone makes a mistake they can not change the value after the "Save" is done.  Correcting the mistake takes a bit more effort.