function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Ravi KumAR 1060Ravi KumAR 1060 

how to make this on Visual Force page ?

How to create this using APEX nd display on VF page
Best Answer chosen by Ravi KumAR 1060
Sangeet kaseraSangeet kasera
Hi Ravi,

You can create this by using slds classes and with using CSS

For boxes you can use class slds box and then apply css for coloring,
Then for button you can use command button for that and apply css(like margin and padding) for coloring.
For button spacing you can use slds  spread class 

What ever Action you want to do by button you can define in Apex Classes.

Regards,
Sangeet

All Answers

Sangeet kaseraSangeet kasera
Hi Ravi,

You can create this by using slds classes and with using CSS

For boxes you can use class slds box and then apply css for coloring,
Then for button you can use command button for that and apply css(like margin and padding) for coloring.
For button spacing you can use slds  spread class 

What ever Action you want to do by button you can define in Apex Classes.

Regards,
Sangeet
This was selected as the best answer
Ravi KumAR 1060Ravi KumAR 1060
Hi Sangeet,
Shall I know your Email id .will be in touch with you via email . as this would be much possible easy way.
Thanks for an answer will check.
Sangeet kaseraSangeet kasera
Hi Ravi,

You can Search me on Linkedin by my full name by which you can get in touch.

Note - please make as best answer if it helps.

Regards,
Sangeet