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

How can i disable TextFiled in salesforce
hi everyone,
I want to disable the textfield in salesforce.I have to confirm is it possible to disable textfield in salesforce.
In my application one text filed is like this STATUS 20-40.In this field default value always is status(20-40).
No one can change this value.If possible this functionality in sales force plz help me.
Thanks,
anu
All Answers
Yes you can do this by using the "Disabled" attribute!
Hope you are building a VF page here.
Cool_D
thanks for ur reply,
i am not using VFpage.i want to give atleast default value to textfiled by using formula editor.which function supports to give default value in formula.plz tell me with syntax.
Thanks,
anu..
Thankyou so much for ur reply,
i want to know one more concept.i am doing one application.In that appliaction can i give link from one field to another object.In this object i have to enter all the fields and save it, then come back to the original object. Is it possible to give link from one field to another object in sales force.plz tell me.if possible tell me the procesess.
Thanks,
Anu..
hi anu_karthi,
Set ReadOnly in Detail page. or Apply Disabled Attribute in Visual Force page.
Hope this will help U.
Thanks,
krishna.