Check this blog post for PPT and Code www.apexhours.com/introduction-to-visualforce/
@ropesh-de1nr2 жыл бұрын
thanx for the KNowledge. it was gret session and helpful.
@apexhours2 жыл бұрын
Glad it was helpful!
@abhishekchavhan37684 жыл бұрын
Superb session guys. Really helpful for the beginner like me. Please post more visual force videos. Thanks in advanced.
@apexhours4 жыл бұрын
We will
@vivekkapil45713 жыл бұрын
yeah very helpful and subscribed started my journey for salesforce looking for best in it :) Thanks sir
@anonymoussloth66872 жыл бұрын
At 36:10 how does visualforce know that !greeting refers to the getGreeting() method in the controller?
@apexhours2 жыл бұрын
We need to check the code again
@CoolBishop19973 жыл бұрын
thank you sir! very nice presentation
@apexhours3 жыл бұрын
Thanks
@Om108-212 жыл бұрын
Amazing Session sir 🔥🔥🔥
@apexhours2 жыл бұрын
Thanks a ton
@ajahstephaniekelechi85353 жыл бұрын
I’m working on some work on my VF page, and I have it reviewed it and it looks just as I want, I then made a button for it to show in the contact object but the ‘save’ button doesn’t work..I need help!!
@apexhours3 жыл бұрын
can you please share your code.
@saikrishna35073 жыл бұрын
How to access custom object in Visual force page when I am referring it in standard controller as (standard controller="element__c") with object api name , it is showing me error that unknown property 'element__c' in your visual force page.
@kratigupta79123 жыл бұрын
Sir plzz upload one video for how to make shopping cart It will be very helpful you upload video for it
@apexhours3 жыл бұрын
Ok I will try
@rameshnish3 жыл бұрын
Is it possible to show a notification bar on the header of a record detail page which display value of s field in that object
@vadims3503 жыл бұрын
Can i use tag to input information into custom object (table) with custom apex controller? For example, i created custom object with API Name Patient__c and custom Visualforce page with custom apex controller AmbulanceTableController. I have field Name in Patient__c. Why i get error "Unknown property AmbulanceTableController.Patient__c ", if i try type in code?
@isabellerocha83742 жыл бұрын
I beg for closed captions!! 😭😭 Since I'm not a english native speaker, I've count a lot on cc to fully understand what's been said 😞
@apexhours2 жыл бұрын
We are really for for that. You can you KZbin Caption for now. But we will work on it
@RVAraghav4 жыл бұрын
Excellent tutorial Purushottam! I had used VF before but it’s a pain adding features. Is LWC much powerful than this?
@apexhours4 жыл бұрын
Please AURA and LWC here www.apexhours.com/apex-hours-for-students-developer-program/
@RVAraghav4 жыл бұрын
@@apexhours My question is whether LWC is powerful compared to Visualforce? Are people still using Visualforce? If yes, what is the need?
@pavandkbose4 жыл бұрын
@@RVAraghav hai did you get the answer? is visualforce still valid?
@narjatechnologies3 жыл бұрын
@@pavandkbose visualforce is outdated but few companies asking for checking just concepts after a few release visualforce will be removed by salesforce. lighting is awesome with effective style.
@NilayPaul-ec5kk3 жыл бұрын
Hi , can we use react or vue with it ? thanks
@apexhours3 жыл бұрын
Yes you can!
@anandghodke15532 жыл бұрын
Is it important to learn Integration before Visualforce page??