add button inthe edit mode

Posted by Community Admin on 03-Aug-2018 07:34

add button inthe edit mode

All Replies

Posted by Community Admin on 07-Sep-2011 00:00

Hi


    How to add a TextBox and a button in sitefinity 4.2 edit mode.then i click on the button i want to display  the text in the textbox to a tree view

Posted by Community Admin on 12-Sep-2011 00:00

Hi Sreeraj,

To add button and a textbox in page editing mode you have two possible approaches:

1. Create a control with the textbox and button, register it in Sitefinity and use it on your pages. Here is the documentation on creating controls and registering them in Sitefinity.
To add the text of the textbox to treeview you need to implement the logic for this action in the control`s code file.

2. Create a master page that will have textbox and button and use this master page to create sitefinity template. Here is the documentation on creating templates with master pages.


Kind regards,
Stanislav Velikov
the Telerik team

Thank you for being the most amazing .NET community! Your unfailing support is what helps us charge forward! We'd appreciate your vote for Telerik in this year's DevProConnections Awards. We are competing in mind-blowing 20 categories and every vote counts! VOTE for Telerik NOW >>

This thread is closed