visualforce Questions
2
Solved
I have a requirement in which a Text field has to be made editable or rendered when a check box is checked, how can I achieve this?
Terena asked 20/12, 2011 at 16:36
2
Solved
I have apex tag that generate input text field.
<apex:page id="my_page">
<apex:inputText id="foo" id="c_txt"></apex:inputText>
</apex:page>
When someone clicks this fiel...
Sterigma asked 16/11, 2010 at 0:7
2
Solved
Is there any way to integrate version control system for Apex & Visualforce code? I can thinking of keeping a separate repository but no way to have it integrated with Salesforce Platform.
Tha...
Honshu asked 7/11, 2011 at 9:29
6
Solved
In Salesforce, if I'm binding a text field into a VisualForce page, whats a good way to convert the carriage returns in the text-field into HTML <br/> tags?
e.g. starting from something like...
Strum asked 26/3, 2010 at 18:20
2
Solved
I've been asked to demo some ExtJS UI enhancements to our current apps inside Salesforce. This is just a proof of concept that ExtJS will work as a good UI replacement for the default UI that most ...
Josefajosefina asked 31/3, 2011 at 22:12
4
I want to be able to read / write some variables to the current session in my Salesforce site pages.
I have a site built using Salesforce Sites, I need to store/retrieve some values across all the...
Beirut asked 9/2, 2011 at 11:59
© 2022 - 2024 — McMap. All rights reserved.