Monday, January 2, 2017
Visualforce - Beyond Basics Series 39 - Modern Upload Button
Traditionally, developers use the same styling of inputFile as it is. That means there will be an upload button for user to select the file & there has to be a commandButton/commandLink to call the action function.
But, in a modern Upload button solution, a Upload label will be styled as a Button. Then, the inputFile tag will be inside the label & hidden from user. So, user will see only Label(Button), not the acutal inputFile.
Labels:
action,
Advanced,
ajax,
Basic,
Buttons,
CSS,
Label,
Salesforce,
Sidebar,
Tutorial,
UI,
Visualforce
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment
Thanks for reading my blog !