Mono Support How to Give Radiobuttons (Closed)

Viewed 36147 time(s), 14 post(s), 10/18/2011 9:27:30 AM - by ashutosh0901
10/18/2011 2:44:17 PM
1871 Reputation 252 Total posts

Ok now, after reading multiple threads for the same question..

All you need to do is edit the /MonoX/Pages/SocialNetworking/Dashboard.aspx file and add your own html..

Now, to make it work you should be able to just create your own html and
jquery code to simple construct a string and forward the browser on to
load it.. because.. all those pages have url rewritting build right into them as seen below.

Example

Blogs: http://monox.mono-software.com/search/test+this/?Provider=BlogSearchProvider&Template=Default
Groups: http://monox.mono-software.com/search/group+test/?Provider=GroupSearchProvider&Template=Default
Users: http://monox.mono-software.com/search/user+test/?Provider=UserProfileSearchProvider&Template=Default

I dont claim that this is the best way.. but Its a way that would work but I am sure there are many ways.

11
10/18/2011 2:55:24 PM
7207 Reputation 956 Total posts

Shawn,
thank you very much for your assistance - the approach you suggested is correct. We will try to put together a code sample that illustrates this technique and post it here. I hope that the original poster will understand that it cannot be done in a few minutes.

12
10/19/2011 3:15:53 AM
353 Reputation 46 Total posts

Hope you can help me as soon as possible

13
10/19/2011 9:32:42 AM
353 Reputation 46 Total posts

i have figured out how to do it ...thanks for you time and quick response.

14
1 2
This is a demo site for MonoX. Please visit Mono Software for more info.