You need to sign in to do that
Don't have an account?

Can we have field which is invisible in edit mode and visible in view mode(detail page)?
Hi all,
Can we have a field which is invisible in edit mode and visible in detail-page(view) mode?
If yes,I could safely populate automated values which is calculated based on user inputs(input form contains related check boxes and fields require lot of validation) using s-control and save that object without the fear of user intervention on that field.
Please provide me a solution....
Thanks in advance,
Krishna
Can we have a field which is invisible in edit mode and visible in detail-page(view) mode?
If yes,I could safely populate automated values which is calculated based on user inputs(input form contains related check boxes and fields require lot of validation) using s-control and save that object without the fear of user intervention on that field.
Please provide me a solution....
Thanks in advance,
Krishna
You can accomplish exactly what you want with a formula field. This field is read-only, does not appear on an edit page, and can be set from other values.
Hope this helps.
Message Edited by Krishnaprasad on 11-05-2007 02:16 AM